Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I print all the file names in the project manager
Message
De
21/07/1999 12:18:22
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00243640
Message ID:
00244201
Vues:
22
Lest we forget our xbase origins...
use project.pjx
list name off    && the off keyword gets rid of the recno().
use
>
>USE project.pjx (where project=project name)
>SCAN
>   ?name
>ENDSCAN
>USE
>
>I think that's what you want?
>
>>-----
>>Hi Nigel:
>>How can I list these file names to the screen from the NAME MEMO field.
>>Could you give me some sample code?.. thanks..
--Todd Sherman
-Wake Up! Smell the Coffee!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform