w3Term sets the width and depth of the terminal. This is useful if you are generating output with AQL and want more than 80 columns returned.
call w3Term (width , depth )
|
width |
In |
width. |
|
depth |
In |
(zero is boundless). |
Example Program