Modify ↓
Opened 12 years ago
Closed 12 years ago
#2552 closed Bug (Fixed)
HelpFile examples - declaration Local insed loop
| Reported by: | mlipok | Owned by: | guinness |
|---|---|---|---|
| Milestone: | 3.3.9.24 | Component: | Documentation |
| Version: | 3.3.9.23 | Severity: | None |
| Keywords: | Cc: |
Description
using my script:
http://www.autoitscript.com/forum/index.php?showtopic=156716
I found errors in the examples.
GUICtrlCreateCombo.au3
GUICtrlCreateContextMenu.au3
GUICtrlCreateGroup.au3
GUICtrlCreateIcon.au3
I found errors in the examples.
Attached the corrected files examples
Attachments (1)
Change History (3)
by , 12 years ago
| Attachment: | CHANGE_9_v23.zip added |
|---|
comment:1 by , 12 years ago
comment:2 by , 12 years ago
| Milestone: | → 3.3.9.24 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by revision [9215] in version: 3.3.9.24
Note:
See TracTickets
for help on using tickets.

HelpFile examples - declaration Local insed loop
I mean
HelpFile examples - declaration Local inside loop
explanation:
so far have been declarations of local variables inside a While loop