DCL:GRPH1:SWPACK: Machine-Dependent Routines:Explanation of Subroutines: Inquiry Routines
Inquires the file name of various databases.
CALL SWQFNM(CPARA,CFNAME)
CPARA (C*(*)) The name of an internal variable for the database name. (See Section 7.8.) CFNAME (C*(*)) The file name of a database.
- (a)
- The rules for finding a file name is system-dependent.
- (b)
- In the standard library, the current directory is searched first. Next, the directory indicated by the internal variable 'DUPATH' handled by GLCGET/GLCSET is searched. Finally, the directory indicated by the internal variable 'DSPATH' is searched.