Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro telling me porky pies again
Message
From
27/01/2005 13:32:47
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00981259
Message ID:
00981332
Views:
50
Hi, Frank-

>
>str(&lcSetZoneCrs.Zone,4)
>
>I'm sure you mean:
>
>str(&lcSetZoneCrs..Zone,4)
>
>

Oh, sure. If you want it to work. :)

>but I think eval() is better
>
>str(eval(lcSetZoneCrs+'.Zone'),4)
>
Right, again! Thanks for catching both those things (I was sorta stuck on macros).

>>p.s. Better double check that you're scanning what you think you're scanning.
>
>I agree 110%

Better than doing the macro _or_ eval.
Previous
Reply
Map
View

Click here to load this message in the networking platform