Check the Helpfile
#22
Posted 03 November 2009 - 11:27 PM
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
#26
Posted 24 November 2009 - 09:25 PM
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
Posted 24 November 2009 - 09:46 PM
This post has been edited by Valik: 24 November 2009 - 09:48 PM
#29
Posted 25 November 2009 - 12:03 AM
#31
Posted 25 November 2009 - 09:07 PM
Tweaky, on 25 November 2009 - 01:20 PM, said:
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
Posted 05 December 2009 - 06:26 PM
Tweaky, on 24 November 2009 - 09:25 PM, said:
Done. I have added an option so that the erros can be written into a file or into console
Tweaky, on 24 November 2009 - 09:25 PM, said:
For this I have have no time at the moment. Sorry
Attached File(s)
-
Help Check 01 Test 24.rar (15.42K)
Number of downloads: 99
#33
Posted 18 January 2010 - 09:32 PM
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:
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
Posted 07 February 2010 - 03:24 PM
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)
-
Help Check 01 Test 25.rar (15.72K)
Number of downloads: 47
#35
Posted 24 March 2010 - 07:37 PM
I have changed my script a little
Attached File(s)
-
Help Check 01 Test 26.rar (15.72K)
Number of downloads: 21

Sign In
Register
Help
MultiQuote