Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dialog Box Alpha Order
Message
De
30/11/2000 23:05:08
 
 
À
14/11/2000 20:15:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00441927
Message ID:
00447851
Vues:
15
>In the command window I issue a Use ?
>
>I want the dialog box that opens to always be in alpha order with a details listing. How is this accomplished? Thanks.

The following gets you 'in the area' of your desires.

use getfile('dbf',"","",0,'Use')

This gives you close to what you get with Use ? and then hitting the Other... button. Still doesn't start you out with details. But I can mouse to your exact specs faster than I can type the above. You could put it under a key I suppose or write a little UDF........DO myuse

I suspect there's an API or WSH function with a little more flexibility than getfile() and could be used in its place.
"The Iron Fish: The water is cold...but the fish don't mind"
...Jay Jenks, boyhood chum
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform