Jump to content

Recommended Posts

Posted

I must admit I am out of my comfort zone here but I am creating an API that will take context out of 1 program and place it in an autoit script. Currently I can accomplish this by writing to an ini file and initilizing autoit (which subsequently reads the ini), is there a cleaner way to do this? Effectivly having a variable pass from one language to another.

The API is written in Java script.

Thanks

Posted

Nevermind it looks like there was a VB script question that was trying to do the exact same thing (just in reverse). I think I will use the ClipPut() method.

Thanks

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
×
×
  • Create New...