Re: [PHPLIB] printer escape sequences (fwd) From: Alexander Aulbach (ssilk <email protected>)
Date: 03/16/00

xOn Tue, 14 Mar 2000, Arno A. Karner wrote:
}they represent. some of theses sequences still need to pass thru an
}sprintf statment b 4 going, ie one escape sequence to select paper source
}
}$s="\\033&l%sH"

$s=chr(27)."&l%sH";

-- the good old methods are the best. This works with my commodore C64
nearly the same than with PHP. :-)

Of course there are some more, but this works in every case.

-- 

SSilk - Alexander Aulbach - Herbipolis/Frankonia Minoris - (0931)22032

- PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in the body, not the subject, of your message.