September 23rd, 1999, 07:55 PM
I want to be able to output values to the printer port I have only used Qbasic for doing this using the OUT add,(val)or(valh) where add is the hex address of the port and (val) is the decimal value to be outputted or (valh) is the hex value to be outputted. If anyone knows how to do this please help