Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Directory() does not work
Message
 
To
22/09/2008 10:00:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01349457
Message ID:
01349515
Views:
26
This message has been marked as the solution to the initial question of the thread.
Hi Denis,

Try using the optional flag for the funciton:
IF !directory("c:\ProgramData", 1)
	MKDIR "c:\ProgramData"
ENDIF 
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform