Slide 23 of 68
Notes:
The WRITE statement is used to write data to a file or to update an existing record in a file.
/ERROR is used to specify a label where control should be transferred when an error occurs.
/UPDATE is used to update an existing record.
/SYMBOL is used to write strings longer than 255 bytes.