UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: 14.3 Reserved Macro and String NamesChapter 14
ms Macros
Next: 15. me Macros
 

14.4 Reserved Number Register Names

The following number register names are used by the ms package. An italicized n means that the name contains a numeral (generally the interpolated value of another number register).

nTAJAVBCBDBEBHBIBQ
BWCWEFFCFLFMFPGAGW
H1H2H3H4H5HMHTI0IF
IKIMIPIRISITIXInJn
KGKIKML1LELLLTMCMF
MGMLMMMNNANCNDNQNS
NXOJPDPEPFPIPNPOPQ
PSPXQIQPROSJSTT.TB
TCTDTKTNTQTVTYTZVS
WFXXYEYYZN

When you're writing your own macros, the safest bet is to use mixed case letters for macro names. (Using uppercase letters could conflict with reserved ms names, and using lowercase letters could conflict with troff requests.)


Previous: 14.3 Reserved Macro and String NamesUNIX in a Nutshell: System V EditionNext: 15. me Macros
14.3 Reserved Macro and String NamesBook Index15. me Macros

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System