Guardian Procedure Calls Reference Manual

Example
INT(32) record^num := -2D; ! write to end of file
.
.
error := WRITEEDIT ( filenumber, record^num, line^image,
line^length );
Related Programming Manual
For programming information about the WRITEEDIT procedure, see the Guardian Programmer's
Guide.
WRITEEDIT Procedure 1501