Forum Post: Re: Best Way To Create A Temporary Unique File-name?

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
You can also call adecomm/_tmpfile.p which is always available in $DLC. File: _tmpfile.p Description: Creates an available temp file name. The name is a complete name that includes the path. Input Parameters: user_chars: Characters that can be used to distinguish a temp file from another temp file in the same application. extension: The file extension that is to be added to the file, including the "." Output Parameters: name: The name of the file

Continue reading...
 
Status
Not open for further replies.
Back
Top