Object: | SoftArtisans.SAFile | ||||
Syntax: | CreateTemp([out] TempFilename As String) | ||||
Description: |
This method creates a temporary file in the directory specified by the Path property and returns the filename, including the complete path. Temporary files have the format "SAnnnn.TMP", where nnnnis a unique string. If the Path property was not previously set,
The path may be set through either the SAFile (file specific) Path property or the FileUp (for all files) Path property .
|
||||
Examples: | |||||
|