.BG
.VE $Header: /usr3/s/current/s/.help/RCS/mprompt,v 1.2 83/12/30 19:30:58 rab Exp $
.FN mprompt
.TL
mprompt: Produce Shell of Documentation for Macros
.CS
mprompt(macro, file)
.PP
.AG macro
dataset containing the macro to be documented, i.e.,
mac.abc.
.AG file
optional name of output documentation file, default is
`abc.d', where `abc' is the name of the macro.
.PP
This function is ordinarily used via the system macro
"?prompt".
.EX
mprompt(mac.def)   #document macro def, produces file def.d
.KW macros
.KW document
.WR
