Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro substitution on parameterized view in VFP 8 don't
Message
From
23/11/2003 16:19:47
 
 
To
22/07/2003 07:05:08
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00812113
Message ID:
00852809
Views:
16
Hi
CREATE SQL VIEW V_test AS SELECT * FROM ulog &lcMacro
I can do this in VFP 8 but not in VFP 7.
I get a "Command contains unrecognised phrase/keyword"

Am I doing something wrong??

Regards
Geoff


>Walter,
>
>I was following your thread #753139. I'm not clear if the solution to the problem comes out of that thread. At least I didn't understand until today.
>
>The solution is
>
>CREATE SQL VIEW Tralala AS SELECT * FROM somwhere &lcMacro
>
>without the &? thing.
>
>lcMacro must not be in scope in the moment of view declaration. I've changed all my views this moment, it runs perfectly in VFP 8.0 as well as in VFP 7.0
>
>
>Agnes
>
>>Carlos,
>>
>>
>>see Yet another BUG: Marcos in view definition not supported Thread #753139 Message #753139
>>
>>>We have worked in previous VFP versions with macro sustitution in parametrized views as:
>>>create sql view ... as select ... where &?mycondition ...
>>>This is not working on VFP 8. Have we losed it forever?
>>
>>Walter,
May all your weeds be wildflowers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform