How would the commands to have a batch file:
prompt to ask which *.txt file would you like to print in a specified directory...?

Example,
I want the batch file to run in DOS window at c:\temp where I may have 5 *.txt files and I only want to chose 1.txt and or 2.txt file to print.

Any help is greatly appreciated!