Guardian Procedure Calls Reference Manual

Example
In the following example, INCREMENTEDIT sets the line number increment value to 10.
INT(32) increment := 10000D;
.
.
CALL INCREMENTEDIT ( filenumber, increment );
Related Programming Manual
For programming information about the INCREMENTEDIT procedure, see the Guardian
Programmer's Guide.
722 Guardian Procedure Calls (H-K)