vdurst

Forum Replies Created

Viewing 3 replies – 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: Delay Sending Messages #85900
    vdurst
    Participant

      Hi Jim – that’s actually what I started to do (I found one of your threads!) but rather than writing one msg per file, I am writing all messages for a day to a file. I have a tps proc to rename the file with today’s date.

      I am working on the OB thread, but am stuck here — I don’t know how to tell it to pick up file with yesterday’s date. I was also looking at the Advanced Scheduling options..not too familiar

      many thanks

      in reply to: TCL help Remove everything after ampersand #85035
      vdurst
      Participant

        Thank you for the response Jim! Before your post, that is what I ended up doing since the “&” made it a sub-component – doh!

        in reply to: SMATDB Searching for Null Values #83858
        vdurst
        Participant

          In case anyone is interested, here is what works for us:

          Say you wanted to find where PID.7 is null –don’t let the numbering in code below fool you 😉

          (r)?+pid(|[^|]*){6}||

        Viewing 3 replies – 1 through 3 (of 3 total)