Jump to content

Question for JdeB


Recommended Posts

@JdeB, Is there a way to include a program in the scite installer that will allow the scite, tidy, and au3check definitions to be updated automatically from the helpfile when a new au3 is installed? That would keep you out of the loop having to update them and it would also allow the users to update them themselves without a lot of hewadache. It would probably require an external program to extract the pages from the helpfile and then au3 to parse them.

What do you think?

EDIT: I found a chm decompiler here: http://www.keyworks.net/keytools.htm a program called keytools includes a decompiler that extracts the files exactly in the perfect directories to allow parsing for functions.

Edited by this-is-me
Who else would I be?
Link to comment
Share on other sites

There's already a script which can generate all those files from the documentation source. I believe http://www.autoitscript.com/fileman/users/jdeb/test/gensyntax.zip is it. I tested it a couple days ago on the latest doc's and it worked just fine.

Link to comment
Share on other sites

  • Developers

@JdeB, Is there a way to include a program in the scite installer that will allow the scite, tidy, and au3check definitions to be updated automatically from the helpfile when a new au3 is installed? That would keep you out of the loop having to update them and it would also allow the users to update them themselves without a lot of hewadache. It would probably require an external program to extract the pages from the helpfile and then au3 to parse them.

What do you think?

EDIT: I found a chm decompiler here: http://www.keyworks.net/keytools.htm a program called keytools includes a decompiler that extracts the files exactly in the perfect directories to allow parsing for functions.

<{POST_SNAPBACK}>

I am using the Doc source that Jon makes available and generate all definitions files from that source with an AutoItscript.

I am also publishing these changes on a regular basis in an seperate installer called scite4au3upd.exe that contains the definition files and program updates, or http://www.autoitscript.com/fileman/users/jdeb/scite4au3updtable.exe which is just an update of all definition files...

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

Link to comment
Share on other sites

  • Developers

What about implement a workind /S in the SciTE installer?

<{POST_SNAPBACK}>

Did you see my reply for your earlier post ?? Answer

It is supported in the current available Installer(s)...

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

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