Progress
Debugger Guide


BREAK Command

Sets a breakpoint on an executable line in a procedure.

SYNTAX

BREAK { proc-name [ line-no ] | line-no } 

PARAMETERS

proc-name

The name of a Progress procedure.

line-no

An integer that specifies a line number in the listed or specified procedure.

NOTES

SEE ALSO

CANCEL ALL Command, CANCEL BREAK Command, SHOW BREAKS Command


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095