Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get records
Message
De
29/08/2004 18:17:42
 
 
À
29/08/2004 18:05:47
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00937427
Message ID:
00937447
Vues:
15
hi,

i make index at command outside the program,

i keep the set order at the code,but still the same message.
CLOSE all
use aliq excl
*index on no tag no &&i do that outside 
set order to "no"
for i = 1 to 20 && assume 20 values for flag
  
  seek i  &&Table has no index order set
  copy next 5 to temp while no = i
use aliq1
  append from temp
next
thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform