Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field overlaping local variable - Bug or not ?
Message
From
05/06/2003 09:09:06
 
 
To
05/06/2003 05:13:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00796540
Message ID:
00796624
Views:
10
Hi Srdjan,

it is a great VFP behaviour.

The pure variables need m. prefix; this speed up VFP search.

Example:

You can define a default value on a variable xVar, and use a xVar field value:

myValue = xValue

if xVar is not a field defined, myValue get default value.

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform