TempTextFile
Object List Hierarchy Next Object
Definition:
The TempTextFile object is used to represent a temporary text file. When a
TempTextFile object is created, it generates a unique file name and creates it.
When a TempTextFile is destroyed, its file is deleted.
Specialized Features:
The following tables list and briefly describe the properties and methods
added by TempTextFile. There are no added events.
Properties Use to...
Prefix Set the prefix for the generated file name.
Methods Use to...
Destruct Handle the Destruct event by deleting the file.
Init Initialize the TempTextFile.
InitializeFileName Generate a unique file name.
InitWithName Initialize and specify a name for the temporary file.
Copied Features:
Properties
Methods Events