skip to main content

Library Routines : C$FULLNAME

C$FULLNAME
The C$FULLNAME library routine retrieves a file's full path. The runtime Framework follows the rules described in File names interpretation to resolve the name of the file.
Syntax:
 CALL "C$FULLNAME" USING fileName
Parameters:
Return code:
returnCode can be any numeric data item and provides additional information:
Examples:
Example - Get the full absolute path to any file
call "c$fullname" using "customers.dat" fullname
display fullname

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left