Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detect state of memofield and textbox
Message
From
16/11/2012 04:38:59
 
 
To
16/11/2012 04:34:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01557010
Message ID:
01557412
Views:
49
>>This does not prove in any way that the following claim is right
>>>>>>>Also note that m alone is not allowed as a variable name
>
>OK, I confess that I didn't check this, and I may be wrong. Just like I haven't tested using any of the other about 1000 reserved words as variable names. Microsoft has written the following warning, which I try to follow: When programming, avoid using reserved words as names for window, table, or field names. If you use a reserved word as a name, it might generate a syntax error.

This works:
m = 5
? m
? m.m

But, I wouldn't recommend it. :-)

Best regards,
Rick C. Hodgin
Previous
Reply
Map
View

Click here to load this message in the networking platform