Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't locate folders that start with a period
Message
 
To
18/04/2003 13:39:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00779242
Message ID:
00779286
Views:
11
Try creating a new folder called ".E012001X0" via Windows Explorer. I get an error that says "You must type a file name." I don't think Windows likes folder names that begin with a dot.

However, "mkdir d:\.E012001X0" works in the VFP command window.

>Hi,
>
>I have a situation where I need to use the getdir() function (using VFP6.0) to locate folders in a predetermined share name. The problem is that some of these folders begin with a "." (i.e. .E012001X0). When I use the getdir() function, all the folders are displayed except those that start with the ".". Any ideas?
Dennis Lindeman
Previous
Reply
Map
View

Click here to load this message in the networking platform