Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.2 Online Documentation (MoTW) Revision 3

DO (TCL) (m604806+do.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

DO

Executes a specified command repeatedly, repainting the screen after each execution.

NoteDO should not be used with commands that require user input, such as SP-JOBS.

Command class

TCL-II command.

Syntax

DO command

Syntax elements

command is the name of the command.

Terminating the command

You can terminate the command by pressing any key.

Example

:DO LIST-ITEM-LOCKS
LIST-ITEM-LOCKS
PORT# LVL LOCK....  LOCK....  LOCK....  LOCK....  LOCK....  LOCK....  LOCK....
   30   0 636C3418
   33   0 F4F900CE
[973] 2 LOCKS LISTED

RealityV15.2Revision 3Comment on this topic