Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ames!ucbcad!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU.UUCP Newsgroups: comp.sys.amiga Subject: Re: AmigaDOS: How to know if a file is on RAM: Message-ID: <8702162003.AA27589@cory.Berkeley.EDU> Date: Mon, 16-Feb-87 15:03:59 EST Article-I.D.: cory.8702162003.AA27589 Posted: Mon Feb 16 15:03:59 1987 Date-Received: Tue, 17-Feb-87 06:19:58 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 7 I think all you have to do is check to see if DeviceProc() (I think that's the name of the call) for RAM: is the same as for whatever filename you are checking. I don't have the manuals with me, but the call either takes an ascii name or a lock. -Matt