SAS Commands under Windows |
Opens the Open dialog box for the Enhanced Editor or opens a file
in the Enhanced Editor.
FILEOPEN <"file specification">
|
-
"file specification"
-
specifies a valid Windows path, filename,
and file extension. If the file resides in the current working folder, the
path is not required.
The Open dialog box opens if you do not
include a file-specification on the FILEOPEN command. If the FILEOPEN command
does include a file-specification, the Open dialog box is bypassed and the
file opens in the Enhanced Editor. You must include single or double quotation
marks around the specified file.
Note: To open a file
in the Program Editor, use the DLGOPEN
command.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.