Functions and CALL Routines under UNIX |
Category: | External Files |
UNIX specifics: | OPEN modes |
See: | MOPEN Function in SAS Language Reference: Dictionary |
Syntax | |
Details |
Syntax |
MOPEN(directory-id,member-name<,open-mode<,record-length<,record-format>>>) |
Note: This version is a simplified version of the MOPEN function syntax. For the complete syntax and its explanation, see the MOPEN function in SAS Language Reference: Dictionary.
specifies the type of access to the file:
Details |
MOPEN returns the identifier for the file, or 0 if the file could not be opened.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.