TAL Reference Manual

Index
TAL Reference Manual526371-001
Index-23
Special Characters
$IFIX function 14-21
$INT function 14-21
$INTR function 14-22
$LADR function 14-23
$LEN function 14-24
$LFIX function 14-25
$LMAX function 14-26
$LMIN function 14-26
$MAX function 14-27
$MIN function 14-27
$NUMERIC function 14-28
$OCCURS function 14-29
$OFFSET function
and structure pointers 9-7
description 14-30
$OPTIONAL function 14-32
$OPTIONAL only allowed (error 175) A-38
$OVERFLOW function 14-35
$PARAM function 14-36
$POINT function 14-37
$READCLOCK function 14-38
$RP function 14-38
$SCALE function 14-39
$SPECIAL function 14-40
$SWITCHES function 15-13
$TYPE function 14-41
$UDBL function 14-41
$USERCODE function 14-42
$XADR function 14-43
% (prefix for octal constants) 3-9
%B (prefix for binary constants) 3-9, 3-11
%D
(suffix for INT(32) hexadecimal
constants) 3-12
(suffix for INT(32) nonhexadecimal
constants) 3-12
%F
(suffix for FIXED hexadecimal
constants) 3-13
%F (suffix for FIXED nonhexadecimal
constants) 3-13
%H
(prefix for hexadecimal constants) 3-9
%H (prefix for hexadecimal constants) 3-9
( )
invoking DEFINEs 5-7
* (asterisk)
constant-list repetition factor 3-16
* (asterisk) multiplication, binary signed 4-7
+
binary signed addition 4-7
unary plus 4-5
-
binary signed subtraction 4-7
unary minus 4-5
. (dereferencing operator)
operation 2-9
. (period)
bit extractions 4-27
.EXT (extended indirection symbol)
arrays 7-2
formal parameters 13-11
simple pointers 9-2
structure pointers 9-6
.SG structure not allocated (error 9) A-5
.SG (system global pointers) 15-3
.(standard indirection symbol)
arrays 7-2
simple pointers 9-2
structure pointers 9-6
/signed division 4-3
:(colon), bit extractions 4-27
:= (left-to-right move) 12-7
:=(assignment operator), assignment
expression 4-19
<, signed less than 4-3
<=signed less than or equal to 4-3
<>, signed not equal to 4-4
=
(right-to-left move) 12-27
=signed equal to 4-15
>signed greater than 4-15