.c;ROCHESTER INSTITUTE OF TECHNOLOGY .c;INFORMATION SYSTEMS AND COMPUTING .b .c;ACADEMIC COMPUTING .nf .nj .tab stops 26, 30 .b 4 Descriptive Title: VAX/VMS NEWS SYSTEM .b 2 Usage Restriction: None .b 2 Calling Name: NEWS .b 2 Author: Warren Kovitz Academic Computing .b 2 Installed by: Warren Kovitz Academic Computing .b 2 Language: VAX/VMS FORTRAN V3.3 .b 2 Computer: All VAX/VMS systems .b 2 Contact: Internal: User Computing Center Coordinator .b External: Academic Computing .b 3 Date: 3-MAR-1984 .page .f .j ^&FUNCTIONAL ABSTRACT\& .b NEWS is a message facility which informs a user of current system news and information. At login time, each user is automatically shown a list of new items that have been entered since the user last viewed the news. Once a full read of the news has been executed, the login message is removed. The system automatically retains the number of the last news item viewed. All news items remain in the database until removed by the system manager and can be viewed at any time. .b 2 ^&USER INSTRUCTIONS\& .b The format of the NEWS command is as follows: .b .i +5 $ NEWS[/qualifier...] [item_#] .b where qualifier is one or more of the following: .b 2 /ALL .br This qualifier causes NEWS to process all items in the news file, whether or not they have been previously viewed. .b /BRIEF .br Causes NEWS to show only the topic line of each news item. .b /FULL (D) .br When specified, the entire contents of each news item is displayed. This is the default and need not be specified. .b /LOGIN .br Used by the system during login. Forces an extra message to be printed explaining how unseen news items can be removed. .b /UNSEEN (D) .br Causes those items which have not been viewed to be reported. .b You may optionally specify the number of a single news item to be shown in FULL. A list of all item numbers can be obtained by entering: $ NEWS/ALL .page .tab stops 20 ^&EXAMPLES\& .b 2 $ NEWS all unseen news items will be viewed in FULL .b $ NEWS/BRIEF all unseen news items will be viewed in BRIEF .b $ NEWS/ALL all items will be viewed in FULL .b $ NEWS/ALL/BRIEF all items will be viewed in BRIEF .b $ NEWS 2 item 2 will be viewed in FULL .b 3 ^&ONLINE HELP\& .b On-line help is available from the VMS Help command. Enter: .b .i +5 $ HELP NEWS