I am running SBT Accounting with Foxbase on a Novell network using Dos 3.3 and nothing has bombed for 22 years. My laserjet II finally bit the dust so i need to know how i can tell my HP 1160 printer to use condensed print for a *.lbl from within a *.prg. HP tells me the codes are ESC&k2S to set the printer to compressed mode but using:
. @ 5,5 say CHR(27) +"&k2S"
. label form laser.lbl to print
doesn't work. Any ideas??
. @ 5,5 say CHR(27) +"&k2S"
. label form laser.lbl to print
doesn't work. Any ideas??