Textfile(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
New page: Category:Functions {{Function|textfile(<helpcmd>, <topic>)}} Returns the body of <topic> associated with <helpcmd> that would have been shown if <helpcmd> were used instead. == Exam...
 
(No difference)

Latest revision as of 09:12, 27 November 2010


textfile(<helpcmd>, <topic>)

Returns the body of <topic> associated with <helpcmd> that would have been shown if <helpcmd> were used instead.

Example

> help say

...


> think textfile(help,say)

...

help, helpfile in wizhelp, raw_helpfile in wizhelp