> From [EMAIL PROTECTED] Tue Mar 19 15:38:51 2002 > Date: Tue, 19 Mar 2002 14:35:37 -0800 (PST) > From: Sam <[EMAIL PROTECTED]> > Subject: LPRng: [Q] Help with RDYMSG > To: [EMAIL PROTECTED] > > Basic question. > > Anyone know of a way to insert a newline into a PJL RDYMSG command? > I have a Xerox N2125 with two LCD lines and I can't figure out how > to get text onto the second line. Or is there a better way to > display text on the LCD? > > What "obvious" thing am I missing? > > TIA, > Sam >
Hmmm... %-12345X@PJL @PJL RDYMSG DISPLAY = ":" ^^^^^^^^^^ modify this to: @PJL RDYMSG DISPLAY = "first line second line" And see if this works ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
