Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LOCATING backwards
Message
De
24/10/2003 11:34:02
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
24/10/2003 11:26:33
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00842157
Message ID:
00842173
Vues:
25
>>can you use the locate cmd to start at end of a dbf and proceed backwards?
>
>If you set your index descending yes :)
>Cetin

Something like (untested) :
If val(sys(21))>0
 lcDescending = iif(descending(val(sys(21)),'myAlias'), ;
	' ASCENDING ',' DESCENDING ')
 Set order to tag (order('myAlias')) &lcDescending
endif
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform