Search found 3 matches

by chubster
09 Sep 2014 18:32
Forum: DOS Batch Forum
Topic: Open-Print-Close Notepad Text files within a directory
Replies: 5
Views: 2565

Re: Open-Print-Close Notepad Text files within a directory

Thanks Squashman.
All responses extremely helpful.
This solved my query.

Regards,
Chubs
by chubster
09 Sep 2014 16:51
Forum: DOS Batch Forum
Topic: Open-Print-Close Notepad Text files within a directory
Replies: 5
Views: 2565

Re: Open-Print-Close Notepad Text files within a directory

Thanks.
I guess I don't understand how Notepad /P will print all 10 files.
Do I execute the cmd in the directory?
by chubster
09 Sep 2014 16:38
Forum: DOS Batch Forum
Topic: Open-Print-Close Notepad Text files within a directory
Replies: 5
Views: 2565

Open-Print-Close Notepad Text files within a directory

Hi,
I'm new to writing batch files and looking for some help with the following:

I have a directory with 10 notepad text files and would like to:
1) Open File
2) Print File
3) Close File
4) Repeat 1 thru 3 until all 10 text files in directory are printed.

Thank you,
Chubs