PURPOSE: This option will print a message each time a file write operation is performed. The format of the message is the same as for the read operation.
{ENABLE; DISABLE} IO WRITE TRACE
ENABLE |
this will cause the following message to be displayed: >> Writing DI file SHIP.DI at 0 for 512 bytes >> Writing REP file SYS$LOGIN:SHIP.REP at 0 for 3168 bytes |
DISABLE |
prevents the information from being displayed. |