Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!CSNET-RELAY.ARPA!egisin%watarts.waterloo.edu From: egisin%watarts.waterloo.edu@CSNET-RELAY.ARPA (Eric Gisin) Newsgroups: mod.computers.vax Subject: sys$putmsg and RMS Message-ID: <8608181707.AA24133@watarts.uucp> Date: Mon, 18-Aug-86 13:07:58 EDT Article-I.D.: watarts.8608181707.AA24133 Posted: Mon Aug 18 13:07:58 1986 Date-Received: Wed, 20-Aug-86 07:59:42 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: net Organization: The ARPA Internet Lines: 7 Approved: info-vax@sri-kl.arpa I'd like to have the log file (sys$output:) of a detached process be sharable for reading (like batch log files). I created sys$output with rms, and can put records into it, but when I use sys$putmsg its output doesn't appear. Does anyone know whats going on? The documentation does not say how putmsg does its output. I should be able to get around this by using an action routine.