Jump to content

Problem with environment variables


Guest jjohnson085
 Share

Recommended Posts

Guest jjohnson085

Hi,

I have a script called autorun.cmd file that calls another .cmd called env.cmd that has some environment variables set. For example:

set bserverip=10.9.29.41

set sitecode=tpa3

In autorun.cmd, I am mapping a drive based on the ip that is being set by the %bserverip% variable.

I am having trouble in my .au3 script calling env.cmd so that the .au3 script can use the variables to map the drive.

Any help would be appreciated.

Jeff

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...