×
Menu
Index

TXPUTBLOCK Subroutine

 
Usage:
r = TXPUTBLOCK(b [,x [,y]])
 
Description:
Write a blocked of saved text back to the console. If x or y are provided the text is placed at those coordinates otherwise the original location is used.
The returned value indicates 0 or 1 to indicate failure or success. The block (b) stays allocated until cleared by assigning another value to it (e.g. b="")