October 1, 1979 COMMAND MACROS MACRO LIBRARIES
11.2.2 MACRO LIBRARIES ______________________
Command macros must be contained in a macro library (<maclib>).
Notes _____
<maclib>s may contain any number of Command Macro definitions.
The name of the system Command Macro library is "FMAC". If the
will not user names a <maclib> "FMAC", the system <maclib> ________ be
invoked.
not All <maclib> functions must be executed in CMS and ___ the CMS
must reside on the A-disk Subset or FRESS and the <maclib> _________________________.
11.2.2.1 Editing Functions for <maclib> Manipulation ____________________________________________________
The following four <maclib> editing functions must be used to
up to 10 macros create and modify <maclib>s. Each can manipulate _______________
(<cmac>) in or out of one <maclib>.


FMACADD <maclib> <cmac1> [<cmac2>...]


The specified MEMO files are added to <maclib>. If <maclib>
did not previously exist it will be created. If <maclib>
already contained a copy of any of the specified macros
ignored those particular "adds" will be _______. All MEMO files
which are successfully added to <maclib> will be erased.


FMACDEL <maclib> <cmac1> [<cmac2>...]


The specified macros are deleted from <maclib>. Unlike
FMACSPLT, no MEMO file is created.
256 -- Section 7 Release 9.1 FRESS Resource Manual
Previous Page Next Page