kschwarz Posted June 24, 2010 Posted June 24, 2010 Is it possible to enable a /console option for the compiler when using AutoIt3Wrapper?
Mat Posted June 24, 2010 Posted June 24, 2010 #AutoIt3Wrapper_Change2CUI=y Add that to the top of your script. AutoIt Project Listing
kschwarz Posted June 28, 2010 Author Posted June 28, 2010 Mat, thank you for your hint. With so many acronyms to deal with, I haven´t realized that CUI stands for Console User Interface (I've not found any reference into the AutoIt3Wrapper Help).
Mat Posted June 28, 2010 Posted June 28, 2010 Mat, thank you for your hint. With so many acronyms to deal with, I haven´t realized that CUI stands for Console User Interface (I've not found any reference into the AutoIt3Wrapper Help).AUI = Application User InterfaceBUI = Browser User InterfaceCUI = Console User InterfaceDUI = Dynamic User InterfaceEUI = Enhanced User InterfaceFUI = Fake User InterfaceGUI = Graphical User InterfaceHUI = Human User InterfaceIUI = Intelligent User InterfaceJUI = None KUI = None LUI = Local User InterfaceMUI = Multilingual User InterfaceNUI = Network User InterfaceOUI = Operator User InterfacePUI = Perceptual User InterfaceQUI = None RUI = Remote User InterfaceSUI = Speech User InterfaceTUI = Text-based User InterfaceUUI = User to User InterfaceVUI = Visual User InterfaceWUI = Web User InterfaceXUI = XML User InterfaceYUI = Yahoo! User InterfaceZUI = Zoomable User InterfaceNo jokes, every single one of them is on: www.acronymfinder.comDon't worry, you don't need to know any of them apart from GUI and CUI AutoIt Project Listing
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