PDA

Click to See Complete Forum and Search --> : Good old qbasic....


xXcom
Jan 23rd, 2000, 03:21 PM
In the good old days I used to send bits to the printerport using LPRINT. This command isn't available in VB 6.0. Is there any similar command in VB 6.0, which sends bits to the printer (LPT1) port?

DiGiTaIErRoR
Jan 23rd, 2000, 05:00 PM
try just plain
PRINT

------------------
DiGiTaIErRoR