Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ucla-cs!zen!ucbvax!CSGHSG5A.BITNET!GLOOR From: GLOOR@CSGHSG5A.BITNET.UUCP Newsgroups: comp.os.vms Subject: RE: SET BROADCAST Message-ID: <8709081020.AA09974@ucbvax.Berkeley.EDU> Date: Tue, 8-Sep-87 06:20:24 EDT Article-I.D.: ucbvax.8709081020.AA09974 Posted: Tue Sep 8 06:20:24 1987 Date-Received: Wed, 9-Sep-87 02:21:07 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 25 The SET BROAD USERn command is intended for use in user written programs or third party products like Jnet. There is no VMS DCL command which makes use of it. Thats why you can't find any documentation in the orange binders. If you take the green-grey Jnet binder (Jnet V3.0) you'll find it documented on page 6-4 in the user's guide. Fist of all the system manger has to define the logical name JAN_BRD_BASE to enable the ability to turn broadcast messages on and off. JAN_BRD_BASE must translate to USERn. Depending on USERn the user will be able to set three broadcast classes for Jnet: USERn, USERn+1 and USERn+2. Let's say JAN_BRD_BASE is defined as USER1 then the following will be valid: - USER1 defines messages from local users - USER2 defines messages from remote users - USER3 defines network messages and command responses Sincerely, Peter