Modify

#1016 closed Feature Request (Fixed)

_WordDocSaveAs - if path exist

Reported by: Volly Owned by: Jpm
Milestone: 3.3.1.2 Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

When using _WordDocSaveAs and the path does not exist, one does not receive an error saying the path does not exist. I only get an error saying The requested action with this object has failed. Yes, I could do a path check, but it would be nice to have the function do it natively.

Attachments (0)

Change History (4)

comment:1 by TicketCleanup, on Jun 10, 2009 at 3:00:02 AM

Version: 3.3.0.0

Automatic ticket cleanup.

comment:2 by Jpm, on Jun 10, 2009 at 6:54:35 AM

FileExists($path) ?

comment:3 by Jpm, on Jun 15, 2009 at 4:51:52 PM

as the word function are returning the errors thru the error handler I will just mention that it must be used in case the saving cannot be executed to avoid script stopping.

comment:4 by Jpm, on Jun 17, 2009 at 9:40:06 PM

Milestone: 3.3.1.2
Owner: set to Jpm
Resolution: Fixed
Status: newclosed

Fixed in version: 3.3.1.2

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


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