Jump to content

Set $var=%var% from NT shell script


Recommended Posts

I have a batch script that sets a variable called %outfile%. The variable contains a path that I need to use to file in an Open dialog box. I tried using $outfile=%outfile%, but it will not execute without throwing an error. I also tried using $outfile="%outfile%", but that did not work either.

Any ideas how I can read that variable from my batch script?

Thanks,

Tony Sathre

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...