Adding in a windows path with backslashes.

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Adding in a windows path with backslashes.

  • Creator
    Topic
  • #52245
    Roy Osumi
    Participant

      I need to default in a windows path of \aw-qwreport2011 in OBX#5.

    Viewing 4 reply threads
    • Author
      Replies
      • #73548
        Jim Kosloskey
        Participant

          Roy,

          Xlate, Tcl, ???

          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

        • #73549
          Roy Osumi
          Participant

            The examples are trying to hardcode the path in an Xlate.

          • #73550
            Jim Kosloskey
            Participant

              Roy,

              Oops – I just got new reading glasses – but they cannot read  ðŸ˜³

              I think this has to do with multi-byte but here is something I came up with (not very pretty but it works).

              CONCAT

              =\

              =aw-qw

              =report

              =2011    –> OBX#5

              sets this: \aw-qwreport2011

              Essentially I broke up the pieces such that they do not get mal-structured and concatenated them together.

              I supect this also could be done in Tcl if you wanted to.

              email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

            • #73551
              Roy Osumi
              Participant

                This works thanks for your help!

              • #73552
                David Barr
                Participant

                  Hopefully your messages aren’t also using backslash as the escape character. If so, then the message should probably be using HL7 escape sequences for each of the backslashes: E\Eaw-qwEreportE…

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