Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compare
Message
From
08/11/2005 07:30:09
 
 
To
08/11/2005 06:36:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01066331
Message ID:
01066374
Views:
23
>hi ,
>all tables are free,
>i try as under,
>but can i do that with out index,

this is not perfect but can work:
USE tty in 0
USE sss in 0

replace IN sss ;
   FOR tel==LOOKUP(tty.tel,tel,tty.tel) AND NOT EOF('tty') ;
   Typ with tty.Typ
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform