Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 3883)

Ticket Resolution Summary Owner Reporter
#624 Rejected FileCopy() - need better error return, and maybe protect existing dest file Arbie
Description

After a bit of research on using FileCopy(), here are two suggestions:

1) Make FileCopy() return "@error" so that elaborate means are not required to determine the success of the operation.

2) Don't delete an existing destination file before making the copy, if you can avoid it.

Thanks for a great program -

  1. Baker
#1983 No Bug _IECreateEmbedded doesn't work anymore Arcker
Description

in beta from 3.3.7.8, when running the example :

"C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /beta /ErrorStdOut /in "C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_IECreateEmbedded.au3" /autoit3dir "C:\Program Files (x86)\AutoIt3\beta" /UserParams

+>17:37:12 Starting AutoIt3Wrapper v.2.0.3.0 Environment(Language:040C Keyboard:0000040C OS:WIN_7/ CPU:X64 OS:X64)

Running AU3Check (1.54.21.0) from:C:\Program Files (x86)\AutoIt3\Beta

+>17:37:13 AU3Check ended.rc:0

Running:(3.3.7.14):C:\Program Files (x86)\AutoIt3\Beta\autoit3_x64.exe "C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_IECreateEmbedded.au3"

--> IE.au3 V2.4-0 Error from function _IENavigate, $_IEStatus_InvalidObjectType +>17:37:15 AutoIT3.exe ended.rc:0

Exit code: 0 Time: 3.649

Seems to be an error with objcreate that didn't exists before 3.3.7.8

#623 Works For Me _GUICtrlListBox_FindString - returns 0 on error, and doesn't set @error! + CRUSH Armand
Description

as i was saying, it returns 0 when search isn't found / when search is done on an empty list.

and in latest beta it crushes the script.

Note: See TracQuery for help on using queries.