Previous Topic: Operand ExplanationsNext Topic: Extract File Layout


Example

An administrator wants to convert the contents of a MAIL file so it can be used with an earlier version of TPX. The administrator wants to make sure that the information in the MAIL file overwrites matching information in the MSGFILE. The administrator includes the following statement in a batch job:

CONVERT MAIL REPLACING MSGFILE

The file is converted. The MSGFILE now includes the information that was in the MAIL file.