To store exchange programs and files

The exchange programs and files are stored in directories that are defined by the user in the Paths group box of the Exchange Schemes (daxch0101s000) session.

During the exchange process LN creates subdirectories in these directories.

The exchange program is stored in a subdirectory with the name of the exchange scheme with an extension.

For example: <batch><batchline>.o for an import program, <batch><batchline>.p for an export program.

The compilation errors that occur during the exchange are stored in a subdirectory with the name of the exchange scheme with another extension.

For example: <batch><batchline>.e for an import program, <batch><batchline>.r for an export program.

The the Exchange module program file cannot be viewed unless the program is compiled in the debug mode. Therefore, LN creates an extra file that contains the program script and can be viewed or printed. This extra file is stored in another subdirectory.

For example: <batch><batchline>.i for an import program, <batch><batchline>.x for an export program.