Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!husc6!hao!ames!ucbcad!ucbvax!VAX.OIT.UDEL.EDU!mike
From: mike@VAX.OIT.UDEL.EDU ("Michael J. Porter")
Newsgroups: comp.os.vms
Subject: RE:  Callable EDT and privs
Message-ID: <8712041413.aa19948@Louie.UDEL.EDU>
Date: Fri, 4-Dec-87 14:18:00 EST
Article-I.D.: Louie.8712041413.aa19948
Posted: Fri Dec  4 14:18:00 1987
Date-Received: Thu, 10-Dec-87 05:56:44 EST
Sender: usenet@ucbvax.BERKELEY.EDU
Reply-To: "Michael J. Porter" 
Organization: The ARPA Internet
Lines: 11

I can't figure out how to call EDT and turn off the privs after the file
has been opened because that operation is transparent to the program. 
///
Write a "FILEIO" routine that turns on privs, and opens the file, and
then turns off privs - or open the file in advance of the EDT$EDIT
call and ignore the EDT$K_OPEN_INPUT code.  "FILEIO" is a routine
address passed to "EDT$EDIT".


				mike@vax.oit.udel.edu
------