Special characters
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Special characters
- >>= (strictly greater than or equal operator)
- /== (strictly not equal operator)
(1), (2)
- \== (strictly not equal operator)
(1), (2)
- \>> (strictly not greater than operator)
- || (concatenation operator)
(1), (2)
- >= (greater than or equal operator)
(1), (2)
- /= (not equal operator)
- \= (not equal operator)
(1), (2)
- \> (not greater than operator)
(1), (2)
- ** (power operator)
(1), (2), (3)
- // (remainder operator)
(1), (2), (3)
- == (strictly equal operator)
(1), (2), (3), (4), (5)
- >> (strictly greater than operator)
(1), (2)
- *-* tracing flag
- +++ tracing flag
- >.> tracing flag
- >>> tracing flag
- + (addition operator)
(1), (2), (3)
- / (division operator)
(1), (2), (3)
- = (equal sign)
- > (greater than operator)
(1), (2)
- | (inclusive OR operator)
(1), (2)
- % (integer division operator)
(1), (2), (3)
- * (multiplication operator)
(1), (2), (3)
- \ (NOT operator)
(1), (2), (3)
- >< (greater than or less than operator)
(1), (2)
- \< (not less than operator)
(1), (2)
- \<< (strictly not less than operator)
- ! prefix on TRACE option
- ? prefix on TRACE option
- & (AND logical operator)
(1), (2)
- && (exclusive OR operator)
(1), (2)
- >C> tracing flag
- .DEFINE verb
(1), (2)
- >F> tracing flag
- >L> tracing flag
(1), (2)
- <= (less than or equal operator)
(1), (2)
- <> (less than or greater than operator)
- < (less than operator)
(1), (2)
- <<= (strictly less than or equal operator)
- << (strictly less than operator)
(1), (2)
- ¬== (strictly not equal operator)
(1), (2)
- ¬>> (strictly not greater than operator)
- ¬= (not equal operator)
- ¬> (not greater than operator)
- ¬ (NOT operator)
(1), (2)
- ¬< (not less than operator)
- ¬<< (strictly not less than operator)
- >O> tracing flag
(1), (2)
- >P> tracing flag
- .PANEL verb
(1), (2)
- >V> tracing flag
(1), (2)
A
- abuttal
(1), (2)
- action taken when a condition is not trapped
- action taken when a condition is trapped
- active loops
- additional operator examples
- ADDRESS instruction
(1), (2)
- address setting
(1), (2)
- advanced topics in parsing
- algebraic precedence
- alphabetic character word options in TRACE
- alphanumeric checking with DATATYPE
- AND, logical operator
- ANDing character strings together
- ARBCHAR command
- ARG instruction
(1), (2), (3)
- ARG option of PARSE instruction
- ARGS command
- arithmetic
- arithmetic operator
- associative storage
- assumption, XEDIT
- AUTH command
(1), (2), (3)
- AUTHUSER command
(1), (2), (3), (4), (5), (6)
- automatic server initiation (ASI)
B
C
- C2S command
(1), (2), (3)
- CALL instruction
(1), (2)
- CANCEL command
(1), (2)
- CASE command
(1), (2)
- CATMOUSE EXEC
- CD command
(1), (2), (3), (4), (5)
- CEDA command
(1), (2)
- CEMT command
(1), (2)
- Century option of DATE function
- CHANGE command
- checking arguments with ARG function
- CICEPROF macro
- CICGETV routine
- CICPARMS control block
- CICREX program
- CICS
- CICS commands
- CICSECX1 security exit
- CICSECX2 security exit
- CICSLINK option on DEFCMD command
- CICSLOAD option on DEFCMD command
- CICSPROF exec
(1), (2)
- CICSTART exec
(1), (2), (3), (4)
- CICXPROF macro
- CKDIR command
(1), (2)
- CKFILE command
- clause
- CLD command
(1), (2)
- client exec example
- client/server
- CMDLINE command
- code page
- codes and messages
(1), (2)
- coding style
- collating sequence using XRANGE
- collections of variables
- combining string and positional patterns
- comma
- command execution security
- command level interpreter transaction (CECI)
- commands
- COMPARE function
- components
- CON EXEC (exercise)
- conceptual overview of parsing
- Configure the REXX DB2 Interface
- Configuring REXX support
- constant
- constant symbols
- content
- content addressable storage
- control variable
(1), (2)
- controlled loops
- CONVTMAP command
- COPY command
- copying a string using COPIES
- COPYR2S command
- COPYS2R command
- correcting your program
- Create the Help Files
- Create the RFS Filepools
- CTLCHAR command
- CURLINE command
- current directory
(1), (2)
- current terminal line width
D
- date and version of the language processor
- DB2 Interface
- DBCJUSTIFY function
- DBCS
- default
- DEFCMD command
(1), (2), (3), (4), (5), (6)
- defining
- definition
- DEFSCMD command
(1), (2), (3)
- DEFTRNID command
- DELETE command
(1), (2)
- derived names of variables
- description
- destination prefix commands
- DIGITS option of NUMERIC instruction
(1), (2)
- DIR command
(1), (2)
- directory ID
(1), (2)
- DISKR command
- DISKW command
(1), (2)
- DISPLAY command
- DO...END instruction
- DO FOREVER loop
- DO Loop
- DOWN command
- DPATH command
E
F
G
H
I
J
L
M
N
O
P
- packing a string with X2C
- pad character, definition
- page, code
- panel
- PANEL command
(1), (2)
- parentheses
- PARSE ARG instruction
- PARSE instruction
- PARSE PULL instruction
- PARSE UPPER ARG instruction
- PARSE UPPER PULL instruction
- PARSE UPPER VALUE
- PARSE UPPER VAR
- PARSE VALUE...WITH
- PARSE VAR
- parsing
- parsing case
- parsing instructions
- passing
- PATH command
(1), (2), (3), (4), (5)
- pattern in parsing
- permanent command destination change
- PFKEY command
- PFKLINE command
- placeholder
- placeholder in parsing
(1), (2)
- Post-Installation Configuration
- powers of ten in numbers
- precedence of operators
- precision of arithmetic
- predefined variables
(1), (2)
- preface
- presumed command destinations
- PROCEDURE instruction
(1), (2)
- program
- program identifier
(1), (2)
- program load table (PLT)
- protecting variables
- prototyping development methodology
- PSEUDO command
- pseudo random number function of RANDOM
- PULL instruction
(1), (2), (3), (4)
- PULL option of PARSE instruction
- purpose
Q
R
- random number function of RANDOM
- RDIR command
- READ command
- recursive call
- reference
- relative numeric pattern in parsing
- relative positional patterns
- RENAME command
- Rename supplied Procedures
- reordering data with TRANSLATE function
- repeating a string with COPIES
- repetitive loops
- reservation of keywords
- RESERVED command
(1), (2)
- RESET command
- resetting command environment
- resource definition online (RDO)
- resource definition online transaction (CEDA)
- restoring variables
- return codes
- RETURN instruction
(1), (2)
- REXX
- REXX/CICS
- REXX/CICS Command Definition Facility
(1), (2)
- REXX/CICS commands
- REXX/CICS File System (RFS)
(1), (2)
- REXX/CICS List System (RLS)
- REXX/CICS Panel Facility
- REXX/CICS Text Editor
(1), (2)
- REXX instruction
- REXX language
- REXX program identifier
(1), (2), (3)
- REXX programming
- REXX programs
- REXXCICS
- RFS
- RFS command
(1), (2), (3)
- RIGHT command
- RLS
- root directory
(1), (2)
- ROTATE EXEC
- rules
- running
S
- S2C command
(1), (2), (3)
- SAA
- SAVE command
- SAY instruction
(1), (2), (3), (4)
- SBCS strings
- scientific notation
- SCRNINFO command
- searching a string for a phrase
- seconds calculated from midnight
- secure
- security
(1), (2), (3)
- SELECT WHEN...OTHERWISE...END
- selecting a default with ABBREV function
- sequence, collating using XRANGE
- set buffer address (SBA)
- SET command
- SETSYS command
(1), (2)
- shift-in (SI) characters
- Shift-in (SI) characters
- shift-out (SO) characters
- Shift-out (SO) characters
- SIGNAL instruction
- SIGNAL ON ERROR instruction
- significant digits in arithmetic
- SORT command
- SOURCE option of PARSE instruction
- spacing, formatting, SPACE function
- special case
- SPLIT command
- SQL Communications Area (SQLCA)
- SQL statements
- Standard option of DATE function
- statements
- strict comparison
- strictly equal operator
(1), (2)
- strictly greater than operator
(1), (2)
- strictly greater than or equal operator
- strictly less than operator
(1), (2)
- strictly less than or equal operator
- strictly not equal operator
(1), (2)
- strictly not greater than operator
- strictly not less than operator
- string
- string and positional patterns
- string parsing
- string pattern in parsing
- STRIP command
- structure and syntax
- style, coding
- subdirectory
(1), (2)
- subexpression
- subkeyword
- subroutine
- subsidiary list
(1), (2)
- SUBSTR
- substring
- suggested readings
- symbols and strings in DBCS
- SYNONYM command
- syntax
- SYNTAX condition of SIGNAL instruction
(1), (2)
- SYSSBA command
- system libraries
- systems administrator
T
U
V
W
X
Y