7.7.2 swqfnm

1.
Function
Inquires the file name of various databases.

2.
Call
cfname = NumRu::DCL.swqfnm(cpara)

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.