Jump to content

Request for an updated SQLite Syntax.chm


ILLBeBack
 Share

Recommended Posts

Would the extremely talented person that makes the incredibly nice SQLite Syntax.chm, distributed with each AutoIt3 update, please make a special run with the current version (3.16.18) and post it.

Actually, I would very much like to know how it's produced. I've tried a few web site extractors, but none come out any where as good as yours.

Thanks,

ILLBeBack

Link to comment
Share on other sites

Here is the link for the official SQL documentation download to get you started.

http://sqlite.org/sqlite_docs_3_6_18.zip

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

Here is the link for the official SQL documentation download to get you started.

http://sqlite.org/sqlite_docs_3_6_18.zip

Thanks GEOSoft, even though I don't know what to do with the source. I compiled it using Help & Manual, but since I don't know how to set it up, it came out less than useless.

Thanks anyway,

ILLBeBack

Link to comment
Share on other sites

Thanks GEOSoft, even though I don't know what to do with the source. I compiled it using Help & Manual, but since I don't know how to set it up, it came out less than useless.

Thanks anyway,

ILLBeBack

Forget about help and Manual and the rest of those crap programs. Download the HTML Help Workshop from Microsoft (where it says download htmlhelp.exe). Build your TOC page and optionally the index page. Compile it. It's that simple. The only part that will take some time to get right is the TOC.

Edit: I should have added this part.

You already have a good example of how to build the file just by decompiling the existing SQL chm file. It doesn't take any special software to do that. Just open the Run dialog and type hh.exe /? and I'm sure you will figure it out. Think "decompile". It could be that all you have to do is replace the existing pages with the new ones and recompile.

Edited by GEOSoft

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