Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!zephyr.ens.tek.com!tektronix!reed!chaffee From: chaffee@reed.UUCP (Alex Chaffee) Newsgroups: comp.sys.mac.programmer Subject: Re: page up and friends Summary: Here are the empirically determined char codes Message-ID: <14233@reed.UUCP> Date: 22 Feb 90 23:18:58 GMT References: <1990Feb6.205957.27722@ux1.cso.uiuc.edu> <1990Feb9.163118.5726@intercon.com> <38830@apple.Apple.COM> <2967@murtoa.cs.mu.oz.au> Reply-To: chaffee@reed.UUCP (Alex Chaffee) Organization: Reed College, Portland OR Lines: 21 In article <38830@apple.Apple.COM> tecot@Apple.COM (Ed Tecot) writes: in the ASCII realm of things (delete is $7F). I'm actually surprised to see that it is not documented in Inside Macintosh, but the codes can be determined empirically (they won't change). And here they are, the Empirically Determined Char Codes: PageUp 0x0B (VT) PageDwn 0x0C (FF) Home 0x01 (SOH) End 0x04 (EOT) FwdDel 0x7F (DEL) Sorry, I didn't bother with Help. Does anyone know what VT and SOH are supposed to stand for? -- Alex Chaffee chaffee@reed.UUCP Reed College, Portland OR 97202 ____________________