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...
Continue reading...