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:
00213601
Views:
34
>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...

Also, according to VFP 6 Help, there is a RECYCLE option that can be added at the end to send the file to the Recycle bin.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform