lee321987 Posted April 2, 2010 Posted April 2, 2010 (edited) Hello. Say I type this: Winwait('foobar', As soon as I type the first parenthesis a pop-up will display a description of the command "Winwait" and it's parameters, however if I include a colon or backslash in the "foobar" part: Winwait('foobar\', no pop-up displays when I type the last comma (so I can see what the remaining parameters should be). The same problem occurs with these characters: #&%!`~^*()-=+[]{}\|,/? P.S. If I should use a different word for "arguments" (to improve searching), please tell me so I can fix it. Edited April 2, 2010 by lee321987
jvanegmond Posted April 2, 2010 Posted April 2, 2010 "Arguments" can also be "parameters." Is this a SciTE related question or is this something you wrote? github.com/jvanegmond
lee321987 Posted April 2, 2010 Author Posted April 2, 2010 (edited) Are you asking if I am using my own script editor? If so, then no -- I'm using the custom AutoIt version of SciTE from 2010-02-28. Edited April 2, 2010 by lee321987
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