Modify

Opened 12 years ago

Closed 12 years ago

#2532 closed Feature Request (Fixed)

Proposed amendments to the 6 files

Reported by: mlipok Owned by: J-Paul Mesnage
Milestone: 3.3.9.23 Component: Documentation
Version: Severity: None
Keywords: Cc:

Description

intro\tutorials.htm
added: <a href="../tutorials/simplecalc-josbe/simplecalc.htm">Creating to GUI Calculator</a>

tutorials\winzip\winzip.htm
changed: <a href="script.txt">completed script</a> for reference.</p>
to: <a href="script.htm">completed script</a> for reference.</p>

tutorials\winzip\script.htm

txtFunctions\IniReadSection.txt
Changed:
Failure: if the section is empty sets the @error flag to non-zero if unable to read the section (The INI file may not exist or the section may not exist)

this proposal is from AZJIO:
http://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only/page-10#entry1129523

txtFunctions\SendKeepActive.txt
in Parameter "Text" added:
See <a href="../intro/windowsbasic.htm#specialtext">Text special definition</a>.

txtlibfunctions\$tagIMAGEINFO.txt
changed: images and masks to image and mask

this proposal is from AZJIO:
http://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only/page-10#entry1129523

Attachments (1)

CHANGE_7_v22.zip (6.1 KB ) - added by mlipok 12 years ago.

Download all attachments as: .zip

Change History (3)

by mlipok, 12 years ago

Attachment: CHANGE_7_v22.zip added

comment:1 by BrewManNH, 12 years ago

For IniReadSection it would be better to word it this way.

Failure: sets the @error flag to non-zero if unable to read the section (The INI file may not exist, the section may not exist, or the section has no entries)

Because any of those conditions may cause the error, not just being empty.

comment:2 by J-Paul Mesnage, 12 years ago

Milestone: 3.3.9.23
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [9182] in version: 3.3.9.23

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.