[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Syntax: TXCLEAR()
Purpose: Releases the variables the Library requires for
its functions to operate correctly.
Argument: none
Returns: 0 Successful
1 not successful
Usage: TXCLEAR() is used at the end of any printing
procedure.
Example: * Initialize variables
TXINIT()
(Print routine)
* Release variables
TXCLEAR()
See Also: TXINIT()
See Also:
TXINIT()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson