.StartTrace

Syntax

StartTrace Type, ExistOption, FileName

Description

Sets a new value for a numeric setting.

Command Parameters

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)
Causes StartTrace to return an error.

Overwrite (rcOverwrite)
Replaces the existing file.

   
FileName Argument type: String
  The file to which commands are recorded.






 

 

  Attachmate