/sys$common/syshlp/DBG$HELP.HLB  —  DEBUG  Built in Symbols, %LINE
    %LINE n is the debugger syntax for referring to line n in
    your program. You can qualify the line number with a pathname
    specifying the containing module.

    Example:

    DBG> SET BREAK MODULENAME\%LINE 10

    The old syntax of %LINE MODULENAME\n is no longer accepted.
Close Help