capt command

The capt command enables or disables the capturing of every TCL command issued. When enabled, TCL commands are placed in the captcl file using the item-ID user-ID*port.number.

For Windows: Not Supported in FSI

The captcl file will be created, or a pointer must be established to it prior to using this command. The capt command is invoked by the capture-on and capture-off commands.

Syntax

capt {(options}

Parameter(s)

options o Turns capturing off.
n Deletes item after disabling and is only valid with the o option.

Example(s)

Turns on TCL command capturing.

capt

Turns off TCL command capturing.

capt (o

Turns off capturing and deletes item from captcl.

capt (on