Two new switches, -al and -vs, have been added to the Run Inbound Map windows to handle character checks for compliance maps. The -al switch disallows the use of high order ASCII characters between 128 — 255 in EDI data, while the -vs switch disallows using either the ^ (circumflex) or the ' (accent grave) characters as data characters if the X12 version is before 4040. It was not until X12 version 4040 that these two characters were permitted as data characters. Note also that prior to version 4040, even though these two characters weren’t permitted to be used as data characters, they were permitted to be used as delimiters.
The -al switch disallows the use of the extended ASCII characters 128 — 255. These characters are generally used for Western European languages only.
Inbound maps.
EBF 4.2.5
CR#409591 and 409592
The syntax for this switch is:
-al
Allowing only ASCII characters for inbound maps
in Windows
Open the Run Inbound Map window.
Click the Option 1 tab.
Select Allow only ASCII characters.
The -vs switch disallows the use of the ^ (circumflex) or ' (accent grave) as data characters in X12 versions prior to version 4040. An error will be generated if one of these is used in this way. Note this -vs switch allows the use of these characters as delimiters, even before version 4040.
Inbound maps.
EBF 4.2.5
CR#409591 and 409592
The syntax for this switch is:
-vs
Performing version specific character checks for
inbound maps in Windows
Open the Run Inbound Map window.
Click the Option 1 tab.
Select Perform Version Specific Character Checks.