sandman Posted May 5, 2007 Share Posted May 5, 2007 I am setting up a test thingy on my Ubuntu to test all the functions. Where can I get a complete list of functions, just their names, nothing else? History has too much info and is not alphabetized. [center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center] Link to comment Share on other sites More sharing options...
Tomohashi Posted May 5, 2007 Share Posted May 5, 2007 I am setting up a test thingy on my Ubuntu to test all the functions. Where can I get a complete list of functions, just their names, nothing else? History has too much info and is not alphabetized.Did you try the autoIt help file? Link to comment Share on other sites More sharing options...
sandman Posted May 5, 2007 Author Share Posted May 5, 2007 I mean just a list, something I can scroll through and type into easily. I just realized now, I can make a script that lists all the filenames in Examples.. then save that to a .txt, right? [center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center] Link to comment Share on other sites More sharing options...
Tomohashi Posted May 5, 2007 Share Posted May 5, 2007 I mean just a list, something I can scroll through and type into easily.I just realized now, I can make a script that lists all the filenames in Examples.. then save that to a .txt, right?Yeah, au3's save as txt's. Link to comment Share on other sites More sharing options...
MHz Posted May 5, 2007 Share Posted May 5, 2007 au3.api in Scite4AutoIt3. Just do some filtering in your script to create the final result. Link to comment Share on other sites More sharing options...
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