QUESTION POSED ON: 04 July 2002
When PS=8 is defined in a DFHMDF macro, BMS Map do not wrap Shift-in &
Shift-out characters around graphic/DBCS field, upon EXEC CICS RECEIVE.
(These fields have been defined as PIC N or G).
How do I RECEIVE these DBCS field with explicit Shift-out and Shift-In
characters? (This is to avoid UCTRAN translating DBCS character set to
Uppercase).
I cannot use SOSI=YES , since I need pure DBCS characters in each field
defined with PS=8 & Fields are defined as Graphic in Database.
|