m(dot) syntax for local vars in VFP...
Posted: Thu Oct 17, 2019 9:22 pm
I have never been a fan of using "m." prefix in my VFP code for memvars, but have had to on occasion to avoid conflict with field names in the currently select work area.
Anyway, I was tinkering with some code samples in X# ver 2.08, and I see that it does complain if I try to use m(dot) prefix. What am I doing wrong, or what setting is needed (somewhere) to make the compiler happy WRT to m(dot) prefix on Local variables??
Screenshot here:
.
Anyway, I was tinkering with some code samples in X# ver 2.08, and I see that it does complain if I try to use m(dot) prefix. What am I doing wrong, or what setting is needed (somewhere) to make the compiler happy WRT to m(dot) prefix on Local variables??
Screenshot here:
.