jstack2000
03-12-07, 19:26
| Hi, I have been working on a new application in VDB 5.5 on a Window XP platform. My printer is on a USB port. This is the first time I have tried to print on this platform. I previously had a parrallel printer on LPT1 with no problems. The Program editor as no problem printing my text file etc. However when I try to program a print sequence using "@ 10,10 say 'test' " I cannot get to the printer. I have gone (through the Control Panel) into the profile of the printer and set it to sharing. Then I have set a port (enabled by checking) to LPT2. (LPT1 doesn't work at all). Now when I try my little test program I use SET PRNTER TO LPT2 and I get a page printed out except the 4 character printed are not 'test' but are horizontal and verticle graphical characters. Any suggestions on what to try next? |