HP 3000 Manuals

LIBEDIT [ HPTOOLSET XL Reference Manual ] MPE/iX 5.0 Documentation


HPTOOLSET XL Reference Manual

LIBEDIT 

Allows you to edit a module in an existing copylib.

Syntax 

     LIBE[DIT] [modname [OF libname] [line#]]

Parameters 

Modname          Is the name of the module to be edited.

OF Libname       Is the name of the KSAM copy library in which the module
                 resides.  If the Libname is omitted, the workspace
                 default library will be assumed.

Line#            Is the number of the line to be displayed at the top of
                 the screen.

Description 

The editing functions for the lib modules will be exactly like those in
the current TOOLSET/XL editor.

Only one file can be edited at a time.  If an EDIT or a LIBEDIT is being
done when another LIBEDIT command is entered, the previous edit file will
be closed before the new one is opened.

When you do an END EDIT, TOOLSET/XL will ask if you want to replace the
old module.  If you reply yes, the TSAM file will be copied to the copy
library and then will be purged.  If you reply no, the TSAM file will
simply be closed.  From then on, the EDIT command instead of the LIBEDIT
command must be used to edit the particular TSAM file.  Every time you do
an END EDIT for that particular TSAM file, TOOLSET/XL will ask if you
want to replace the old module in the library.  To avoid this query, you
must change the structure from LIB MODULE to any other structure in the
SET EDIT menu.


MPE/iX 5.0 Documentation