Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select statement
Message
From
24/11/2004 06:12:52
 
 
To
24/11/2004 05:08:34
Suhas Hegde
Dental Surgeon
Sirsi, India
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00964167
Message ID:
00964186
Views:
9
>hi all,
>
>this select exectues fine
>
>select dist f1 from foo where f2 > 10 into cursor testfoo
>
>but this fails
>
>m.abc = "select dist f1 from foo where f2 > 10 into cursor testfoo"
>&m.abc
>
>
>how to solve it ?
>
>
>TIA
>
>suhashegde

On this case, the VFP parser use a implicit rule: search on scoped var list only.
Previous
Reply
Map
View

Click here to load this message in the networking platform