SPLIT
The SPLIT command splits the specified EDI file into multiple files.
Each file contains a single interchange and the each new file uses the base name of the EDI file and a sequence number.
Syntax:
Command |
Keyword |
Value |
Developer notes for Command/Keyword/Value |
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. |