| Previous | Contents | Index |
/LOG
The
/LOGqualifier causes a status message to be displayed for each profile record which is updated with theSETcommand.
In this example, the user BOB elects to store his mail files in the subdirectory [.MAIL]. So as to monitor the activity of the
SET MAIL_DIRECTORYcommand, the/LOGqualifier is specified.
EMAIL> SET MAIL_DIRECTORY/LOG [.MAIL] %EMAIL-S-CREATED, D1:[BOB.MAIL] created %EMAIL-S-RENAMED, D1:[BOB]MAIL.MAI;1 renamed to D1:[BOB.MAIL]MAIL.MAI;1 %EMAIL-S-RENAMED, D1:[BOB]MAIL$03C813CD00050095.MAI;1 renamed to D1:[BOB.MAIL]MAIL$03C813CD00050095.MAI;1 EMAIL>
| Previous | Next | Contents | Index |