Root/site environment from Windows shell

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Root/site environment from Windows shell

  • Creator
    Topic
  • #48372
    Nathan Kennedy
    Participant

      Hello,

      I need to write some shell scripts in the Clovereleaf Windows environment, but am having trouble setting the root/site environment from the script.  Can someone from the Windows please either contact me directly or post a generic script?  Any help is greatly appreciated.

    Viewing 1 reply thread
    • Author
      Replies
      • #58436
        Rick Martin
        Participant

          Hi Nathan,

          I have several batch files which do this.  I pass two parameters to this batch file, the first is the site name and the second is the tcl script to run.

          The batch file contains:

          Code:

          call quovadxqdx5.3integratorsbinsetroot quovadxqdx5.3integrator %1
          cd quovadxqdx5.3integratorbin
          hcitcl %2

          Hope that helps.

          Rick

        • #58437
          Nathan Kennedy
          Participant

            Hello, Rick.  Your post was a tonic for my Windows blues.  I’ve already written the .bat file and it works.  Thanks for your help.

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