pTAL Reference Manual (H06.03+)
Syntax Summary
HP pTAL Reference Manual—523746-005
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










