AutoIt Forums: Check the Helpfile - AutoIt Forums

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Check the Helpfile

#21 User is online   GEOSoft 

  • Mr. Nice Guy = False
  • Icon
  • Group: AutoIt MVPs(MVP)
  • Posts: 8,200
  • Joined: 08-December 03
  • Gender:Male
  • Location:Nanaimo, BC, Canada

Posted 03 November 2009 - 07:36 PM

Take a look at the spelling of GUICtrlUpdate Managenent.htm

#22 User is offline   Valik 

  • Do You Wanna Date My Avatar?
  • Icon
  • Group: Developers(Dev)
  • Posts: 14,938
  • Joined: 05-December 03
  • Gender:Male
  • Location:Silent Hill

Posted 03 November 2009 - 11:27 PM

Thanks Tweaky. Good to see the DllCall() issue is also addressed. AutoIt 3.3.1.5 will pass cleanly.

Edit: Wow, it's much faster, too. It used to take several minutes to run, now it only takes 30 seconds or so.

Edit2: Tweaky, if I add the doc source for AutoItX to the 3.3.1.5 archive, can you update your script to support it?

This post has been edited by Valik: 03 November 2009 - 11:44 PM


#23 User is offline   Tweaky 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 53
  • Joined: 27-April 07

Posted 04 November 2009 - 05:22 PM

Hi,
yes I can update my script.

This post has been edited by Tweaky: 04 November 2009 - 05:28 PM


#24 User is offline   Valik 

  • Do You Wanna Date My Avatar?
  • Icon
  • Group: Developers(Dev)
  • Posts: 14,938
  • Joined: 05-December 03
  • Gender:Male
  • Location:Silent Hill

Posted 06 November 2009 - 04:10 AM

Tweaky, I forgot to add the AutoItX docs to the doc source for 3.3.1.5. I also forgot to make this post earlier when I realized it. If I remember then tomorrow I'll re-upload the archive with the AutoItX doc source included.

#25 User is offline   Valik 

  • Do You Wanna Date My Avatar?
  • Icon
  • Group: Developers(Dev)
  • Posts: 14,938
  • Joined: 05-December 03
  • Gender:Male
  • Location:Silent Hill

Posted 12 November 2009 - 08:50 PM

AutoItX documentation source will be released with 3.3.1.6 in the usual archive. For reals this time, already wrote and tested the code and everything.

#26 User is offline   Tweaky 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 53
  • Joined: 27-April 07

Posted 24 November 2009 - 09:25 PM

Hi,
do you not integrate my script in the build process?
Or why can I not find it in the folder "docs\autoit\english"?

I will add an option, so that the errors will be written into a file or write into console.
I will look if I could check the files in the folder "autoitx" too.

This post has been edited by Tweaky: 05 December 2009 - 06:23 PM


#27 User is offline   Valik 

  • Do You Wanna Date My Avatar?
  • Icon
  • Group: Developers(Dev)
  • Posts: 14,938
  • Joined: 05-December 03
  • Gender:Male
  • Location:Silent Hill

Posted 24 November 2009 - 09:46 PM

The scripts you are referring to in that directory are only part of the scripts used to build the documentation. They are called by our real build process. Eventually those scripts you see are going to go away in favor of better scripts that are better integrated into the the rest of our build system. Your script is already integrated into the proper place in the system.

This post has been edited by Valik: 24 November 2009 - 09:48 PM


#28 User is offline   Tweaky 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 53
  • Joined: 27-April 07

Posted 24 November 2009 - 10:37 PM

OK,
but when we want to compile a new help file in german.
Can we do this or is something missing?

#29 User is offline   Valik 

  • Do You Wanna Date My Avatar?
  • Icon
  • Group: Developers(Dev)
  • Posts: 14,938
  • Joined: 05-December 03
  • Gender:Male
  • Location:Silent Hill

Posted 25 November 2009 - 12:03 AM

Sigh. I'll have to figure something out. Until about 2 hours ago when I read your last post I wasn't even aware anyone was using the scripts to build CHM files outside of us. To answer your question, yes, parts of the script are now "missing". I moved the code that calls hhc.exe out to another file so that it better integrates into the build process.

#30 User is offline   Tweaky 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 53
  • Joined: 27-April 07

Posted 25 November 2009 - 07:20 PM

We use your script to generate a german help file.
So we will need all files for this.

Will be in the next beta-file all files so that we can generate a new help file?

This post has been edited by Tweaky: 25 November 2009 - 08:51 PM


#31 User is offline   Valik 

  • Do You Wanna Date My Avatar?
  • Icon
  • Group: Developers(Dev)
  • Posts: 14,938
  • Joined: 05-December 03
  • Gender:Male
  • Location:Silent Hill

Posted 25 November 2009 - 09:07 PM

View PostTweaky, on 25 November 2009 - 01:20 PM, said:

We use your script to generate a german help file.
So we will need all files for this.

Will be in the next beta-file all files so that we can generate a new help file?

No. You will need to use the scripts provided with one of the earlier betas. After the next stable release I'm going to try and re-write the documentation build scripts. I'll deal with your need for the scripts then.

#32 User is offline   Tweaky 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 53
  • Joined: 27-April 07

Posted 05 December 2009 - 06:26 PM

View PostTweaky, on 24 November 2009 - 09:25 PM, said:

I will add an option, so that the errors will be written into a file or write into console.

Done. I have added an option so that the erros can be written into a file or into console

View PostTweaky, on 24 November 2009 - 09:25 PM, said:

I will look if I could check the files in the folder "autoitx" too.

For this I have have no time at the moment. Sorry

Attached File(s)



#33 User is offline   Valik 

  • Do You Wanna Date My Avatar?
  • Icon
  • Group: Developers(Dev)
  • Posts: 14,938
  • Joined: 05-December 03
  • Gender:Male
  • Location:Silent Hill

Posted 18 January 2010 - 09:32 PM

Tweaky, your script is reporting 1 error that isn't really an error:
[ code='text' ]    ( Popup )
1   DllCall     The word "[optional]" is missing, has been misspelled or is unnecessary in the description (at least one variable)

I think the error is due to the formatting of the syntax:
[ code='text' ]    ( Popup )
DllCall ( "dll", "return type", "function" [, type1, param1 [, type n, param n]] )

Your code seems to see "param1" and thinks it's not optional because it isn't immediately preceded by a [. However, the documentation is correct. If you specify typeN then you must also specify paramN.

#34 User is offline   Tweaky 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 53
  • Joined: 27-April 07

Posted 07 February 2010 - 03:24 PM

Hi,
I have updated my script


And I have add point 21 (Link works not online (maybe you used \ instead of / or casesense is not ok))

Attached File(s)



#35 User is offline   Tweaky 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 53
  • Joined: 27-April 07

Posted 24 March 2010 - 07:37 PM

Hi,
I have changed my script a little

Attached File(s)



#36 User is offline   Valik 

  • Do You Wanna Date My Avatar?
  • Icon
  • Group: Developers(Dev)
  • Posts: 14,938
  • Joined: 05-December 03
  • Gender:Male
  • Location:Silent Hill

Posted 29 March 2010 - 06:29 PM

Thanks, appears to work fine for us.

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users