OBX-3 Need to hard code value

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf OBX-3 Need to hard code value

  • Creator
    Topic
  • #51669
    gricelda lopez
    Participant

      How can I hard code a value “RAD” in obx-3 having this value in each OBX segment?

      I am not familiar with tcl’s.

      But I am using an xlate for this, I already created an ITERATE that will display all my obx lines, all i need is to now populate OBX-3 with “RAD” in each line….

      any help is appreciated

    Viewing 3 reply threads
    • Author
      Replies
      • #71184

        On the right side: =RAD

        On the left side: the address for your OBX.03 field

        -- Max Drown (Infor)

      • #71185
        gricelda lopez
        Participant

          i tried that but it only copied the “RAD” to the first obx line

          0(0).MSH(0)  :  >|^~&|IDOM|||HPF|||ORU^R01||P|2.4<

          1(0).1(0).0(0).OBR(0)  :  >||||RAD<

          1(0).1(0).1(0).OBX(0)  :  >|1|TX|RAD||This is the first line<

          1(0).1(0).1(1).OBX(0)  :  >|2|TX|||This is the second line<

        • #71186
          James Cobane
          Participant

            Just insure that your COPY statement is within the ITER statement and that the outbound field address uses the iteration variable.

            Jim Cobane

            Henry Ford Health

          • #71187
            gricelda lopez
            Participant

              Thanks, I had my iterate all wrong too and had to fix it.

              My copy works good inside the iterate.

          Viewing 3 reply threads
          • The forum ‘Cloverleaf’ is closed to new topics and replies.