> hi,
> please guide me ... how do i make a Demo pack of my application that will not run after 15 months from date of installation.
>
> Thanx in advance
> Anal Roy Chowdhury
there are two other ways of rendering distributed applications for demo use only which are relatively easy to implement:
1. limiting the maximum number of records for one or more tables.
2. apply "demo" banners in a large font across the face of all reports.
the VFP MERE (Mind's Eye Reporting Engine) class uses the latter method with the ability to render the installed software usable upon purchase of the MERE class.
Garth Groft