Modify

#1914 closed Feature Request (Rejected)

Error Codes for File operations

Reported by: GEOSoft Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

Right now the returned value for a failure contains nothing of any meaningful value.
It would be nice if We could get an actual error returned using GetLastError()

Example
32 = "File In Use"

Attachments (0)

Change History (5)

comment:1 by GEOSoft, on Apr 18, 2011 at 9:01:35 PM

I forgot to mention that I am explicitly refering to FileCopy() and FileMove() here.

comment:2 by Jon, on May 22, 2011 at 11:16:28 PM

Type: BugFeature Request

comment:3 by TicketCleanup, on May 23, 2011 at 12:00:01 AM

Version: 3.3.6.1

Automatic ticket cleanup.

comment:5 by trancexx, on May 23, 2012 at 10:31:39 AM

Resolution: Rejected
Status: newclosed

Internal implementation of these functions may or may not use APIs you suspect. Also implementation may change depending on whatever reason.
What I'm saying is that last error of GetLastError is not certain to be generated.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.