The SPLIT command splits the specified EDI file into multiple files.
Each file contains a single interchange and each new file uses the base name of the EDI file and a sequence number.
Syntax:
Command | Keyword | Value | Developer notes |
|---|---|---|---|
SPLIT | FILE | value | Conditional. File path. |
ENCODING | value | Optional. File encoding. | |
IGNORE | *NONE | Optional. Ignore characters. | |
*CRLF | Ignore CR and LF characters. | ||
KEEP | *YES | Optional. Keep file. | |
*NO | Default. |