Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a directory
Message
From
03/06/2005 19:43:36
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Environment versions
Visual FoxPro:
FoxPro Windows
OS:
Windows NT
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01016367
Message ID:
01020171
Views:
26
Hi Richard,

There's a nicer way than using RUN to create a directory
in FPW. Use the Foxtools (FOXTOOLS.FLL) library instead.

SET LIBRARY TO FOXTOOLS ADDITIVE
= mkdir()

-m.
Previous
Reply
Map
View

Click here to load this message in the networking platform