Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Directory() problem
Message
From
18/03/2010 10:57:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Directory() problem
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01455386
Message ID:
01455386
Views:
122
Hello all,

The following code doesn't work as expected.
lcDir = SYS(5)+"\ProgramData\data_print"
if !directory( lcDir, 1)
	MKDIR (lcDir)
endif
This worked ok on Win. XP but for whatever reason I can't get it to work right on my Win. 7 computer.

Suggestions?


Update

Sorry forget about this. It's allright now.
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Next
Reply
Map
View

Click here to load this message in the networking platform