The TEXT Data Structure
|
Calling Sequence
|
|
TEXT(s1, s2, ...)
|
|
Parameters
|
|
s[1], s[2], ...
|
-
|
strings or symbols
|
|
|
|
|
Description
|
|
•
|
The TEXT data structure is used to represent help topic contents for use with the HELP stream.
|
•
|
In previous versions, the TEXT data structure was used to add information to the help system. That functionality is now supplied by the makehelp command.
|
|
|