HPlogo SNA NRJE Node Manager's Guide: HP 3000 MPE/iX Computer Systems > Chapter 6 Commands

WELCOME

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

Updates the NRJE subsystem welcome message.

Syntax

W[ELCOME]

Description

This command updates the NRJE subsystem welcome message. The welcome message is broadcast every time any user enters the subsystem, and when a DISPLAY INFO command is issued. It is not broadcast when a user invokes the NRJE subsystem command to change from one default workstation to another.

When you enter this command, NRJE puts you in edit mode with an nn> prompt at which you can enter a line of the welcome message. For each welcome message line you enter, nn is incremented by one.

An nn> [RETURN] terminates welcome message text input from sessions. An E0W subcommand terminates welcome message text that is input from a job stream. The WELCOME command applies to the entire NRJE subsystem.

A welcome message can be updated as shown in the example below. NRJE can accept lines of up to 80 characters long, and adds a carriage control and a line feed at the end of each line. The maximum total number of characters that can be included in the welcome file is 1920. This fills the screen of HP 264x and HP 262x terminals. The lines are stored in image mode and are displayed in the format in which they are entered.

Example

 
:NRJE RMT11                      Enter the NRJE subsystem command interpreter                                  using RMT11 as the default workstation.
 
ProductNum VersionNum NRJE (C) HEWLETT-PACKARD CO. CopyrightYear
 
                                 NRJE displays its banner line.
 
WELCOME MESSAGE TO BE REVISED    The welcome message is displayed.
 
RMT11> ...
 
                                 The NRJE subsystem command interpreter                                  issues you a prompt.
 
RMT11>WELCOME [RETURN]           Begin WELCOME command sequence.
 
1>WELCOME TO NRJE. [RETURN]      You are prompted with an nn> to begin each
2>RMT11 READER IS DOWN. [RETURN] line of the welcome message. 
3>HOST IS DOWN FOR GEN. [RETURN]
4>SPOOL FILES 75% FILLED. [RETURN]
5>[RETURN] or EOW for a job stream. The welcome message is terminated when                                     you enter a [RETURN] with no data, or                                    EOW [RETURN] in response to an nn> prompt.

Text Reference

NRJEUpdWel is the manager intrinsic counterpart of this command; it is described in the SNA NRJE User/Programmer Reference Manual. Also see NRJEWelcome, which provides the text of the current welcome message, in that manual.

Feedback to webmaster