Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to demo software over the net ?
Message
 
To
14/11/2002 08:54:48
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Contracts, agreements and general business
Miscellaneous
Thread ID:
00722630
Message ID:
00722649
Views:
15
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform