User's Reference > Administration > Administration from Reality > Command Reference > B > BREAK

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.

RealityV15.1Online Documentation (MoTW) Revision 7

BREAK command (m605006+break.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

BREAK

Breaks into the program that is running on a specified port (that is, forces it into the appropriate debugger, if enabled).

Syntax

BREAK portNumber

Syntax Elements

portNumber The number of the port on which the break is to be issued.

Restrictions

SYS2 privileges are required.

The BREAK command will only work if the user logged on to the port concerned is allowed to use the appropriate debugger (set in the user's Security profile).

The BREAK key must be enabled on the specified port.

Comments

The BREAK command is initially only available in the SYSMAN and SYSPROG accounts. It can be copied to other accounts if required.

Example

To break into the program that is running on port 402, enter.

BREAK 402

RealityV15.1 (MoTW) Revision 7Comment on this topic