VISIO::FILE_GET (int file)

Description: Returns the currently selected file as a string. If no file is selected it returns the directory as a string. The ID of the file selection dialog is passed as an argument.

Example: selectedfile$ = VISIO::FILE_GET (fileselection)