Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sort
Message
De
24/01/2006 21:28:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Sort
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01089991
Message ID:
01089991
Vues:
64
I have a table open and I am using an alias for it.
I want to sort the table to a temptable .
Then re-establish the sorted table as being used with it's alias. Here is my latest attempt at the code to do that.
SET SAFETY off
SORT TO tempcrime ON crime.crimedate
USE tempcrime
COPY FILE tempcrime TO (pcFileName)
Select 0 && Selects the first available work area
Use (pcFileName) Alias crime
Select crime
I haven't had success so far, but I have been tinkering with this long enough. Is there a VFP guru who can steer me in the right direction, please?
I ain't skeert of nuttin eh?
Yikes! What was that?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform