PreviousNext
Help > Programming with LAUNCHER Office > LNCCMD commands > Commands list > NLN command
NLN command

Creates a new row in the source file created with the CRF command.

 

The line will be added at the end of the source file.

 

Syntax

 

CHGVAR                VAR(&CMD) VALUE('NLN')

CHGVAR                VAR(&PARM1) VALUE(' ')

CHGVAR                VAR(&PARM2) VALUE(' ')

CALL                  PGM(LNCCMD) PARM(&HANDLE &CMD &OPT &PARM1 +

                      &PARM2 &RESULT)

 

See also

 

CRF

ENF

NCL