Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
lpr in batch file
Name: seynabou Date: January 20, 2005 at 07:57:22 Pacific OS: windows 2000 CPU/Ram: p IV
Comment:
hello I'm trying to run a LPR command in a batch file with this and it is not working
lpr -S 192.168.100.228 -P auto C:\test.txt
the same command works in the DOS prompt. What Am I doing wrong? Thanks
Summary: What does the percent sing mean in batch files. i am really confused about that. it seems like i ve seen it used in different ways. Does it set declare variable or what? thank you. using dos 6.22...
Summary: sir how i can use variables in batch files i need to receive return values from c -exe files to batch file variables and i want to check the values in the batch files ...
Summary: I wrote a batch file with the CHOICE command in it but whenever the program gets to that command I get an error saying "the specified name is not recognised as an internal or external command." the sa...