Hi,
I am trying to connect a customer display in the serial port. I have a windows 2000 OS. In the DOS prompt by typing "ECHO > com1" i do get a reponse from the customer display. How ever when i run it on Clipper using line codes;
set device to print
set print to com1
@00,00 say chr(27)+'QA'+"PRINT TEXT"+chr(13)
I get the reply Printer not ready. I also do get the same message when I try it in foxpro 2.6.
What should I do to access the com port in windows 2000 DOS prompt?..I need help. tnx.
I am trying to connect a customer display in the serial port. I have a windows 2000 OS. In the DOS prompt by typing "ECHO > com1" i do get a reponse from the customer display. How ever when i run it on Clipper using line codes;
set device to print
set print to com1
@00,00 say chr(27)+'QA'+"PRINT TEXT"+chr(13)
I get the reply Printer not ready. I also do get the same message when I try it in foxpro 2.6.
What should I do to access the com port in windows 2000 DOS prompt?..I need help. tnx.