boogieoompa Posted July 27, 2007 Posted July 27, 2007 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
boogieoompa Posted July 27, 2007 Author Posted July 27, 2007 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now