I have only one machine running windows and VB. I will be installing the UNIX for Windows program on all the PC that will be running my VB program. Thanks.
Good Afternoon - Annihilannic, can you please be more explicit. Do I need to include the DOS command in my VB code. The problem is that the printer only recognizes UNIX command to print the file (form). Thanks.
This is very confusing. UNIX and Windows are operating systems. The printer itself does not understand any operating system commands.
To print from UNIX you would use lp, but since you are printing from Windows you will need to print using the supplied interfaces in VB, or by using the DOS print command. Type print /? at a DOS prompt to find out how to use it.
Obtaining a UNIX emulator or other tools just so you can print from Windows using a UNIX command does not make sense unless it is definitely the only way you can do it.
SamBone (Good Afternoon) - I'm using Interix Utilities (Services for UNIX). All I want to do is open the C Shell from VB program and send some commands to the prompt.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.