Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Views
Message
From
27/03/1998 09:22:15
 
 
To
26/03/1998 15:38:55
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Views
Miscellaneous
Thread ID:
00087338
Message ID:
00087653
Views:
32
>>I'm using the vcr class which came with VFP and have not modified it. It has worked great when I was using tables.
>
>Anyway you should pay attention to what you do, just because people who created this class could not assume everything. So, look at your code, specifically at SKIP command and make sure that you SELECT yourview right before any SKIP. Also, you can use SKIP IN yourview

Not trying to rain on the parade, Ed, but this is *not* what you want to do because you're violating code re-use paradigm. Again, as I posted, the SkipAlias property of the vcr class appears to be what you want to set to allow the class to function. If you absolutely must use SKIP IN or somesuch, ensure that the table/view name is set as an exposed property.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform