Chapter Contents |
Previous |
Next |
SAS Companion for the OpenVMS Operating Environment |
The Open dialog
box (see Open Dialog Box)
enables you to select a file to read into the active window. To access this
dialog box, issue the DLGOPEN command in the command window, or select
Open
from the File menu in the active window.
The Open dialog box displays files and directories as a graphical hierarchy. You will not see directories that you do not have read permission for. Double-click on a directory to list the files it contains. Select the desired file.
You can display a list of possible file filters by selecting
the down arrow next to the
File Type
field. Click on a file filter
to select it.
The following is an explanation of the settings:
Enter directory,
filename, or filter:
fieldDirectories:
Files:
File type:
Files:
list box. You can display a list of possible file filters by selecting
the down arrow next to the field. Click on a file filter to select it.The Open dialog box displays nonreadable directories with a different icon.
To display a list of all the files in a directory, enter
the asterisk (*) wild card in the Filter field or select
All Files;*
from the list of file types.
The directory listed under the Filter field is the currently
selected directory. You can change this directory either by selecting a name
from the
Directories:
list
or by typing the new name directly into the field.
You can specify the initial file filter in the
File type:
field by assigning
a value to the
SAS.pattern
resource. However, the Open dialog box retains its file filter between invocations,
so the
SAS.pattern
resource
applies only to the first invocation of the Open dialog box. You can also
use the
SAS.directory
resource
to specify the directory that you want when you first invoked the Open dialog
box.
Click on [OK] when you have finished making your selection. Click on [Cancel] to close the Open dialog box without selecting a new file.
For more information about specifying SAS resources, see Using X Resources to Customize the Motif Interface.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.