condoman Posted April 8, 2004 Posted April 8, 2004 I noticed while studying the Dictionary or associative array scripts from GrahamS the use of the ByRef keyword was used in several places. I have a general feeling for how they work but, could not find any mention in the documentation about it. Are there other keywords that can be used? Can something be put in the documentation about them or did I just miss it. Thanks
Developers Jos Posted April 8, 2004 Developers Posted April 8, 2004 (edited) Do a Search on ByRef in the helpfile... it will point you to the "Func...Return...EndFunc" page which explains it use.... Edited April 8, 2004 by JdeB SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
condoman Posted April 8, 2004 Author Posted April 8, 2004 Thanks. I tend to use the index and did not see anything there, but now I see.
Developers Jos Posted April 8, 2004 Developers Posted April 8, 2004 The index is generated with a script and contains all keywords that are listed in the TOC... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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