extexpfilter

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf extexpfilter

  • Creator
    Topic
  • #49608

    We have some old extexpfilter code we need to convert. How can we test them outside of the engine in small tcl scripts? Do we need to include a package or something?

    For example …

    Code:

    set msg “…”
    set outMssg [extexpfilter $msg  {*MSH|….|-w{*`}{[HNFSTRE]`#1|-k1}} pass ]

    … returns an “invalid command” error.

    -- Max Drown (Infor)

Viewing 0 reply threads
  • Author
    Replies
    • #62721

      Well I’ll be darned, “package require extexpfilter” seemed to do the trick 😀

      -- Max Drown (Infor)

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