HP 3000 Manuals

LIST INSTALL [ ALLBASE/ISQL Reference Manual ] MPE/iX 5.0 Documentation


ALLBASE/ISQL Reference Manual

LIST INSTALL 
[REV BEG]

The LIST INSTALL command displays the names of modules in an installable
module file.[REV END]

Scope 

ISQL only.

ISQL Syntax 

LI[ST] I[NSTALL] FileName 

Parameters 

FileName                identifies the file containing the installable
                        module.  Name qualification follows MPE XL
                        conventions:

                             FileName[/Lockword][.Group[.Account]]

Description 

   *   In prompting mode, ISQL prompts you for a file name as shown here:

            isql=> LIST; 

            Option (s[et], f[ile], i[nstall], or h[istory])> INSTALL; 
            File name> SQLMOD.COBOL.HPSQL 

   *   You can store the modules in this file in a DBEnvironment by using
       the ISQL INSTALL command.

Example 

     isql=> LIST INSTALL;[REV BEG]
     File name> SQLMOD.COBOL.HPSQL; 
     Name of module in this file:  PGMR1@COBOL.PROGRAM1
     Name of module in this file:  PGMR1@COBOL.PROGRAM2[REV END]

     isql=>



MPE/iX 5.0 Documentation