TAL Reference Summary
Statements
TAL Reference Summary
40 096256 Tandem Computers Incorporated
Bit Deposit
Assignment Statement
The bit-deposit assignment statement assigns a value to a bit field in a variable.
variable
.
<
:=
expression
037
>left-bit
ns ns ns
right-bit
:
ns nsns
CALL Statement The CALL statement invokes a procedure, subprocedure, or entry point, and
optionally passes parameters to it.
identifier
038
(
param
,
param-pair
)CALL
param-pair
string
: length
039