Jump to content

How do I combin multiple variables in RunWait


sleepy
 Share

Recommended Posts

I am changing a script to use variables rather than hard coded information. Most of the changed strings have work; except, where there are two variables.

So how do I fix this stirng.

$current = RunWait("file-check.au3.exe", $scriptpath, $count, "", @SW_MINIMIZE)

NOTE! If I replace $scriptpath with the real path it works. Yet $scriptpath is working in other code lines in same script. I have tried a number of

ampersigns with no luck.

Any pointers???

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