condoman Posted March 18, 2004 Posted March 18, 2004 I just started experimenting with the GUI controls and get an error from the GUIDelete function with this script that says "Incorrect number of parameters in function call". Am I doing this wrong? GUICreate("Extra Sessions",600,400) GUISetControl("button","12",50,50,25,25) GUIWaitClose() GUIDelete()
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