Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!julius.cs.uiuc.edu!apple!vsi1!daver!cypress!rbv From: rbv@cypress.UUCP (Roger Vanderveen) Newsgroups: comp.mail.uucp Subject: Re: Need help with L.sys entry Message-ID: <555@cypress.UUCP> Date: 17 Oct 90 17:06:20 GMT References: <64583@iuvax.cs.indiana.edu> <546@cypress.UUCP> <1990Oct17.005926.10052@almira.uucp> Organization: Cypress Semiconductor Corporation Lines: 12 In article <1990Oct17.005926.10052@almira.uucp> haug@Columbia.NCR.COM (Brian Haug) writes: >I believe to be portable (at least for ASCII machines) which is to use the >octal escape sequence \020 which is the code for a space. 020 is the hex code for space; octal would be 040. 020 is the octal code for ^P, which would give unpredictable results. -- =============================================================================== Roger Vanderveen rbv@cypress.UUCP or San Jose, CA USA rbv%cypress@daver.bungi.com ===============================================================================