benjamintheblue
New Member
- Joined
- Jan 9, 2003
- Messages
- 5
I am trying to use my pc windows task scheduler to automatically print off a document called square numbers. I am using the command below and this brings the document up at the right time.
run "C:\WINNT\Profiles\benjamin\Desktop\ben\SQUARE NUMBERS.xls"
start in "D:\Program Files\Microsoft Office\Office"
I guess this would work through dos also, but I cant seem insert /p anywhere that will make it work.
I have tried run /p "C:\WINNT\Profiles\langton_ae\Desktop\andy\SQUARE NUMBERS.xls"
anyone help in this type of stuff?
or possibly some visual basic that when the document is opened it will print. Then this might work. Thanks Ben
run "C:\WINNT\Profiles\benjamin\Desktop\ben\SQUARE NUMBERS.xls"
start in "D:\Program Files\Microsoft Office\Office"
I guess this would work through dos also, but I cant seem insert /p anywhere that will make it work.
I have tried run /p "C:\WINNT\Profiles\langton_ae\Desktop\andy\SQUARE NUMBERS.xls"
anyone help in this type of stuff?
or possibly some visual basic that when the document is opened it will print. Then this might work. Thanks Ben