Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete this?!?!?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00213540
Message ID:
00213812
Views:
30
Try enclosing the file name in quotes.

DELETE FILE "0000000101.txt"

Doug

>I have two .TXT files that I am trying to delete using the command DELETE FILE > filename

> One file is named - 0000000101.txt
> One file is named - 0000000102.txt

> So I do the following:
> DELETE FILE 0000000101.txt
> DELETE FILE 0000000102.txt

> But nothing gets deleted. What's up with that? Does it have to be 8.3
> filenaming convention or what? I am using 10.3 filenaming.

> Please help...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform