Login  
Search All Forums
Dart Home | PowerTCP Zip Compression for Active | Custom Development Reply | PowerTCP Zip Compression for ActiveX Topics | Forums   
AuthorForum: PowerTCP Zip Compression for ActiveX
Topic: Comma in UNC Folder Name
TazWurst
andreas.maurer@softservice.de

From: Duesseldorf, USA
Posts: 20
Member Since: 09/12/05
posted April 20, 2009 10:22 AM

Hello support,

here is my second issue with the ZIP ActiveX.

Im adding files to the FileStore object with resides on an UNC Folder which contains commas in the foldername.
Because of the UNC I can not use ChDir to switch to the target folder.

I realy need a solution to change the seperator character to anything else.

Any chance to get this fix?

Andreas
Jason Farrar (Admin)

From: Oneida, NY USA
Posts: 223
Member Since: 07/24/07

Extra Support Options
Custom Application Development

posted April 20, 2009 5:00 PM

You need to put the folder name in quotes. ex:

Zip1.FileStore.Add Chr(34) & Folder & Chr(34), True, True
TazWurst
andreas.maurer@softservice.de

From: Duesseldorf, USA
Posts: 20
Member Since: 09/12/05
posted April 21, 2009 5:56 AM

Thanks again, I already figured this out for myself. Perhaps you can add a short hint to the help file!

Andreas
Reply | PowerTCP Zip Compression for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX