Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Appendixes

Appendix A. Summary of differences with host COBOL
Compiler options
Data representation
Environment variables
File specification
Interlanguage communication (ILC)
Input and output
Runtime options
Source code line size
Language elements
Appendix B. zSeries host data format considerations
Appendix C. Intermediate results and arithmetic precision
Terminology used for intermediate results
Example: calculation of intermediate results
Fixed-point data and intermediate results
Example: exponentiation in fixed-point arithmetic
Truncated intermediate results
Binary data and intermediate results
Intrinsic functions evaluated in fixed-point arithmetic
Floating-point data and intermediate results
Arithmetic expressions in nonarithmetic statements
Appendix D. Complex OCCURS DEPENDING ON
Example: complex ODO
Effects of change in ODO object value
Preventing index errors when changing ODO object value
Preventing overlay when adding elements to a variable table
Appendix E. Date and time callable services
CEECBLDY—convert date to COBOL integer format
CEEDATE—convert Lilian date to character format
CEEDATM—convert seconds to character timestamp
CEEDAYS—convert date to Lilian format
CEEDYWK—calculate day of week from Lilian date
CEEGMT—get current Greenwich Mean Time
CEEGMTO—get offset from Greenwich Mean Time to local time
CEEISEC—convert integers to seconds
CEELOCT—get current local date or time
CEEQCEN—query the century window
CEESCEN—set the century window
CEESECI—convert seconds to integers
CEESECS—convert timestamp to seconds
CEEUTC—get coordinated universal time
IGZEDT4—get current date
Appendix F. XML reference material
XML PARSE exceptions that allow continuation
XML PARSE exceptions that do not allow continuation
XML conformance
XML GENERATE exceptions
Appendix G. JNI.cpy
Appendix H. COBOL SYSADATA file contents
Existing compiler options affecting the SYSADATA file
SYSADATA record types
Example: SYSADATA
SYSADATA record descriptions
Common header section
Job identification record - X'0000'
ADATA identification record - X'0001'
Compilation unit start|end record - X'0002'
Options record - X'0010'
External symbol record - X'0020'
Parse tree record - X'0024'
Token record - X'0030'
Source error record - X'0032'
Source record - X'0038'
COPY REPLACING record - X'0039'
Symbol record - X'0042'
Symbol cross-reference record - X'0044'
Nested program record - X'0046'
Library record - X'0060'
Statistics record - X'0090'
EVENTS record - X'0120'
Appendix I. Runtime messages

Appendixes


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)