Have a question on something? Visit the forum for help.
NEW!! LazyNetworkAdmin Forums! Click -> here


| Print all txt files in a folder |
|
|
|
|
Need to print a lot of txt files quickly? Use this script and it will print all txt files from the folder of your choice to your default printer. ----------COPY EVERYTHING BELOW THIS LINE---------- 'This script will print all txt files in a specified folder to your default printer On Error Resume Next TargetFolder = inputbox("Enter the path to the files you would like to print.") Else
----------COPY EVERYTHING ABOVE THIS LINE----------
PLEASE MAKE SURE NO WORD WRAPPING IS HAPPENING IN YOUR SCRIPT!!! To make this script work you will need one things!
|




















