Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get records
Message
From
29/08/2004 18:08:04
 
 
To
29/08/2004 18:02:51
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00937427
Message ID:
00937445
Views:
16
hi,
a get the same message.
CLOSE all
use aliq
INDEX ON  no TO no
set order to "no"
for i = 1 to 20 && assume 20 values for flag
  <B>select aliq</B> && what you  mean
  seek i  &&Table has no index order set
  copy next 5 to temp while no = i
use aliq1
  append from temp
next
thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform