Path: utzoo!utgpu!water!watmath!clyde!rutgers!mit-eddie!bloom-beacon!athena.mit.edu!jik From: jik@athena.mit.edu (Jonathan Isaiah Kamens) Newsgroups: comp.sys.apple Subject: Re: WRITEing ^D to a file Message-ID: <2158@bloom-beacon.MIT.EDU> Date: 7 Jan 88 00:46:18 GMT References: <8801051833.aa28043@SMOKE.BRL.ARPA> Sender: daemon@bloom-beacon.MIT.EDU Reply-To: jik@athena.mit.edu (Jonathan Isaiah Kamens) Organization: Massachusetts Institute of Technology Lines: 17 In article <8801051833.aa28043@SMOKE.BRL.ARPA> SEWALL@UCONNVM.BITNET writes: >I've never tried to do that, what happens if you enclose ^D in quotes? >as in: > >100 PRINT "^D" where the ^D is typed from the keyboard (somewhere I've > got a routine that'll make the ^D appear as an inverse D in response > to the LIST command. Won't work. This accomplishes exactly the same thing as typing "PRINT CHR$(4);..." However, I, too, have a listing somehwere which will make ctrl chars come up in inverse. It's also built into double-take. And possibly GPLE, although I'm not sure about that. -=> Jonathan I. Kamens | "There is no expedient to which man will not go MIT '91 | to avoid the real labor of thought." jik@ATHENA.MIT.EDU | -- Thomas Alva Edison