Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Store Command
Message
From
21/08/2001 22:34:01
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
To
21/08/2001 20:49:16
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00546986
Message ID:
00547088
Views:
11
>>>Al,
>>> I hate to sound like a neophyte, but in what ways is it more flexable?
>>>Thanks,
>>
>>And you need it to "store" to a named variable; eg.
>>
>>m.b = ""
>>m.a = "m.b"
>>STORE "Hi" TO ( m.a )
>>? m.b
>>
>>Can't do it with the "=" operator, unless you use a macro.
>
>
>Don't put the m. on the left side of an assignment =. It actually runs the code slower and isn't needed.

Thanks, but I'm well aware of the issues.

Readability, "searching", and any reduction in (my) coding errors due to field/variable name conflicts are more important (to me) than any tiny increase in performance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform