Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete this?!?!?
Message
De
29/04/1999 13:27:43
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00213540
Message ID:
00213548
Vues:
34
Steve ---

Anytime I have had problems with a pathname that varied from the old DOS 8.3 standard, I put the name in quotes. Try:

DELETE FILE "0000000101.txt"

Are you also sure the files are in CURDIR()?



>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...
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform