Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find all the names of the files contained in the project
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01009554
Message ID:
01009555
Vues:
11
This message has been marked as the solution to the initial question of the thread.
>
>How can I get a list of all the files in a project *without* opening the project.
>

I assume when you say "without opening the project", you mean without doing a MODIFY PROJECT?

You can open the project file like a table and look at it that way:

USE myproject.pjx
DISPLAY ALL Name

--Brad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform