#2480 closed Feature Request (Completed)
Proposed amendments to the 43 files
Reported by: | mlipok | Owned by: | Jpm |
---|---|---|---|
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)
Changed 11 years ago by mlipok
comment:1 Changed 11 years ago by mlipok
sorry two time the same file
because site refresh
comment:2 Changed 11 years ago by Jpm
- Milestone set to 3.3.9.22
- Owner set to Jpm
- Resolution set to Completed
- Status changed from new to closed
Added by revision [9035] in version: 3.3.9.22
comment:3 follow-up: ↓ 5 Changed 11 years ago by 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
comment:4 Changed 11 years ago by guinness
It's being discussed at present on whether or not it's an error with AutoIt or the example. Thanks for reporting.
comment:5 in reply to: ↑ 3 Changed 11 years ago by Jpm
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 Changed 11 years ago by anonymous
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 ?
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
the files