bdfs1m02Structured Programming Macros

Structured Programming Macros


Contents

  • Figures

  • Tables

  • Notices
  • Programming Interface Information
  • Trademarks
  • About This Book
  • Before You Begin
  • Who Should Read This Book
  • How This Book Is Organized
  • Conventions Used in This Book
  • How to Read the Syntax Diagrams
  • Related Information
  • How to Send Your Comments

  • Structured Programming Macros Overview

  • Structured Programming Macros Introduction
  • Advantages of Structured Programming Macros
  • An Overview of Structured Forms
  • General Rules for Structured Programming Macros

  • TPFDF Structured Programming Macros

  • TPFDF Structured Programming Macros General Information
  • Additional Functions
  • Conversion Macros
  • Nesting Levels and Indenting
  • Structured Programming Macros Conditional Expressions
  • Forms of Conditional Expressions
  • Conditional Expression Format
  • Examples of Conditional Expressions
  • Condensed Forms of Conditional Expressions
  • Condensed Forms of Compare
  • Condensed Forms of TM
  • Condensed Forms of LTR and OC
  • Condensed Forms of Boolean Expressions
  • Processing Rules for Boolean Connectors
  • Evaluating Concatenated Expressions
  • Boolean Expression Examples
  • TPFDF Structured Programming Macros: Reference
  • #-Line Continuation
  • #CASE Macro Group
  • #CONB-Convert Character Decimal to Binary
  • #COND-Convert Binary to Character Decimal
  • #CONH-Convert Character Hexadecimal to Binary
  • #CONP-Convert Binary to Character Hexadecimal with EBCDIC Interpretation
  • #CONS-Convert Binary to Character Decimal with Zero Suppression
  • #CONT-Convert Binary to Character Binary
  • #CONX-Convert Binary to Character Hexadecimal
  • #DO Macro Group
  • #EXEC-Execute Macro
  • #GOTO Macro Group
  • #IF Macro Group
  • #SPM-Assembly Output Processing
  • #STPC-Step a Byte or Character
  • #STPF-Step a Fullword
  • #STPH-Step a Halfword
  • #STPR-Step Registers
  • #SUBR Macro Group
  • TPFDF Structured Programming Macro Group Processing Diagrams
  • Selection and Iteration Macro Groups
  • #CASE Macro Group Processing
  • #DO Macro Group Processing
  • #IF Macro Group Processing
  • Branch and Subroutine Macro Groups
  • #GOTO Macro Group Processing
  • #SUBR Macro Group Processing

  • TPF Structured Programming Macros

  • TPF Structured Programming Macros: Reference
  • CASE Macro Group
  • DCL-Declare
  • DCLREG-Declare General Registers
  • DO Macro Group
  • GOTO-Branch Macro
  • IF Macro Group
  • LEAVE-Exit from a DO Loop
  • LET-Assignment
  • SELECT Macro Group
  • SET-Flag or Switch Assignment
  • Index