BREAK
The BREAK command breaks the specified EDI file into multiple files.
Each file contains a specified number of transactions 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 |
BREAK |
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. |
||
FORMAT |
*NONE |
Optional. |
|
*CRLF |
|
||
LIMIT |
number |
Optional. |