jdelaney Posted August 30, 2012 Posted August 30, 2012 (edited) I'm creating a UDF for all the controls on an application, and would like to know if there was a way to autocomplete/intelisense variable writing from that external UDF... So, let's say the external-UDF includes $giApplicationProccessName, I'd like to start typing the variable and have it listed as if it were present on the local script. Edited August 30, 2012 by jdelaney IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
stormbreaker Posted August 31, 2012 Posted August 31, 2012 I clearly don't understand what ya want, but still, if its AutoComplete, you could take a look to get started: ---------------------------------------- :bye: Hey there, was I helpful? ---------------------------------------- My Current OS: Win8 PRO (64-bit); Current AutoIt Version: v3.3.8.1
jdelaney Posted August 31, 2012 Author Posted August 31, 2012 Talking about typing in SciTE IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
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