Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!ukma!psuvm.bitnet!cunyvm!unknown From: rrk@byuvax.bitnet Newsgroups: comp.os.vms Subject: Re: INSTALLED IMAGE question Message-ID: <117rrk@byuvax.bitnet> Date: 6 May 88 03:52:27 GMT Lines: 9 If this is a data file, I doubt you want to do anything $CRMPSC could do for you. You probably want to do a convert/fdl or some such thing on the file and specify that you want global RMS buffers. This actually makes a system section you can see with list/global from install whenever the file is opened, but it allows you to access the file from RMS with normal file/record locking like you are used to instead of giving you the whole file uninterpreted in system memory in one whack. AMMON::RAY