Chapter Contents |
Previous |
Next |
FCLOSE |
OS/390 specifics: | file close is strongly recommended |
Syntax | |
Details | |
See Also |
Syntax |
FCLOSE (file-id) |
Details |
Files opened with the FOPEN function are not closed automatically after processing. All files opened with FOPEN should be closed with FCLOSE. For code examples, see FINFO
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.