Break, Capture, Clipbd append – Xerox -05W User Manual
Page 227: Command descriptions, Commands

12-23
Creating A Script File
Commands
BREAK
Syntax: BREAK
Places a break signal on communications line for the specified time in milliseconds.
If no time is specified then the break will be for 250 milliseconds.
BRF
Syntax: BRF
If the system flag is set to FALSE, the program branches to the line with the specified
label. If the label does not exist, the program continues with the next line.
BRT
Syntax: BRT
If the system flag is set to TRUE, the program branches to the line with the specified
label. If the label does not exist, the program continues with the next line.
CAPTURE
Syntax: CAPTURE
CAPTURE CANCEL
This will cause all data received from the host to be stored in the specified file until a
capture cancel command is issued. The file can be replayed later using the replay
emul or replay host command.
CLB
Syntax: CLB
This will cause the contents of the TeemTalk display buffer to be cleared.
CLIPBD APPEND
Syntax: CLIPBD APPEND
This command will append the specified string to the clipboard.