SYNTAX-CHECK

Reference

Syntax

SYNTAX-CHECK FOR itab MESSAGE mess LINE lin WORD wrd
                 [PROGRAM prog] [DIRECTORY ENTRY dir]
                 [WITH CURRENT SWITCHSTATES]
                 [INCLUDE incl]
                 [OFFSET off]
                 [MESSAGE-ID mid].


Effect

Checks the syntax of the source text in itab and returns the first error message, the first errored line and the first errored word in mess, lin, and wrd.

Additions