Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ISSUE: ASELOBJ and scatter name
Message
From
24/05/2005 11:26:41
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01017000
Message ID:
01017092
Views:
19
>Fabio,
>
>>Sin, for one simple what therefore, I must write code.
>
>It's a real shame to have to write 6 lines of code that could be stored in a builder for easy reuse...
>
>
* AddTableProperties.prg
>local laForm[1], laFields[1], i, n
>aselobj( laForm, 1 )
>n = afields( laFields )
>for i = 1 to n
>   laForm[1].AddProperty( laFields[i,1] )
>endfor
>
i don't look:
FIELDS FieldNameList | FIELDS LIKE Skeleton
   | FIELDS EXCEPT Skeleton]
Where is it?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform