VISIO::FILE_SET
(int file, string file)
Description: Sets a default
selected file in the file selection dialog. To set a default
directory the string must end with a '/' (see example). The ID of the
file selection dialog is passed as an argument.
Example: VISIO::FILE_SET
(fileselection, “/home/peter/“)