How to output data on the printer port? Archived to Disk
I want to output some data through the printer port, just simple 1's and 0's. could anyone help me learn how to do this?
17-07-2002 at 04:30 AM
|
Alex Turner Level: Guest
Re: How to output data on the printer port? Archived to Disk
By 1s and 0s I guess you mean in a binary format. Is the data already in the proper format to print.
Alex
17-07-2002 at 03:28 PM
|
mike432 Level: Guest
Re: How to output data on the printer port? Archived to Disk
I'm not sending the data to a printer, I'm sending it to a prodject I'm working on. The data will be all set to go, just need to output it throught the port. I'm new to visual basic, I was using assembley.