TSK() Function - BBj


For this topic's original documentation, see the TSK() Function - Device Alias List.

Syntax

TSK(int{,ERR=lineref})

Description

Common alias types between PRO/5 and BBj are:
$00$ = terminal (Tx)
$01$ = printer (Lx or Px)
$02$ = ghost (Gx)
$03$ = plotter device (Dx)
$04$ = SYSGUI device (Xx)

PRO/5

Any device other than those listed above returns an alias type of $FF$.

BBj

$05$ = TCP or UDP Network device (Nx)
$06$ = Serial Communications device (Cx)
$07$ = Java Plugin (Jx)

BBj

Any device other than those listed above returns an alias type of $FF$.

See Also

Functions - Alphabetical Listing