Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Zipmgr gives error
Message
From
18/10/2004 15:13:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Using Zipmgr gives error
Miscellaneous
Thread ID:
00952408
Message ID:
00952408
Views:
51
I have created an application that unzips some files and then sends data to sql server. I used ZipMgr to achive this. I made Load1 as the starting point that calls different procedures. The program runs fine in the development environment but when I created the exe, it stucks at
oZipMgr.ExtractFiles(FullFilename, ClientTemp) where FullFilename is source path say C:\received\x.zip and ClientTemp is destination path say C:\temp1.

The exe strucks here for infinite amount of time. When I try to close the application, I get this message ‘Cannot Quit VisualFoxpro’ and on Pressing Ok, the application finishes the rest of the work.

I used Load1 as the starting point. There I set set cpdialog off and
set safety off. But If I remove these two statements, although it opens various dialog boxes to confirm whether to delete or not etc. but it works fine. I copied both zipmgr(vcx and vct) and process(vcx and vct) in c:\fmt\Libs directory

Any suggestions.

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform