Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp6- how to add property
Message
From
03/05/2004 10:35:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
03/05/2004 10:21:11
Suhas Hegde
Dental Surgeon
Sirsi, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00900306
Message ID:
00900385
Views:
19
>Hi Cetin,
>
>>At scx level it wouldn't do any good for you. As I said in other post addproperty() might help. But think for a moment do you really need to add it per object applicable. Instead you might have that property as a column of an array (as I understood from other post you're after a very simple property storage). ie:
>>form.aObj[m.ix,1] = 'objFullHierarchy'
>>form.aObj[m.ix,2] = 'PropertyValueForThisObject'
>
>I did not understand this can u elaborate a bit ?
>
>>This might also represent the User field of scx or better if you're not using Tag property for something else it's a ready storage property.
>
>The tag and the comments are already used.
>So i thought of adding another property.
>
>suhashegde

You're collecting members into an array, right ? Dimension the array so that it has another column that'd store the property value (if I remember right you were doing that by using an intermediate cursor, add a field as UserProperty).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform