[comp.sys.mac.hypercard] XCMD to print text lines to AppleTalk ImageWriter

siili@csc.fi (Tero Siili, Finnish meteorological institute / GEO) (06/12/90)

I looking for a XCMD or advice how to write one for the following
task:

To print A SINGLE LINE OF TEXT to an Imagewriter linked to AppleTalk.
After having printed that single line, no form feed should occur, line
feed only.  There need not be any fancies about fonts or anything,
just a single line of plain vanilla text.  There is, however, one
complexity: this printing should take place regardless of the
printer selection made in the Chooser and to use this facility the
user should not need to select the printer via Chooser.

Can anybody help?

Tero Siili
--------------------------------------------------------------------
Finnish Meteorological Institute  Tel:         +358-0-1929676
Department of Geophysics          FAX:         +358-0-1929539
P.O. Box 503                      Internet:    siili@csc.fi
SF-00101 Helsinki                 EARN/BITNET: siili@finfun
Finland                           SPAN:        21905::opmvax::siili

phillips@nrl-cmf.UUCP (Lee Phillips) (06/15/90)

Well, in the Dartmouth XCMD stack there is a call that writes out
a text string to either one of the serial ports.  I don't know
about Appletalk though.