HP 3000 Manuals

Logic Command Synonyms Screen [ HP ALLBASE/4GL Developer Administration Manual ] MPE/iX 5.0 Documentation


HP ALLBASE/4GL Developer Administration Manual

Logic Command Synonyms Screen 

This screen allows you to define a synonym for each HP ALLBASE/4GL logic
command.  The screen also allows you to disable or enable logic commands.
The logic command synonyms screen is accessed from the System Specs 
option on the main menu.

Screen Image 

	       Click here to view figure.
            

Field Descriptions 

Standard Command Name.  Enter the standard name of the logic command you
want to disable or define a synonym for.  Appendix A contains a list of
logic commands.

Site Synonym Name.  Enter the synonym to be used on this system to
represent the command.  The synonym can have up to eight uppercase
alphabetic characters.  HP ALLBASE/4GL automatically converts your entry
to uppercase.

Permitted at this site.  Enter Y to allow general use of the command.
Enter N if you don't want the command to be used on this site.

Function Keys 

f1       System Defn.    Cancels the current screen and displays the
        system definition screen.

f2       Display Control  Cancels the current screen and displays the
        terminal display control screen.

f3       Master Titles  Cancels the current screen and displays the
        master title definition screen.

Additional Information 

Command name synonyms are not transferred with the application if you
transport an application to another site with the unload/load facilities.
You must define command name synonyms and permit or restrict use of the
logic commands at each site.

All applications at each site must use the same synonyms.  An application
using different synonyms may fail.  Similarly, removing a synonym from
your system may cause applications using that synonym to fail.  Existing
generated logic is not affected by changes to synonyms, or by disabling a
command.

Disabled Commands.     

If you disable a command, application developers can still enter the
disabled command in the process details or function details screens in
the developer application.  However, HP ALLBASE/4GL will not generate
logic blocks containing the disabled commands.

Disabling a command deletes the synonym for that command if you have
defined one.



MPE/iX 5.0 Documentation