#STAT


General Form:

     #STAT


The #STAT function is used to return the statement number within the line of the currently executing statement, including a statement that has previously encountered a system error. In immediate mode, just after a STOP or TRAP has occurred, #STAT is that of the next statement that would have been executed.

See also:

#LINE, LIST RETURN