Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add Files procedure of zipmgr gives error
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Add Files procedure of zipmgr gives error
Divers
Thread ID:
00960661
Message ID:
00960661
Vues:
44
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform