Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scatter problem
Message
From
19/02/2001 10:23:57
 
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Miscellaneous
Thread ID:
00477283
Message ID:
00477292
Views:
24
>Hi
>
>create table cTest(cName c(20),cNumber n(10))
>scatter name oTest
>? type('oTest')
>oTest.Addproperty('cTest')
>
>Obtain the message 'addproperty property not found'
>What type is oTest?
>I'm using scatter and need to add memo fields to object, but addpropterty not work
>What can I do?
>
>TIA


This creates a special type of object. If you SCATTER NAME oTest MEMO, it will include memo fields in the initial object.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform