volvox Posted February 21, 2005 Posted February 21, 2005 Hello, this is my first time working with atuoIt and it doesn´t work. I can´t start a file, whiche uses GUI-commands. Do I need an other version? I work with v3.0.102. For the expression GUICreate("fenster"), I get the answear, that the function is unknown. #include <GUIConstants.au3> GUICreate("Fenster") GUISetState(@SW_SHOW) Sleep(2000)Sorry for my english
Developers Jos Posted February 21, 2005 Developers Posted February 21, 2005 I work with v3.0.102. <{POST_SNAPBACK}>you need to download version 3.1.0... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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