Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Evaluate() on a built field name
Message
From
18/01/2006 06:24:21
 
 
To
18/01/2006 05:46:38
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01087596
Message ID:
01087881
Views:
22
>Ciao Fabio
>
>>>>it is obvious that ADDPROP is more express of TO (...),
>>>>as ADDPROP() it is a more specific command. For this reason it is also clearer.
>
>>>>
>>>>to read a variable property the correct way is : GETPEM
>>>>
>>>>to write a variable defined property the correct way is : ADDPROP(),
>>>>of course, except if you want a error if the property don't exist.
>
>ADDPROP adds a new property and can set a new value. Using ADDPROP again to update an existing property should crash since the property already exists. STORE updates an existing property. ADDPROP is neither "obvious" nor "clearer" no matter how fast it is.

Ciao Mike,
why you write this ?
Now ADDPROP() and object.addproperty() doesn't fire an error and it update
a exixsting property.

In VFP it is not really the case to do the precise ones on the syntax,
considering that it is everything one chaos
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform