#2480 closed Feature Request (Completed)
Proposed amendments to the 43 files
| Reported by: | mlipok | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | 3.3.9.22 | Component: | Documentation |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
txtKeywords
ForInNext.txt
Static.txt
txtFunctions
AscW.txt
BinaryToString.txt
DllCallbackFree.txt
DllCallbackGetPtr.txt
DllCallbackRegister.txt
DllClose.txt
DllStructGetData.txt
DllStructGetPtr.txt
DllStructGetSize.txt
DllStructSetData.txt
FileFindNextFile.txt
FileGetEncoding.txt
FileOpen.txt
FileOpenDialog.txt
FileSaveDialog.txt
FileWrite.txt
GUICtrlCreateObj.txt
GUICtrlSetData.txt
GUICtrlSetOnEvent.txt
GUISetAccelerators.txt
GUIStartGroup.txt
InetClose.txt
InetGet.txt
InetGetInfo.txt
IniWriteSection.txt
InputBox.txt
ObjCreate.txt
Random.txt
SendKeepActive.txt
SplashTextOn.txt
StringFromASCIIArray.txt
StringToASCIIArray.txt
StringToBinary.txt
TCPShutdown.txt
TCPStartup.txt
TimerDiff.txt
TimerInit.txt
UDPBind.txt
UDPOpen.txt
libExamples
GUICtrlCreateContextMenu.au3
ERROR
GUICtrlCreateEdit[2].au3
MY_REMARKS.txt
in InetGet
Use the returned handel with <a href="InetGetInfo.htm">InetGetInfo()</a> to determine if there was an error with the download.
The returned handle must be closed with <a href="InetClose.htm">InetClose()</a>.
in FileOpen, StringToBinary, BinaryToString
See <a href="../intro/unicode.htm">"Unicode Support"</a> for a detailed description.
in Random
<a href="http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html">http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html</a>
GUICtrlCreateEdit[2].au3
crashing when trying to GO
Attachments (2)
Change History (8)
by , 12 years ago
| Attachment: | CHANGE_3.ZIP added |
|---|
comment:2 by , 12 years ago
| Milestone: | → 3.3.9.22 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
Added by revision [9035] in version: 3.3.9.22
follow-up: 5 comment:3 by , 12 years ago
Jpm
did you check that example GUICtrlCreateEdit[2].au3
I report this here:
http://www.autoitscript.com/trac/autoit/ticket/2476
but forgot to delete from my "CHANGE_3" folder, in effect, the file CHANGE_3.ZIP
comment:4 by , 12 years ago
It's being discussed at present on whether or not it's an error with AutoIt or the example. Thanks for reporting.
comment:5 by , 12 years ago
Replying to mlipok:
Jpm
did you check that example GUICtrlCreateEdit[2].au3
I report this here:
http://www.autoitscript.com/trac/autoit/ticket/2476
but forgot to delete from my "CHANGE_3" folder, in effect, the file CHANGE_3.ZIP
I check the GUICtrlCreateEdit[2].au3 you certainly have seen the closure
for the CHANGE_3.ZIP and CHANGE_3_2.ZIP both are the same but I don't know hos to remove one of them
comment:6 by , 12 years ago
CHANGE_3.ZIP and CHANGE_3_2.ZIP are
are indeed the same, and that's because I had a problem with my browser,
As a result, the problem, the file was sent two times.
I see GUICtrlCreateEdit[2].au3 is fixed:
http://www.autoitscript.com/trac/autoit/ticket/2476#comment:1
so for me everything is fine
"but I don't know hos to remove one of them"
What you mean ?

the files