Found types 12 and 13, which looks to be some ascii, same as type 1
USER>s l = $c(3,13,65) zw l w "$lv = ", $lv(l),!,"$li = ",$li(l)
l=$lb("A")
$lv = 1
$li = A
USER>s l = $c(3,12,65) zw l w "$lv = ", $lv(l),!,"$li = ",$li(l)
l=$lb("A")
$lv = 1
$li = A
other types really seems to be handled by network protocol only
- Log in to post comments
.png)
.png)
.png)

.png)