Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The m. identifier
Message
From
01/12/2003 09:55:45
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00854657
Message ID:
00854663
Views:
23
Hi Sylvain

Yes, using the m. identifier is a very good practice. You avoid problems when you have for instance a field with the same name as a variable, plus your code will actually run marginally faster.

>Hi,
>
>I was wondering if using the 'm.' identifier to reference a variable each time is a good practice ?
>
>I always code things like
>
>
lcVar = m.lcVar + alias.fieldname
>IF m.llVar
>ENDIF
>
>
>Anybody knows some good articles I could read ? Am I worrying too much ? <s>
>
>Thanks,
>Sylvain
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform