Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anything in VFP6 that is similar to FILER ?
Message
De
27/04/2000 09:58:02
Jonathan Cochran
Alion Science and Technology
Maryland, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00364081
Message ID:
00364084
Vues:
32
Try the following code to add a menu choice for the Filer. Filer comes with VFP6, it just isn't accessible from the menu. If you have a startup program, put this code there and the menu choice will always be acessible.

DEFINE BAR 20 OF _mtools PROMPT "\-"
DEFINE BAR 21 OF _mtools PROMPT "\ON SELECTION BAR 21 OF _mtools DO FORM (HOME( ) + 'TOOLS\FILER\FILER.SCX')

>I am looking to do a search of my files to check for specific references of indexes, and I have used the FILER command in the past for that.
>
>I see the FIND window and the scope as a possibile solution, but the scope is shadowed out.
>
>Any suggestions ?
>
>Dena
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform