Path: utzoo!attcan!uunet!dino!ux1.cso.uiuc.edu!brutus.cs.uiuc.edu!usc!oxy!sonenbli From: sonenbli@oxy.edu (Andrew D. Sonenblick) Newsgroups: comp.sys.mac.programmer Subject: Ram Disks... Message-ID: <69382@tiger.oxy.edu> Date: 11 Jan 90 19:41:51 GMT Organization: Occidental College, Los Angeles, CA 90041 Lines: 9 I would like to implement my own ram disk, being dissatisfied with those I've encountered on the Mac. However, the only manner I could come up with on a moment's notice was to patch every trap in the file manager... something very unwise. Other than this, I am at a loss as to how to implement a ram disk. For example, how does one get the finder to display a disk icon associated with an 800k Handle... and so forth. If you've investigated this type of program please relay any pointers or suggestions. Thanks, much. Ando Moon: sonenbli@oxy.edu