DCL:MATH1:SYSLIB : Internal Variable Management and Message Output:Explanation of Subroutines
Searches for an existing file name from a combination of the list of header and tail of the pathname.
cfname = NumRu::DCL.cfsrch(cplist,cflist,nf)
cpl (C(NP)*80) List of the header of a pathname. Character-type arrays with lengths of 80 characters np(I)Length of array cplcfl (C(NF)*80) List of the tail of a pathname with lengths of 80 characters nf (I) Length of array cfl cfn (C*(*)) Character-type variable that returns the first file name found