StartTrace Type, ExistOption, FileName
Sets a new value for a numeric setting.
Type | Argument type: Enumeration |
The type of trace file. The only option is Datastream Trace. | |
ExistOption | Argument type: Enumeration |
Specifies an action to take if the file you specify
already exists: Ask User (rcAskUser) Prompts the user to overwrite the existing file, append new data to the existing file, or cancel the save. An error results if the user then clicks Cancel. Open Error (rcOpenError) Overwrite (rcOverwrite) |
|
FileName | Argument type: String |
The file to which commands are recorded. |
![]() |