Varkon MBS Programmers manual
Creates a filename that is guaranteed not to be in use.
name:=unique_filename(); string name;
None.
None.
A STRING with a unique filename.
Note that this function will continue to return the same filename until it is actually used to create a file. As long as the file exists the same name will not be returned again but it may be returned if the file is deleted.
Varkon 1.19D svn # 120M