pTAL Reference Manual (H06.08+)
Syntax Summary
HP pTAL Reference Manual—523746-006
A-7
Declarations
Declarations
•
LITERAL on page A-7
•
DEFINE on page A-7
•
Simple Variable on page A-8
•
Array on page A-8
•
Read-Only Array on page A-9
•
Structures on page A-9
•
Redefinition on page A-16
•
Pointer on page A-21
•
Equivalenced Variable on page A-22
•
Procedure and Subprocedure on page A-28
LITERAL
More information: Declaring Literals on page 6-1
DEFINE
item-list
,
constant
LITERAL
identifier
=
VST018.vsd
DEFINE
item-list
;
,
VST019.vsd
identifier
param-list
=
define-body
#
VST995.vsd










