u0004 user exit

The u0004 user exit returns term settings in dynamic array format.

Syntax

result = oconv("", "u0004")

Synonym(s)

u4

Description

The term settings are:

1 Terminal type
2 Terminal width
3 Printer width
4 Terminal depth
5 Printer depth
6 Line skip
7 Linefeed delay
8 Formfeed delay
9 Back space
10 <null>

Example(s)

result = oconv("","u4")
print result
wy-50^79^80^24^59^0^1^1^8^

See also

term command