I have a GUI function and i have another function after the GUI that calls for some combos, etc inside the GUI. Can i do that? In this particular situation, i need a func for my GUI because i have a password script before to call the GUI if the password is correct. For example: #include <ComboConstants.au3> #include <GUIConstantsEx.au3> #include <WindowsConstants.au3> _mypw() Func _mypw() $pw = "mypw" $input = InputBox("My Script Name", "Please enter a password", "