Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to demo software over the net ?
Message
 
À
14/11/2002 08:54:48
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrats & ententes
Divers
Thread ID:
00722630
Message ID:
00722649
Vues:
16
>>I need to perform demonstration of my software to prospects that are spread geographicaly. I know there are several solutions around in order to to that.
>
>Well, one simple solution is to limit the number of records in key tables, or in all tables. Let's say your class library uses NewRecord() in the parent-of-all-forms to add a new record:
>
>
>* Method NewRecord()
>if DEMO_VERSION and reccount() > 100
>  MessageBox("The demo version only allows 100 records in any one table.")
>  return
>
>* Commands to insert record start here.
>
>
>DEMO_VERSION, of course, is defined as a constant (#DEFINE).
>
>HTH, Hilmar.

Sorry Hilmar, my question eas not clear enought:

I need to demonstrate myself the software. SOmething like PCAnywhere but oriented on demonstration.
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform