print data received from external serial device to printer via O20

C

confused

Hi all,

Strange question.

What i want to do is receive ascii characters from an external computer and
print to labelling machine.

Idea being that a string of text (ie hello) sent by computer 1 to computer
2. Computer 2 then prints to label printer.

I can send data from computer 1 to computer 2. But i want to be able to
insert the word in office and print to labeller, clear data and await next
word.

Any ideas?
 
Top