Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 3866)

Ticket Resolution Summary Owner Reporter
#1047 Works For Me /in is dir, it's crash anonymous
Description

just i try : X:\X-USB\App\Development\AutoIt\Program files\aut2exe\aut2exe.exe /In "C:\DOCUME~1\User\AUTO_A3X\" /Out "C:\DOCUME~1\User\AUTO_A3X\TESTa.a3x" /Bin "X:\X-USB\App\Development\AutoIt\PROGRA~1\Aut2Exe\AutoItSC.bin" /Comp "2" /Pack /Unicode /gui

if /in "C:\DOCUME~1\User\AUTO_A3X\, will is crash.

#1635 No Bug 0 = "" dwsandstrom@…
Description

This may sound silly but after tracking down an erroronous answer in some code I wrote I found that if I compare the number 0 with a zero length string they match.

if 0 = "" Then msgbox(0,"","OOPS")

Let me know if this a bug or an undocumented feature. Dennis

#469 No Bug 0x8007007E error when compiled 32 bit. OK when compiled 64 bit. drummer@…
Description

The Run function returns error 0x8007007E when I run the attached script after compiling for 32 bit. It works fine when compiled 64 bit or if run as a script (Testit.AU3). My environment is Vista Ultimate 64 bit version. W32tm.exe which is being run exists in C:\Windows\System32.

Thanks,

  • Dave
Note: See TracQuery for help on using queries.