Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I print all the file names in the project manager
Message
From
21/07/1999 12:18:22
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00243640
Message ID:
00244201
Views:
17
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!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform