TAL Reference Manual
Index
TAL Reference Manual—526371-001
Index-12
M
Length of structure (warning 55) A-50
Length parameters
CALL statement 12-9
passing conditionally with
$OPTIONAL 14-33
LIBRARY directive 16-58
LINES directive 16-59
LIST directive
description 16-59
with SOURCE directive 16-86
List length used for compare (warning
23) A-44
Literal initialized with address (warning
50) A-49
LITERALs
declaring 5-1
in arithmetic expressions 4-2
syntax summary
bracket-and-brace diagrams C-7
railroad diagrams B-7
LMAP directive 16-61
Load map, listing with LMAP
directive 16-61
Local declarations 13-13
Logical file names 16-5
Logical operators 4-11
LOR operator 4-11
M
Machine instruction statements
CODE statement 12-15
DROP statement 12-1
USE statement 12-1
MAIN attribute of procedures 13-5
MAIN cannot return value (warning
91) A-56
MAP directive 16-62
Memory pages, setting with DATAPAGES
directive 16-87
Messages
compiler A-1
Messages (continued)
error A-1
SYMSERV A-57
warning
general description A-1
specific descriptions A-40
Minimum-maximum functions
summary of 14-1
$LMAX 14-26
$LMIN 14-26
$MAX 14-27
$MIN 14-27
Minus operator
unary 4-5
Missing FOR part (error 115) A-29
Missing identifier (error 37) A-13
Missing initialization code relative (error
52) A-17
Missing item (error 48) A-16
Missing variable (error 34) A-13
Modulo division operator 4-10
Move or group comparison (error
125) A-31
MOVE statement 12-27
Multiple defined SECTION (warning
7) A-41
Multiplication by powers of two 4-30
Multiplication operator
signed 4-3
unsigned 4-3
N
Named toggles
specifying with DEFINETOG 16-29
turning off with RESETTOG 16-68
turning on with SETTOG 16-82
using with IF or IFNOT directive 16-29
NAMEs
syntax summary
bracket-and-brace diagrams C-16