 |
» |
|
|
|
Symbols- ! , Special Characters, Directives and Special Characters
- $ , Directives and Special Characters
- $DELSET Directive , Deleting a Set
- $EDIT
- directive , Deleting a Record
- $EDIT VOID = XXXXXXXX
- directive , Deleting a Record
- $SET , Comment Records
- $SET Record , Directives and Special Characters
- $SET Record Addition
- line number merging , Adding a Record
- $SET Record Deletion
- line number merging , Deleting a Record
- $SET Record Modification
- line number merging , Modifying a Record
- % , Message Records, Special Characters, Directives and Special Characters
- ~ , Special Characters, Directives and Special Characters
A- Accessing
- an application message catalog, FORTRAN example , Example of Accessing an Application Message Catalog
- an application message catalog, Pascal example , Example of Accessing an Application Message Catalog
- application message catalog, COBOL example , Example of Accessing an Application Message Catalog
- application message catalogs, Accessing Application Message Catalogs
- syscat.pub.sys , Accessing the NM Error Message Catalog
- system error messages , Accessing System Error Messages
- the CM error message catalog , Accessing the CM Error Message Catalog
- the CM error message catalog, Pascal example , Example of Accessing the CM Error Message Catalog
- the CM message catalog, COBOL example , Example of Accessing the CM Error Message Catalog
- the CM message catalog, FORTRAN example , Example of Accessing the CM Error Message Catalog
- the HELP facility , Accessing the HELP Facility
- the HELP facility using a UDC , Accessing the HELP Facility
- the MAKECAT formatted catalog , Accessing the Message Catalog
- the NM error message catalog , Accessing the NM Error Message Catalog
- the NM error message catalog, Pascal example , Example of Accessing the NM Error Message Catalog
- the NM message catalog, COBOL example , Example of Accessing the NM Error Message Catalog
- the NM message catalog, FORTRAN example , Example of Accessing the NM Error Message Catalog
- Accessing CATALOG.PUB.SYS (Figure 5-2) , Accessing the CM Error Message Catalog
- Accessing SYSCAT.PUB.SYS (Figure 5-3) , Accessing the NM Error Message Catalog
- Accessing System Error Messages (Figure 5-1) , Overview
- Adding
- a $SET record using line number merging , Adding a Record
- a comment record using line number merging , Adding a Record
- a message record using line number merging , Adding a Record
- a message using set and message number merging , Adding a Message
- a record using line number merging , Adding a Record
- a set using set and message number merging , Adding a Set
- ALL
- HELP command , File Commands
- Altering
- intrinsic access , GENCAT MAKECAT Comparison
- the MAKECAT catalog to be a GENCAT catalog , Altering the Catalog
- Application Message Catalog
- COBOL example of accessing , Example of Accessing an Application Message Catalog
- FORTRAN example of accessing , Example of Accessing an Application Message Catalog
- Pascal example of accessing , Example of Accessing an Application Message Catalog
- using directives, Directives
- Application Message Catalogs
- closing , Closing a Catalog
- creating the source file , Creating an Application Message Catalog
- formatting , Formatting a Source File
- modifying , Modifying the Application Message Catalog
- opening , Opening a Catalog
- reading messages from , Reading Messages
- use with native languages , Using Application Message Catalogs
- using special characters , Message Records
- when to use , Using Application Message Catalogs
- Application Message Facility , When to Use Message Catalogs, Application Message Facility
- ASCII Null Character , Parameter Substitution
C- Catalog Directives , Directives
- $, comment records , Comment Records
- $SET , Comment Records
- message numbers , $SET Records
- Catalog Intrinsics , Catalog Intrinsics
- CATCLOSE , Catalog Intrinsics, Closing a Catalog, Overview, Closing the NM Error Message Catalog, Summary
- CATOPEN , Catalog Intrinsics, Opening a Catalog, Overview, Opening the NM Error Message Catalog, Summary
- CATREAD , Catalog Intrinsics, Reading Messages, Overview, Reading Messages With CATREAD, Summary
- Catalog, Application Message
- modifying , Modifying the Application Message Catalog
- Catalog, Message
- closing with CATCLOSE , Closing a Catalog, Closing the NM Error Message Catalog
- closing with FCLOSE , Closing the CM Error Message Catalog
- HELP , HELP Facility
- opening with CATOPEN , Opening a Catalog, Opening the NM Error Message Catalog
- opening with HPFOPEN , Opening the CM Error Message Catalog
- reading messages with CATREAD , Reading Messages, Reading Messages With CATREAD
- reading messages with GENMESSAGE , Reading Messages With GENMESSAGE
- CATALOG.PUB.SYS , System Message Facility, Accessing System Error Messages, Summary
- opening , Opening the CM Error Message Catalog
- Catalogs Formatted With MAKECAT , Catalogs Formatted With MAKECAT
- CATCLOSE, Intrinsic , Catalog Intrinsics, Closing a Catalog, Overview, Closing the NM Error Message Catalog, Summary, GENCAT MAKECAT Comparison
- CATOPEN, Intrinsic , Catalog Intrinsics, Opening a Catalog, Overview, Opening the NM Error Message Catalog, Summary, GENCAT MAKECAT Comparison
- CATREAD, Intrinsic , Catalog Intrinsics, Reading Messages, Overview, Reading Messages With CATREAD, Summary, GENCAT MAKECAT Comparison
- substituting parameters , Reading Messages, Parameter Substitution
- CAUTION
- using line number merging , Merging by Line Numbers
- Changing
- a $SET record using line number merging , Modifying a Record
- a comment record using line number merging , Modifying a Record
- a message record using line number merging , Modifying a Record
- a record using line number merging , Modifying a Record
- a source file , Modifying a Source File
- comment records using set and message number merging , Comment Records
- intrinsic access , GENCAT MAKECAT Comparison
- messages , Modifying the Application Message Catalog
- Characters, Special - refer to Special Characters , Special Characters
- CICAT.PUB.SYS , HELP Facility, Summary
- redirecting , Accessing the HELP Facility
- Closing
- an application message catalog , Closing a Catalog
- Closing the CM Error Message Catalog , Closing the CM Error Message Catalog
- Closing the NM Error Message Catalog , Closing the NM Error Message Catalog
- CM Error Message Catalog
- accessing , Accessing the CM Error Message Catalog
- closing , Closing the CM Error Message Catalog
- COBOL example of accessing , Example of Accessing the CM Error Message Catalog
- FORTRAN example of accessing , Example of Accessing the CM Error Message Catalog
- opening , Opening the CM Error Message Catalog
- Pascal example of accessing , Example of Accessing the CM Error Message Catalog
- reading messages from , Reading Messages With GENMESSAGE
- CM Error Messages , System Message Facility, Accessing System Error Messages
- CM_MSGCAT
- COBOL example , Example of Accessing the CM Error Message Catalog
- FORTRAN example , Example of Accessing the CM Error Message Catalog
- Pascal example , Example of Accessing the CM Error Message Catalog
- COBOL Example
- accessing an application message catalog (MSGCAT) , Example of Accessing an Application Message Catalog
- accessing the CM message catalog (CM_MSGCAT) , Example of Accessing the CM Error Message Catalog
- accessing the NM message catalog (NM_MSGCAT) , Example of Accessing the NM Error Message Catalog
- COLISION Example File , Types of Files
- Collision File, Rolling Back to the Old Source File
- description of , Types of Files
- Comment Record Addition
- line number merging , Adding a Record
- Comment Record Deletion
- line number merging , Deleting a Record
- Comment Record Modification
- line number merging , Modifying a Record
- Comment Records , Comment Records
- Comparing MAKECAT and GENCAT , GENCAT MAKECAT Comparison
- Compatablilty Mode - refer to CM , System Message Facility
- Converting MAKECAT Formatted Catalogs , Converting MAKECAT Formatted Catalogs
- Creating
- a formatted catalog , Creating a Formatted Catalog
- a formatted file with GENCAT , Formatting a Source File
- a new source file , Creating a New Source File
- a source file , Creating a Source File
- a source file from a formatted catalog , Creating an Expanded Source File
- an application message catalog , Creating an Application Message Catalog
- the HELP source file , Creating the Source File
- your own HELP facility , Creating Your Own HELP Facility
- Creating a New Source (Figure 4-3) , Creating a New Source File
D- Deleting
- a $SET record using line number merging , Deleting a Record
- a comment record using line number merging , Deleting a Record
- a message record using line number merging , Deleting a Record
- a message using set and message number merge , Deleting a Message
- a record using line number merging , Deleting a Record
- a set using set and message number merging , Deleting a Set
- Dialog
- expanding a GENCAT formatted catalog , Creating an Expanded Source File
- formatting a source file with GENCAT , Formatting a Source File
- using GENCAT to merge source and maintenance files , Creating a New Source File
- Directive , Directives, Directives and Special Characters
- $, comment reocrds , Comment Records
- $DELSET , Deleting a Set
- $EDIT , Deleting a Record
- $EDIT VOID = XXXXXXXX , Deleting a Record
- $SET , Comment Records
- message numbers , $SET Records
- Dividing a Message into Several Lines , Special Characters
- Drawbacks to Editing the Source File , Editing the Source File
E- Editing the Source File , Editing the Source File
- ENTRY
- HELP Command , Keyword Commands
- Error Messages
- GENCAT , Introducing the GENCAT Utility, GENCAT Error Messages
- HELP facility , Formatting the Source File
- Error Messages, System
- accessing , Accessing System Error Messages
- Examining the System Error Message Catalogs , Format of a Message Catalog
- Example
- error checking , Program Examples
- Example File
- COLISION , Types of Files
- FORMAT , Types of Files
- MAINT , Types of Files
- MAINT, used in example , Creating a New Source File
- MYHELP , Formatting the Source File
- MYSOURCE , Formatting the Source File
- SOURCE , Types of Files
- Example HELP Source File , Example Source File
- Example Maintenance File
- line number merge , Example
- set and message number merge , Example
- Example of
- accessing an application message catalog , Example of Accessing an Application Message Catalog, Example of Accessing an Application Message Catalog, Example of Accessing an Application Message Catalog
- accessing the CM error message catalog , Example of Accessing the CM Error Message Catalog, Example of Accessing the CM Error Message Catalog, Example of Accessing the CM Error Message Catalog
- accessing the NM error message catalog , Example of Accessing the NM Error Message Catalog, Example of Accessing the NM Error Message Catalog, Example of Accessing the NM Error Message Catalog
- creating a formatted file , Formatting a Source File
- creating a source file from a formatted catalog , Creating an Expanded Source File
- expanding a formatted catalog with GENCAT , Creating an Expanded Source File
- formatting a HELP source file , Formatting the Source File
- formatting a source file wiht GENCAT , Formatting a Source File
- merging by line number , Example
- merging by set and message number , Example
- message file format , Message File Format Example
- using GENCAT in batch mode , Using GENCAT in Batch Mode
- using MAKECAT to format a catalog , Creating a Formatted Catalog
- Example Programs , Program Examples
- Example Source Catalog , Example Source Catalog
- Example Source File, Merging Source and Maintenance Files
- SOURCE , Example of Accessing an Application Message Catalog
- Example, COBOL
- accessing an application message catalog , Example of Accessing an Application Message Catalog
- accessing the CM message catalog , Example of Accessing the CM Error Message Catalog
- accessing the NM message catalog , Example of Accessing the NM Error Message Catalog
- Example, FORTRAN
- accessing an application message catalog , Example of Accessing an Application Message Catalog
- accessing the CM message catalog , Example of Accessing the CM Error Message Catalog
- accessing the NM message catalog , Example of Accessing the NM Error Message Catalog
- Example, Pascal
- accessing an application message catalog , Example of Accessing an Application Message Catalog
- accessing the CM error message catalog , Example of Accessing the CM Error Message Catalog
- accessing the NM message catalog , Example of Accessing the NM Error Message Catalog
- Expanded Source File
- changes from original source , Creating an Expanded Source File
- Expanding a Formatted Catalog , Creating an Expanded Source File
- Expanding a GENCAT Formatted Catalog (Figure 4-2) , Creating an Expanded Source File
F- Facility
- application message , Application Message Facility
- HELP , HELP Facility
- system message , System Message Facility, Accessing System Error Messages
- FCLOSE, Intrinsic , Overview, Closing the CM Error Message Catalog, Summary, Accessing the Message Catalog, GENCAT MAKECAT Comparison
- File Commands , File Commands
- File Output of Messages , Message Output, Message Output, Message Output
- File Types Used With GENCAT , Types of Files
- FORMAT Example File , Types of Files
- Format of a Message Catalog , Format of a Message Catalog
- Format of Run-Time Parameters , Parameter Substitution
- FORMAT, Example Catalog
- creating , Formatting a Source File
- Formatted Catalog
- creating with MAKECAT , Creating a Formatted Catalog
- Formatted File Description , Types of Files
- Formatting
- a HELP source file , Formatting the Source File
- a message catalog with MAKECAT , Creating a Formatted Catalog
- a source file , Formatting a Source File
- with the GENCAT utility , User Message Catalogs
- Formatting a Source File With GENCAT (Figure 2-1) , Formatting a Source File
- FORTRAN Example
- accessing an application message catalog (MSGCAT) , Example of Accessing an Application Message Catalog
- accessing the CM message catalog (CM_MSGCAT) , Example of Accessing the CM Error Message Catalog
- accessing the NM message catalog (NM_MSGCAT) , Example of Accessing the NM Error Message Catalog
G- GCEXPAND
- GENCAT JCW , GENCAT JCWs
- GCFORMAT
- GENCAT JCW , GENCAT JCWs
- GCMAINT
- GENCAT JCW , GENCAT JCWs
- GENCAT, Utility , GENCAT Utility, System Message Facility, Introducing the GENCAT Utility
- collision file description , Types of Files
- conversion from MAKECAT formatted files , Converting MAKECAT Formatted Catalogs
- error messages , Introducing the GENCAT Utility, GENCAT Error Messages
- example of expanding a formatted catalog , Creating an Expanded Source File
- example of formatting a source file , Formatting a Source File
- example of using batch mode , Using GENCAT in Batch Mode
- file types used with , Types of Files
- formatted file description , Types of Files
- formatting with , User Message Catalogs
- HELP , Introducing the GENCAT Utility
- JCWs , GENCAT JCWs
- maintenance file description , Types of Files
- source file description , Types of Files
- used to expand a formatted catalog , Creating an Expanded Source File
- used to format a source file , Formatting a Source File
- used to merge source and maintenance files , Merging Source and Maintenance Files, Creating a New Source File
- using batch mode , Using GENCAT in Batch Mode
- GENMESSAGE, Intrinsic , Overview, Reading Messages With GENMESSAGE, Summary, Accessing the Message Catalog, GENCAT MAKECAT Comparison
H- HELP Entry Point to MAKECAT , Formatting the Source File
- HELP Facility , When to Use Message Catalogs, HELP Facility
- accessing , Accessing the HELP Facility
- ALL command , File Commands
- CICAT.PUB.SYS , Summary
- creating the source file , Creating the Source File
- creating your own , Creating Your Own HELP Facility
- description of , Creating Your Own HELP Facility
- differences from other message facilities , Summary
- ENTRY command , Keyword Commands
- error , Formatting the Source File
- file commands , File Commands
- formatting the source file , Formatting the Source File
- ITEM command , Keyword Commands
- keyword commands , Keyword Commands
- keywords , Keyword Commands
- STARTHELP command , File Commands
- STOPHELP command , File Commands
- SUBITEM command , Keyword Commands
- SUBSET command , File Commands
- user interface , HELP Facility
- HELP Facility Access
- immediate mode , Accessing the HELP Facility
- subsystem mode , Accessing the HELP Facility
- using a UDC , Accessing the HELP Facility
- HELP Source File
- example , Example Source File
- HELPCAT
- output file designator for HELP , Formatting the Source File
- HPFOPEN, Intrinsic , Overview, Opening the CM Error Message Catalog, Summary, Accessing the Message Catalog, GENCAT MAKECAT Comparison
I- Immediate Mode Access
- HELP facility , Accessing the HELP Facility
- INPUT
- input file designator for HELP , Formatting the Source File
- Inserting Run-Time Variables in Messages , Parameter Substitution
- Intrinsic
- CATCLOSE , Catalog Intrinsics, Closing a Catalog, Overview, Closing the NM Error Message Catalog, Summary, GENCAT MAKECAT Comparison
- CATOPEN , Catalog Intrinsics, Opening a Catalog, Overview, Opening the NM Error Message Catalog, Summary, GENCAT MAKECAT Comparison
- CATREAD , Catalog Intrinsics, Reading Messages, Overview, Reading Messages With CATREAD, Summary, GENCAT MAKECAT Comparison
- CATREAD, used to substitute parameters , Reading Messages, Parameter Substitution
- FCLOSE , Overview, Closing the CM Error Message Catalog, Summary, Accessing the Message Catalog, GENCAT MAKECAT Comparison
- GENMESSAGE , Overview, Reading Messages With GENMESSAGE, Summary, Accessing the Message Catalog, GENCAT MAKECAT Comparison
- HPFOPEN , Overview, Opening the CM Error Message Catalog, Summary, Accessing the Message Catalog, GENCAT MAKECAT Comparison
- NLAPPEND , Naming Convention
- Introduction to Message Catalogs, Introduction
- ITEM
- HELP Command , Keyword Commands
L- Line Number Merging , Merging Source and Maintenance Files, Merging by Line Numbers
- adding a record , Adding a Record
- CAUTION about using , Merging by Line Numbers
- deleting a record , Deleting a Record
- example , Example
- modifying a record , Modifying a Record
- Literal Character, ~ , Directives and Special Characters
- Literal Character,~ , Special Characters
- Localizing Catalogs , Using Application Message Catalogs
- naming , Naming Convention
M- MAINT
- example file , Types of Files
- example file used in example dialog , Creating a New Source File
- Maintenance File , Merging Source and Maintenance Files
- example using merging by line number , Example
- example using set and message number merge , Example
- Maintenance File Description , Types of Files
- MAKECAT, Utility , System Message Facility, HELP Facility, Formatting the Source File, Catalogs Formatted With MAKECAT
- Conversion to GENCAT formatted files , Converting MAKECAT Formatted Catalogs
- creating a formatted catalog , Creating a Formatted Catalog
- example of formatting a catalog , Creating a Formatted Catalog
- HELP Entry Point , Formatting the Source File
- source files , Creating a Formatted Catalog
- using to format a message catalog , Creating a Formatted Catalog
- MAKECAT/GENCAT Comparison (Table B-1) , GENCAT MAKECAT Comparison
- Making the Source File
- HELP , Creating the Source File
- MARY
- used in program example , Example of Accessing an Application Message Catalog
- Merging by Line Number , Merging Source and Maintenance Files, Merging by Line Numbers
- adding a record , Adding a Record
- CAUTION about using , Merging by Line Numbers
- deleting a record , Deleting a Record
- example , Example
- modifying a record , Modifying a Record
- Merging by Set and Message Number , Merging Source and Maintenance Files, Merging by Set and Message Number
- adding a message , Adding a Message
- adding a set , Adding a Set
- changing comment records , Comment Records
- deleting a message , Deleting a Message
- deleting a set , Deleting a Set
- example , Example
- Merging Files to Create a New Source (Figure 4-1) , Overview
- Merging Source and Maintenance Files , Merging Source and Maintenance Files
- Message Addtion
- set and message number merge , Adding a Message
- Message and Set Number Merging , Merging Source and Maintenance Files, Merging by Set and Message Number
- adding a message , Adding a Message
- adding a set , Adding a Set
- changing comment records , Comment Records
- deleting a message , Deleting a Message
- deleting a set , Deleting a Set
- example , Example
- Message Catalog
- accessing application messages, Accessing Application Message Catalogs
- accessing CM error messages , Accessing the CM Error Message Catalog
- accessing NM error messages , Accessing the NM Error Message Catalog
- closing with CATCLOSE , Closing a Catalog, Closing the NM Error Message Catalog
- closing with FCLOSE , Closing the CM Error Message Catalog
- COBOL example of accessing application messages , Example of Accessing an Application Message Catalog
- COBOL example of accessing CM error messages , Example of Accessing the CM Error Message Catalog
- COBOL example of accessing NM error messages , Example of Accessing the NM Error Message Catalog
- creating , Creating an Application Message Catalog
- FORTRAN example of accessing application messages , Example of Accessing an Application Message Catalog
- FORTRAN example of accessing CM error messages , Example of Accessing the CM Error Message Catalog
- FORTRAN example of accessing NM error messages , Example of Accessing the NM Error Message Catalog
- introduction to, Introduction
- modfiying , Modifying the Message Catalog
- modifying , Modifying the Application Message Catalog
- opening with CATCLOSE , Opening a Catalog
- opening with CATOPEN , Opening the NM Error Message Catalog
- opening with HPFOPEN , Opening the CM Error Message Catalog
- Pascal example of acccessing application messages , Example of Accessing an Application Message Catalog
- Pascal example of accessing CM error messages , Example of Accessing the CM Error Message Catalog
- Pascal example of accessing NM error messages , Example of Accessing the NM Error Message Catalog
- reading messages with CATREAD , Reading Messages, Reading Messages With CATREAD
- reading messages with GENMESSAGE , Reading Messages With GENMESSAGE
- using , Using Application Message Catalogs
- using for native language support , Using Application Message Catalogs
- when to use, Introduction
- Message Catalog Access (Figure 1-1) , When to Use Message Catalogs
- Message Catalog Directives , Directives
- $, comment records , Comment Records
- $SET , Comment Records
- message numbers , $SET Records
- Message Catalog Format , Format of a Message Catalog
- Message Deletion
- set and message number merge , Deleting a Message
- Message Facility
- application , When to Use Message Catalogs, Application Message Facility
- HELP , When to Use Message Catalogs
- system , When to Use Message Catalogs, System Message Facility
- Message File Format
- example , Message File Format Example
- Message Numbers , Message Records
- Message Output , Message Output
- Message Output to a File or Buffer , Message Output
- Message Output to File or Buffer , Message Output
- Message Record Addition
- line number merging , Adding a Record
- Message Record Deletion
- line number merging , Deleting a Record
- Message Record Modification
- line number merging , Modifying a Record
- Message Records , $SET Records
- Messages
- reading with CATREAD , Reading Messages With CATREAD
- reading with GENMESSAGE , Reading Messages With GENMESSAGE
- Modifying
- a $SET Record using line number merging , Modifying a Record
- a comment record using line number merging , Modifying a Record
- a comment record using set and message number merge , Comment Records
- a message record using line number merging , Modifying a Record
- a record using line number merging , Modifying a Record
- a set or message using set and message number merging , Modifying a Set or Message
- a source file , Modifying a Source File
- an application message catalog , Modifying the Application Message Catalog
- the message catalog , Modifying the Message Catalog
- MPE/iX Message Facilities , When to Use Message Catalogs
- MSGCAT
- COBOL example , Example of Accessing an Application Message Catalog
- FORTRAN example , Example of Accessing an Application Message Catalog
- Pascal example , Example of Accessing an Application Message Catalog
- MYHELP
- example HELP file , Formatting the Source File
- MYSOURCE
- example HELP source file , Formatting the Source File
N- Native Language
- language ID number , Naming Convention
- naming convention , Naming Convention
- NLUTIL, to find language ids , Naming Convention
- support , Using Application Message Catalogs
- Native Mode - refer to NM , System Message Facility
- NLAPPEND, Intrinsic , Naming Convention
- NLUTIL, Utility , Naming Convention
- NM Error Message Catalog , System Message Facility, Accessing System Error Messages
- accessing , Accessing the NM Error Message Catalog
- closing , Closing the NM Error Message Catalog
- COBOL example of accessing , Example of Accessing the NM Error Message Catalog
- FORTRAN example of accessing , Example of Accessing the NM Error Message Catalog
- opening , Opening the NM Error Message Catalog
- Pascal example of accessing , Example of Accessing the NM Error Message Catalog
- reading messages from , Reading Messages With CATREAD
- NM_MSGCAT
- COBOL example , Example of Accessing the NM Error Message Catalog
- FORTRAN example , Example of Accessing the NM Error Message Catalog
- Pascal example , Example of Accessing the NM Error Message Catalog
- Null Character
- ASCII , Parameter Substitution
- Numerical Parameter Substitution , Positional Parameter Substitution
O- Opening
- an application message catalog >, Opening a Catalog
- the CM error message catalog , Opening the CM Error Message Catalog
- the NM error message catalog , Opening the NM Error Message Catalog
- Output file for HELP
- HELPCAT , Formatting the Source File
- Outputting Messages
- to a buffer , Message Output, Message Output, Message Output
- to a file , Message Output, Message Output, Message Output
P- Parameter Format (GENMESSAGE Intrinsic) , Parameter Substitution
- Parameter Substitution , Parameter Substitution, Reading Messages, Parameter Substitution, Parameter Substitution
- numerical , Positional Parameter Substitution
- positional , Positional Parameter Substitution
- Parameter Substitution Character , Special Characters, Directives and Special Characters
- Pascal Example
- accessing an application message catalog (MSGCAT) , Example of Accessing an Application Message Catalog
- accessing the CM error message catalog (CM_MSGCAT) , Example of Accessing the CM Error Message Catalog
- accessing the NM error message catalog (NM_MSGCAT) , Example of Accessing the NM Error Message Catalog
- Positional Parameter Substitution , Positional Parameter Substitution
- Printing a Message on a Single Line , Special Characters, Directives and Special Characters
- Printing a Message on Several Lines , Special Characters, Directives and Special Characters
- Printing Special Characters , Special Characters, Directives and Special Characters
- Program CM_MSGCAT
- COBOL , Example of Accessing the CM Error Message Catalog
- FORTRAN , Example of Accessing the CM Error Message Catalog
- Pascal , Example of Accessing the CM Error Message Catalog
- Program Example , Program Examples
- COBOL , Program Examples
- COBOL, accessing an application message catalog , Example of Accessing an Application Message Catalog
- COBOL, accessing the CM message catalog , Example of Accessing the CM Error Message Catalog
- COBOL, accessing the NM message catalog , Example of Accessing the NM Error Message Catalog
- Error Checking , Program Examples
- FORTRAN , Program Examples
- FORTRAN, accessing an application message catalog , Example of Accessing an Application Message Catalog
- FORTRAN, accessing the CM message catalog , Example of Accessing the CM Error Message Catalog
- FORTRAN, accessing the NM message catalog , Example of Accessing the NM Error Message Catalog
- Pascal , Program Examples
- Pascal, accessing an application message catalog , Example of Accessing an Application Message Catalog
- Pascal, accessing the CM error message catalog , Example of Accessing the CM Error Message Catalog
- Pascal, accessing the NM message catalog , Example of Accessing the NM Error Message Catalog
- Program MSGCAT
- COBOL , Example of Accessing an Application Message Catalog
- FORTRAN , Example of Accessing an Application Message Catalog
- Pascal , Example of Accessing an Application Message Catalog
- Program NM_MSGCAT
- COBOL , Example of Accessing the NM Error Message Catalog
- FORTRAN , Example of Accessing the NM Error Message Catalog
- Pascal , Example of Accessing the NM Error Message Catalog
R- Reading Messages , Reading Messages
- from a MAKECAT formatted catalog , Accessing the Message Catalog
- with CATREAD , Reading Messages With CATREAD
- with GENMESSAGE , Reading Messages With GENMESSAGE
- Record $SET , Directives and Special Characters
- Record Addition
- line number merging , Adding a Record, Deleting a Record
- Record Modification
- line number merging , Modifying a Record
- Record Number Merging , Merging by Line Numbers
- adding a record , Adding a Record
- CAUTION about using , Merging by Line Numbers
- deleting a record , Deleting a Record
- modifying a record , Modifying a Record
- Redirecting CICAT.PUB.SYS , Accessing the HELP Facility
- Reverting to a Previous Source File , Rolling Back to the Old Source File
- Rolling Back to the Old Source Catalog (Figure 4-4) , Rolling Back to the Old Source File
- Rolling Back to the Old Source File , Rolling Back to the Old Source File
- Run-Time Parameter Format (GENMESSAGE Intrinsic) , Parameter Substitution
- Run-Time Parameter Substitution , Parameter Substitution, Reading Messages, Parameter Substitution, Parameter Substitution
S- Set Addition
- set and message munber merging , Adding a Set
- Set and Message Number Merging , Merging Source and Maintenance Files, Merging by Set and Message Number
- adding a message , Adding a Message
- adding a set , Adding a Set
- changing comment records , Comment Records
- deleting a message , Deleting a Message
- deleting a set , Deleting a Set
- example , Example
- Set Deletion
- set and message number merging , Deleting a Set
- Set Modification
- set and message number merging , Modifying a Set or Message
- Set Numbers , $SET Records
- Set Record Addition
- line number merging , Adding a Record
- Set Record Deletion
- line number merging , Deleting a Record
- Set Record Modification
- line number merging , Modifying a Record
- Set Records , Comment Records
- SOURCE
- example catalog , Example of Accessing an Application Message Catalog
- example of formatting , Formatting a Source File
- example source file , Types of Files, Merging Source and Maintenance Files
- Source Catalog Example , Example Source Catalog
- Source File
- creating , Creating a Source File, Creating a New Source File
- description , Types of Files
- editing , Editing the Source File
- expanding , Creating an Expanded Source File
- formatting , Formatting a Source File
- modifying , Modifying a Source File
- rolling back to , Rolling Back to the Old Source File
- Source File, HELP
- example , Example Source File
- formatting , Formatting the Source File
- Source Files
- MAKECAT , Creating a Formatted Catalog
- Special Character, Special Characters, Directives and Special Characters
- ! , Special Characters, Directives and Special Characters
- $ , Directives and Special Characters
- % , Message Records, Special Characters, Directives and Special Characters
- & , Message Records, Special Characters, Directives and Special Characters
- \ , Message Records, Special Characters, Directives and Special Characters
- ~ , Special Characters, Directives and Special Characters
- STARTHELP
- HELP command , File Commands
- STOPHELP
- HELP command , File Commands
- SUBITEM
- HELP command , Keyword Commands
- SUBSET
- HELP command , File Commands
- Substituting Run-Time Parameters , Parameter Substitution, Reading Messages, Parameter Substitution, Parameter Substitution
- Subsystem Mode Access
- Help facility , Accessing the HELP Facility
- SYSCAT.PUB.SYS , System Message Facility, Accessing System Error Messages, Summary
- accessing , Accessing the NM Error Message Catalog
- System Error Messages
- accessing , Accessing System Error Messages
- when to use , When to Use System Error Messages
- System Message Facility , When to Use Message Catalogs, System Message Facility, Accessing System Error Messages
U- UDC
- accessing the HELP Facility with , Accessing the HELP Facility
- User Interface
- HELP facility , HELP Facility
- User Message Catalogs , User Message Catalogs
- Using Application Message Catalogs , Using Application Message Catalogs
- Using Catalog Intrinsics
- COBOL example , Example of Accessing an Application Message Catalog, Example of Accessing the NM Error Message Catalog
- FORTRAN example , Example of Accessing an Application Message Catalog, Example of Accessing the NM Error Message Catalog
- Pascal example , Example of Accessing an Application Message Catalog, Example of Accessing the NM Error Message Catalog
- Using GENCAT
- example of using in batch mode , Using GENCAT in Batch Mode
- in batch mode , Using GENCAT in Batch Mode
- to expand a formatted catalog , Creating an Expanded Source File
- to format a source file , Formatting a Source File
- to merge source and maintenance files , Creating a New Source File
- Using MAKECAT
- to format a message catalog , Creating a Formatted Catalog
- Using Message Catalogs
- for native language support , Using Application Message Catalogs
- Utility, GENCAT , GENCAT Utility, System Message Facility, Introducing the GENCAT Utility
- collision file description , Types of Files
- error messages , Introducing the GENCAT Utility, GENCAT Error Messages
- example of expanding a formatted catalog , Creating an Expanded Source File
- example of formatting a source file , Formatting a Source File
- example of using in batch mode , Using GENCAT in Batch Mode
- file types used with , Types of Files
- formatted file description , Types of Files
- JCWs , GENCAT JCWs
- maintenance file description , Types of Files
- source file description , Types of Files
- using HELP in , Introducing the GENCAT Utility
- using in batch mode , Using GENCAT in Batch Mode
- using to expand a formatted catalog , Creating an Expanded Source File
- using to format a source file , Formatting a Source File
- using to merge source and maintenance files , Merging Source and Maintenance Files, Creating a New Source File
- Utility, MAKECAT , System Message Facility, HELP Facility, Formatting the Source File, Catalogs Formatted With MAKECAT
- creating a formatted catalog with , Creating a Formatted Catalog
- example of formatting a catalog with , Creating a Formatted Catalog
- HELP entry point to , Formatting the Source File
- source files for , Creating a Formatted Catalog
- using to format a message catalog , Creating a Formatted Catalog
- Utility, NLUTIL , Naming Convention
|