Navigation:  Reference > Functions >

GetOpenFileName()

Print this Topic Previous pageReturn to chapter overviewNext page

 

OPEN_FILE_NAME(1)

 

PURPOSE

This function will return the complete file name, including path, for a particular file that has been opened with the OPENV command.

 

PARTS

 

1 f/c/eRequired - The number/handle of the file to be used.

 

RETURN TYPE - A

The full name of the file as opened, including the path.  If the receiving field is too short, the remaining characters will be truncated.

 

COMMENTS

If you don't pass a legal handle number the function will return 'Incorrect handle number.'

 


Page url: http://www.cassoftware.com/tas/manual/getopenfilename().htm