Search found 2 matches

by 1bellb
21 Apr 2011 02:49
Forum: DOS Batch Forum
Topic: Remembering last entry
Replies: 2
Views: 2807

Re: Remembering last entry

Thanks a lot
This works perfectly
Cheers
by 1bellb
20 Apr 2011 10:19
Forum: DOS Batch Forum
Topic: Remembering last entry
Replies: 2
Views: 2807

Remembering last entry

Hi, I want to create a batch file, in this batch file I want to be able to type delete, then a message pops up saying Enter File Path:, now ths is where im stuck, when the person puts in c:/users/docs/myfile.txt, I want it to be deleted, the code I have is @echo off title Command Prompt color a A: s...