Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add Files procedure of zipmgr gives error
Message
From
11/11/2004 17:19:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Add Files procedure of zipmgr gives error
Miscellaneous
Thread ID:
00960661
Message ID:
00960661
Views:
42
Hi,

I was trying to append two files in the zip file using oWinZip1.addfiles(FILEname2, Filename1). Filename1 has two files C:\x c:\y
where oWinZip1 is an object from
oWinZip1 = NEWOBJECT( "ZipMgr", "ZipMgr.VCX")
While using addfiles procedure of oWinZip1

It gives me following error.
Error # 1733
Message: Class defination API_APPRUN is not found.
Line 13
Code.loprocess = CreateObject("API_APPRUN", ccommandline, "", "NOR")
Method run command.

I am running the similar command in other procedure successfully. Any suggestions.

Thanks
Bharat
Next
Reply
Map
View

Click here to load this message in the networking platform