Search found 3 matches

by the_caretaker
28 Sep 2012 01:26
Forum: DOS Batch Forum
Topic: Open a file, save it and close it using a Batch File
Replies: 4
Views: 3140

Re: Open a file, save it and close it using a Batch File

Thanks Squashman,
this was really helpful.
by the_caretaker
27 Sep 2012 10:37
Forum: DOS Batch Forum
Topic: Open a file, save it and close it using a Batch File
Replies: 4
Views: 3140

Re: Open a file, save it and close it using a Batch File

Hi, thanks for the replies.

No I don't need to add any text, I just need to save it i.e. update Date Modified.

Thanks
by the_caretaker
27 Sep 2012 08:59
Forum: DOS Batch Forum
Topic: Open a file, save it and close it using a Batch File
Replies: 4
Views: 3140

Open a file, save it and close it using a Batch File

Hi,

I am trying to write a batch file to open a file(.txt) in a specified location,save the file and then close the file again.

Is it possible to execute these commands using a batch file? I can write the command to open, but cannot seem to save and close it.

Thanks in advance.