- This topic has 3 replies, 3 voices, and was last updated 14 years, 11 months ago by .
-
Topic
-
I am trying to write an xlate where if the PV1-3 is NOT equal to one of three different values – AND the PV1-2 is equal to E, then change the Message from an A08 to an A04. I have experienced success if stipulating only one of the three values with this code:
0(0).PV1.00133.[0] ne=ERL && 0(0).PV1.00132 eq=E
then copy….(blah, blah)
that works….
…. It’s when I try to say (ne=ERL || ne ERP || ne=ERC) && eq=E that I run into trouble.
I want the A08 message to be translated to an A04 if the PV1-3 is equal to ERL or ERP or ERC – And the PV1-2 is equal to E
Help, anyone?
Thanks!
Tom Arrowsmith
(703) 779-5474
Viewing 2 reply threads
Viewing 2 reply threads
- The forum ‘Cloverleaf’ is closed to new topics and replies.