Jump to content

Recommended Posts

Posted

I would like to know if there is a way to send a value from one autoit script to another.

for example:

in first.au3 there is a value "$test"

in second.au3 it says the value of "$test" is 20

how do i send the value of "$test" from second.au3 to first.au3

any ideas?

--redcrusher

  • Moderators
Posted

The only way I know how to do this without using an Ini or Text file is at Run Time. And I gave an example of how to do this in another post the other day: http://www.autoitscript.com/forum/index.ph...ndpost&p=136298

If someone else has a better idea, I'd like to see it myself.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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
  • Recently Browsing   0 members

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