tacieslik Registered User. Local time Today, 18:49 Joined May 2, 2001 Messages 244 Aug 1, 2003 #1 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?
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?
FoFa Registered User. Local time Today, 12:49 Joined Jan 29, 2003 Messages 3,653 Aug 1, 2003 #2 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).
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).
tacieslik Registered User. Local time Today, 18:49 Joined May 2, 2001 Messages 244 Aug 1, 2003 #3 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)?
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)?