tamir Posted January 16, 2005 Posted January 16, 2005 (edited) i have an au3 script that remains open all the time and have a function that opens a window. i want the users to be able to call the open function through the net, so i made a php script that the user can choose the "open" option and if they do, the (php) script creates a file ("a.txt") in the au3 file folder. the running au3 script i mentioned be4 staying up all the time and looking for "a.txt" and once it finds it it call the "open" function. that's about the best way i found to call to au3 function in a running au3 script through the net. in this way u can write some info in a.txt and make the function work according to the info. what u think of it? Edited January 16, 2005 by tamir
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