DCL:GRPH1:SWPACK: Machine-Dependent Routines:Explanation of Subroutines: Inquiry Routines
Inquires the file name of various databases.
cfname = NumRu::DCL.swqfnm(cpara)
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.