Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ChilkatZip Control
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
ChilkatZip Control
Divers
Thread ID:
00725988
Message ID:
00725988
Vues:
33
I'm traying to instantiate the chilkatsoft Zip control programatically.

olobject=CREATEOBJECT("ChilkatZip.ChilkatZip")
olobject.NEWZIP("myzip.zip")
olobject.APPENDFILES("*.*",0)
olobject.WRITEZIP()
RELEASE olobject

olobject.writezip fires some events that I want to put code in it. How I reference that events in code?

Example:

Event Name: ZipWritePercentDone:
Code that i want to include: Wait Window alltrim(str(tnPercent)) nowait
Francisko Paternoster
fpater@patercorp.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform