Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!Fat.Tag@SU-SIERRA.ARPA From: Fat.Tag@SU-SIERRA.ARPA Newsgroups: net.micro Subject: FW Config problem Message-ID: <15420@sri-arpa.UUCP> Date: Tue, 10-Jan-84 19:21:59 EST Article-I.D.: sri-arpa.15420 Posted: Tue Jan 10 19:21:59 1984 Date-Received: Mon, 16-Jan-84 01:08:41 EST Lines: 17 From: Tim Gonsalves I ran into a problem whilst trying to configure the FW to use the user-defined character set on an Epson FX-80. The character string required to switch the printer between the standard (ROM) and user-defined (RAM) set is: %<0> where is a byte with value n. To select RAM, n=1, to select ROM, n=0. The problem is that Config appears to treat <0> as an end-of-string marker. Thus, it accepts the %<1> as the string to select RAM, and % as the string to select ROM. The printer, alas, has other thoughts on the matter. Is there any way to get Config to accept a <0> in a string in a printer definition? Tim Gonsalves Gonsalves@SU-Sierra.Arpa -------