Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (121 - 123 of 3866)

Ticket Resolution Summary Owner Reporter
#844 No Bug "^" and "$" absent in document of StringRegExp( ) txj
Description

In StringRegExp( ) document of AutoIT 3.2.12.1, 3.3.0.0, character(press Shift+6) and "$" not mentioned , please add them in the next version of AutoIT.

#845 No Bug #AutoIt3Wrapper_Res_Field not support Simplified Chinese Jos txj
Description

if #AutoIt3Wrapper_Res_Field=源文件名|Ghost2KXP.exe, 源文件名 is Simplified Chinese characters, compile au3 file to exe file, check its property in explorer.exe, bug is 源文件名 displayed, but Ghost2KXP.exe not displayed.

this bug exists in AutoIT 3.2.12.1, 3.3.0.0.

#846 Completed UDF _PathFull( ) return path not correct Valik txj
Description

code like this:

#include <file.au3>
Msgbox(0, "", _PathFull("d:dir1\dir2\dir3\filename.txt"))

this code display "d:\dir2\dir3\filename.txt", correct return value should be "d:" & <current directory of drive d:> & "\dir1\dir2\dir3\filename.txt".

this bug exists in AutoIT 3.2.12.1, 3.3.0.0.

my operating system is Simplified Chinese Windows 2000 advanced server + sp4 + rollup1 + many hotfixes.

Note: See TracQuery for help on using queries.