Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Good ZIP program
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00589582
Message ID:
00960281
Vues:
22
I was trying to get past the licensing method in VFP 8.0 with xceedbackup and with the following code in the form's Init, I didn't get to far, would you happen to know what I am doing wrong?

In Form's Init:
PUBLIC oBackup
LOCAL llReturn
oBackup = CREATEOBJECT("XceedBackup")
llReturn = oBackup.License("BKP10-14YZK-DBRKJ-44NA")
IF NOT llReturn
	MESSAGEBOX("License Key did not work")
ENDIF
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform