Platform |
Win32, x64 |
Purpose |
To add text to the hypertext system. |
Syntax |
SUBROUTINE ADD_HYPERTEXT@( BUFFER, SIZE, HTEXTNAME ) |
Description |
ADD_HYPERTEXT@ adds, to the hypertext resource base, a hypertext document containing one or more hypertext topics. Note that this routine does not take a copy of the hypertext data so you must ensure that the memory is not changed or discarded before any hypertext processing is complete. The format code %ht (Hypertext) is used to display the hypertext resource. Resources may be included in the resource section of your program/resource script. |
See also |