Custom Query (3922 matches)
Results (127 - 129 of 3922)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1008 | No Bug | Math function mod( ) result display bug | ||
| Description |
code like this MsgBox(0, "result", mod(-3, -1)) display is -0 , it is incorrect, it must be displayed as 0 . I hope this bug changed in the next version(3.3.1.0) of AutoIt. my operating system is Simplified Chinese Windows 2000 advanced server + SP4 + Rollup1 + many hotfixes. |
|||
| #1590 | Rejected | restore FileOpen("con", 4) in AutoIt 3.3.6.2 | ||
| Description |
in AutoIt 3.2.12.1, statement FileOpen("con", 4)
open console, then user can input from keyboard, programmer can handle user input. but from AutoIt 3.3.4.0, 4---the "RAW" reading mode from FileOpen() has been removed, this make no simple method to accept user input from keyboard in AutoIt. I hope restore FileOpen("con", 4)
in AutoIt 3.3.6.2. |
|||
| #1626 | Fixed | TCPSend( ) only transmits half simplified Chinese characters | ||
| Description |
In AutoIt 3.3.6.0, run example in TCPRecv( ) first, then run example in TCPSend( ). now, input some simplified Chinese characters in "Data for Server" dialog box, only half simplified Chinese characters diaplayed in "My Server" dialog box. see picture. |
|||
