Table of Contents

Advertisement

Index

Special Characters
/ 28
* 28
= 31
// 28
** 28
\ 33
% 18, 28
== 31
\= 31
\== 31
\ > 31
\ < 31
&&
33
&
33
> 31
> = 31
> < 31
>>> - final result 38
>L> - literal value 37
>O> - operation result 37
>V> - variable value 37
< 31
< = 31
| 33
A
ADDRESS built-in function 107
ADDRESS instruction 106
ALLOCATE command 190, 191, 192
allocation
description 185
to a system file 17, 174, 185
to SYSEXEC 191
to SYSPROC 192
allocation checklist
creating a data set with ALLOCATE 190
creating and editing a data set using ISPF/PDF 187
preliminary 186
writing an exec to allocate to SYSEXEC 191
writing an exec to allocate to SYSPROC 192
ALTLIB command 195
using under ISPF 196
APPC/MVS services
using, examples
APPC/MVS calls 106
CPI Communications calls 106
ARG built-in function 75, 82
ARG instruction 22, 74, 82, 88
argument 24
ARG instruction 74, 82
data set name 98
definition 24
in the EXEC command 98
passing to an exec 24
used to pass information to a function 82
used to pass information to a subroutine 74
© Copyright IBM Corp. 1988, 2001
arguments
passing 24
using CALL instruction 24
using EXEC command 24
using REXX function call 24
arithmetic operator
division, type of 29
priority 29
type of 28
array 156
assignment instruction 13
ATTACH host command environment 102
ATTCHMVS host command environment 102
ATTCHPGM host command environment 102
B
background (TSO)
JCL 177
running an exec 176
batch (MVS)
JCL 178
running an exec 178
blank line 14
Boolean 33
built-in function
ADDRESS 107
ARG 75
comparison 63
conversion 64
DATATYPE 66
description 61
formatting 64
QUEUED 137, 144
REXX language 63
arithmetic 63
comparison 63
conversion 64
formatting 64
string manipulating 64
SUBSTR 70
C
CALL/RETURN instruction 57, 71
character, uppercase
preventing with PARSE 20, 23
preventing with quotation mark 20
checklist
creating a data set with ALLOCATE 190
creating and editing a data set using ISPF/PDF 187
preliminary 186
writing an exec to allocate to SYSEXEC 191
writing an exec to allocate to SYSPROC 192
checklist #1 - creating and editing a data set using
ISPF/PDF 187
checklist #2 - creating a data set with ALLOCATE 190
211

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents