Good Afternoon - I'm trying to send a command from my VB program to the command line:
(1.) I want to send a command from inside my VB program to the C shell command line to print a file to a printer.
lp -d printername filename
It prints out a bunch of garbage.
Note:
I have Services for UNIX installed on my complete.
I will be glad if someone can give me a solution to these problems. Thanks.
(1.) I want to send a command from inside my VB program to the C shell command line to print a file to a printer.
lp -d printername filename
It prints out a bunch of garbage.
Note:
I have Services for UNIX installed on my complete.
I will be glad if someone can give me a solution to these problems. Thanks.