Windows XP, VFP50
I have just migrated to XP and now i get a message in my application "Feature not available in demo version". I have seen a similar message when I inadvertantly leave a suspend in my form, but I have never seen this

I get the message when I am examining several tables for a key. If I don't find it, I add it to another table. The process is determining what invoice numbers are not currently in a table

Any thoughts

TIA

Re: Feature not available in demo version by Fred

Fred
Sat Nov 29 15:16:53 CST 2003

So exactly what line of code is triggering this message? Sounds more like
it's somewhere in your code, as VFP hasn't ever had a demo version.

Microsoft Visual FoxPro MVP


"Cowboy" <anonymous@discussions.microsoft.com> wrote in message
news:DDC5A05F-F2ED-4E77-B359-8FE2811ECC29@microsoft.com...
> Windows XP, VFP50.
> I have just migrated to XP and now i get a message in my application
"Feature not available in demo version". I have seen a similar message when
I inadvertantly leave a suspend in my form, but I have never seen this.
>
> I get the message when I am examining several tables for a key. If I
don't find it, I add it to another table. The process is determining what
invoice numbers are not currently in a table.
>
> Any thoughts?
>
> TIA



Re: Feature not available in demo version by swdev2

swdev2
Sat Nov 29 20:56:19 CST 2003

Hiya -
is this an application ? You don't have the source code ?
try installing the application again from the programmer supplied
installation set .

if you are the programmer - then perhaps you are triggering some active x
control that was not
registered properly ?
take a look - lemme know your thoughts.
mondo regards [Bill]
--
William Sanders / Electronic Filing Group Remove the DOT BOB to reply via
email.
FREE LONG DISTANCE -> mailto:excel-info@efgroup.net
Free Satellite Receivers and installation ->
http://www.vmcsatellite.com/?aid=58456
mySql / VFP / MS-SQL
"Cowboy" <anonymous@discussions.microsoft.com> wrote in message
news:DDC5A05F-F2ED-4E77-B359-8FE2811ECC29@microsoft.com...
> Windows XP, VFP50.
> I have just migrated to XP and now i get a message in my application
"Feature not available in demo version". I have seen a similar message when
I inadvertantly leave a suspend in my form, but I have never seen this.
>
> I get the message when I am examining several tables for a key. If I
don't find it, I add it to another table. The process is determining what
invoice numbers are not currently in a table.
>
> Any thoughts?
>
> TIA