Modify

Opened 16 years ago

Closed 16 years ago

#1605 closed Bug (No Bug)

FileExists/FileCopy can't handle spaces in file names

Reported by: lt.brouwer@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.4.0 Severity: None
Keywords: Cc:

Description

I have written a script which does the following:

Create a drive mapping W: using _WinNet_AddConnection2
Find a zip file in a subdirectory under w: (E.g. "do 29-04-2010.zip")

When debugging the _Zip_UnzipAll function, an error is raised by a call to FileExists, even if I call FileExists adding extra quotes around the filename.

I then tried to use FileCopy, to copy the file to a full path and file name without any spaces in them, but this does not work either.

Attachments (0)

Change History (1)

comment:1 by Valik, 16 years ago

Resolution: No Bug
Status: newclosed

Read the guidelines.

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.