Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relations question
Message
From
22/01/2001 22:16:56
 
 
To
22/01/2001 13:57:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00466812
Message ID:
00467095
Views:
14
See the SET SKIP command. In your case, I believe that it would go like this:

@-- relations have been already set

sele table1
set skip to table3
scan
* Do your process
endscan
Previous
Reply
Map
View

Click here to load this message in the networking platform