create_ack script in new trainsite

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf create_ack script in new trainsite

  • Creator
    Topic
  • #50634
    Tom Arrowsmith
    Participant

      Hi,

      I have created a new site for training purposes in Cloverleaf 5.4.1

      After creating some threads, I am now at he point of wanting to assign the create_ack.tcl script to the inbound thread. I do not see the script listed.

      This led me to search our production site and testsite for the create_ack script so I could copy it. I can not find it anywhere.

      How is it that this script is available in our prodsite and testsite – yet I cannot see it in either the site tclprocs directories or the global tclprocs directory?

      How do I make this script available for my new “trainsite”?

      Thanks!

    Viewing 2 reply threads
    • Author
      Replies
      • #66852
        Bob Richardson
        Participant

          Greetings,

          Check the tclIndex file in your production and test sites and see if the procedure is a label inside of a TCL shell, that is, inside a program with multiple, independent modules.  It may be that this program is not a standalone type but lives with a family of procs inside ONE procedure.

          Hope this helps.

          BobR

        • #66853
          Russ Ross
          Participant

            In addition to checking the file previously stated called

                $HCISITEDIR/tclprocs/tclIndex

            you may also have to look for it in the root level file called

                $HCIROOT/tclprocs/tclIndex

            as well as in the master site if 5.4 has one called

                $HCIMASTERSITEDIR/tclprocs/tclIndex

            Russ Ross
            RussRoss318@gmail.com

          • #66854
            Tom Arrowsmith
            Participant

              Thanks…

              Turns out it’s in the “recover_33_mck.tcl” file as a subroutine. Copied this file to my new sites tclprocs directory and ran a “mktclindex” and eveything is good to go…..

              Tom

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