Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why?
Message
From
10/01/1999 08:21:30
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
08/01/1999 15:59:14
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Why?
Miscellaneous
Thread ID:
00174204
Message ID:
00174475
Views:
29
>can I do this:
>
>this.cView = 'ViewName'
>lcView = this.cView
>
>REPLACE &lcView..FieldName WITH value
>
>and not this:
>
>REPLACE &this.cView..FieldName WITH value?
>
>
>Thanks in advance.

Try

REPLACE (this.cView+".FieldName") WITH value

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform