7.7.2 SWQFNM

1.
Function
Inquires the file name of various databases.

2.
Call
CALL SWQFNM(CPARA,CFNAME)

3.
Explanation of Arguments
CPARA (C*(*)) The name of an internal variable for the database name. (See Section 7.8.)
CFNAME (C*(*)) The file name of a database.

4.
Notes
(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.