pTAL Reference Manual (H06.08+)

Syntax Summary
HP pTAL Reference Manual523746-006
A-41
CALL
CALL
param-pair
More information: CALL on page 12-10
Labeled CASE
case-alternative
More information: Labeled CASE on page 12-13
(
param-name
param-pair
CALL
identifier
)
,
VST038.vsd
string length
:
VST039.vsd
CASE
selector
OF BEGIN
statement-2
;
END
VST041.vsd
case-alternative
;
->
OTHERWISE
case-label
lower-case-label upper-case-label
..
,
->
statement-1
;
VST042.vsd