Use data from Printer port

tacieslik

Registered User.
Local time
Today, 18:49
Joined
May 2, 2001
Messages
244
I need to use the data from a printer port that is in a CSV format and insert the data into an ever growing table. How would I go about doing this?
 
You could setup a generic text printer set it to print to file and capture the data in a file. I have not done this in years (DOS/Early windoz days).
 
Thanks fofa,

I did try that but the file it creates once changed to a textfile for example seems to be full of garbage (i guess it's hex)?
 

Users who are viewing this thread

Back
Top Bottom