emp4bldx


EMP4BLDX(1)                                                        EMP4BLDX(1)



NAME
       emp4bldx - builds a 4GL executable

SYNOPSIS
       emp4bldx  [-gr] [executable]

DESCRIPTION
       This  command creates a 4GL runtime executable including read only data
       for one or more terminal definitions from the MSTERMDB database and one
       or  more  linked  applications  from  any  4GL  databases.  The user is
       prompted to enter names of terminals, databases and applications.

       -g        Specifies Workstation Graphics  Support.   This  may  not  be
                 available in all versions.

       -r        Do  not  remove the source and object files built to hold the
                 read only data.

       The resulting executable has the following synopsis :

          executable [-d database] [-a application] [parameter ...]
       The database if specified becomes the user database.   The  application
       is  the  one  that  will  be  run  when the executable is invoked.  The
       default application is the first one entered by the user when the  exe-
       cutable  is being built.  The parameters are passed to the application.

SEE ALSO
       emp4gl(1)

       Empress 4GL: Language Reference

       Empress 4GL: Programmer's Guide

       Empress 4GL: Tools Reference

DIAGNOSTICS
       The executable will not be built if any of the terminals, databases, or
       applications specified do not exist.

HISTORY
       Written  by  Empress  Software  Inc..   All material is copyrighted and
       licensed.  Use on non-licensed CPUs is prohibited.



Empress 8.62                 Empress Software Inc.                 EMP4BLDX(1)