Sameer Shivapur

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • in reply to: XLATE IF MULTIPLE CONDITIONS #80575
    Sameer Shivapur
    Participant

      In above you missing && so this should be…

      IF

      1(0).1(0).0(0).OBR(0).#25 eq =F || 1(0).1(0).0(0).OBR(0).#25 eq =C &&

      1(0).1(0).0(0).OBR(0).#4(0).[0] ne =PUNC || 1(0).1(0).0(0).OBR(0).#4(0).[0] ne =FAST

      THEN CONTINUE

      ELSE

      SUPPRESS

    Viewing 1 replies (of 1 total)