Jump to content

Documentation


Jon
 Share

Recommended Posts

  • Developers

Have a blank line (or table entry) before the next new include.au3 entry.

Not sure about the colour of the include files , try a light grey B)

what about this one ?? :whistle:

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.
  :)

Link to comment
Share on other sites

  • Developers

Better, but still need a blank line before each new include.au3 line. B)

Edit: Oh, and it's #include not #Include (all lower case).

.. had that... then wanted to remove the blank line before the first file, which did it for all :whistle:

its now adding them correctly...

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.
  :)

Link to comment
Share on other sites

On the pages that list the actual documentation for the function, can we remove the version information from the top, so that it just displays the function's description? Also, at the top each include file reads as "Library Function Reference:File.au3". It should have a space to read something like "Library Function Reference: File.au3". Also, I like what you've done with the reference page. :whistle:

Sincerely yours,Jeremy Landesjlandes@landeserve.com

Link to comment
Share on other sites

  • Developers

Edit: Oh, and it's #include not #Include (all lower case).

Made the change and some other changes for Jeremy... just uploaded the latest test helpfile for final check and will sent the updated script when its ok...

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.
  :)

Link to comment
Share on other sites

What would you think about an appendix page that lists certain programs / command-line tools that are available in the different versions of windows?

For example, see this site

I'm not sure that you want to get to deeply into that. For instance that page does not get to involved in it and from what I saw they are strictly for Win XP (probably will work on 2000 as well) , but if you start doing it for all the systems there is going to be endless questions. I have pages and pages of Command line swithes for various Windows (and othe MS) programs and the problem is that they keep changing with different versions and there are so many that are undocumented. For example I could list all of the format command switches used since DOS 3.0 and some are not documented for a very good reason. There are two particular switches that used individualy are just fine but if you use them together your drive is headed into the garbage, no if's ands or buts about it. Even going back to the days of RegClean, how many people know that there is a switch that would run it in an advanced mode that gave you a lot more flexibility.

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...