HP 3000 Manuals

Application Titles Screen [ HP ALLBASE/4GL Developer Reference Manual Vol. 1 ] MPE/iX 5.0 Documentation


HP ALLBASE/4GL Developer Reference Manual Vol. 1

Application Titles Screen 

This screen allows you to create and maintain application titles.

An application title is a literal string that can be displayed on any
screen within the application or printed on reports.  Any change made to
an existing application title is immediately reflected through the
application or related versions that use the title.  You can reference
application titles with the screen painter.

Screen Image 

	       Click here to view figure.
            

Field Descriptions 

Title Name   Enter the name of the application title (up to 16
characters).

Content   Enter the actual information or message to be displayed.

Function Keys 

f1       Variable  Cancels the current screen and displays the variables
        screen.

f2       Calc.  Items  Cancels the current screen and displays the
        calculated items screen.

f3       Numeric Constant  Cancels the current screen and displays the
        numeric constants screen.

f4       AlphaNum Constant  Cancels the current screen and then displays
        the alphanumeric constants screen.

Additional Information 

You can only reference an application title directly from the screen
painter.

The report painter, and some HP ALLBASE/4GL logic commands allow you to
reference master titles.  When HP ALLBASE/4GL encounters a reference to a
master title, the system first searches for an application title with the
same name.  If the application title does not exist, the system uses the
appropriate master title.

Refer to the HP ALLBASE/4GL Developer Administration Manual for further
information about defining master titles.



MPE/iX 5.0 Documentation