How to edit the MAILRPT AS/400 work file MLRPT00 - Support

How to edit the MAILRPT AS/400 work file MLRPT00

From Support

Jump to: navigation, search

If a user is using the MAILRPT command to email reports and needs to change a work record for a report because a mistake was made on the MAILRPT command, the following AS/400 command can be run to edit the MLRPT00 file in the WINSPOOL library. MLRPT00 is the temporary work file that holds email information for reports mailed via the MAILRPT command.

UPDDTA FILE(WINSPOOL/MLRPT00)  

If a user wants to delete all entries from the work file to start things fresh, the following AS/400 command can be run to do so:

CLRPFM FILE(WINSPOOL/MLRPT00)
Personal tools