Custom Query
Results (97 - 99 of 3838)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#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,
|
|||
#525 | No Bug | 0x8007007E error when compiled 32 bit. OK when compiled 64 bit. Reopened. | 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 (Testit2.AU3). My environment is Vista Ultimate 64 bit version. W32tm.exe which is being run exists in C:\Windows\System32. This bug was originally submitted as #469. I specified the full path as was suggested and the problem still occurs. This really does seem to be a bug. Thanks,
|