DIGITAL Software Product Description ___________________________________________________________________ PRODUCT NAME: DEC COBOL Version 2.4 for Digital UNIX® Systems SPD 51.16.05 DESCRIPTION DEC COBOL for Digital UNIX Systems is a high-level language for busi- ness data processing that operates on the Digital UNIX Operating Sys- tem. DEC COBOL is based upon the 1985 ANSI COBOL Standard X3.23-1985 as modified by the X.23a-1989 amendment. It is designed to be closely compatible with both VAX COBOL for OpenVMS VAX Systems and DEC COBOL for OpenVMS Alpha Systems, with some limitations. DEC COBOL has been validated at the high level by the National Bureau of Standards for conformance to FIPS PUB 21-3, Federal Standard COBOL. DEC COBOL includes various Digital Equipment Corporation extensions to COBOL, such as file sharing and the ANSI Report Writer facility, pointer data types, and enhanced CALL statement. DEC COBOL for Dig- ital UNIX Systems also includes some X/OPEN features. For added flexibility and for compatibility with VAX COBOL, the fol- lowing Digital extensions to COBOL are implemented in DEC COBOL: o The DISPLAY WITH CONVERSION and ACCEPT WITH CONVERSION extensions, which convert data from internal numeric format to "ASCII display format" and "ASCII display" input characters to internal numeric formats, as appropriate. o File sharing and record locking features enable more than one user to access data at the same time. o Conditional compilation serves to make debugging easier. September 1996 o Source program terminal format recognition is supported. DEC COBOL implements several COBOL language extensions designed to make programming easier in the Digital UNIX environment: o Names Flag-Manipulates the case of names visible to the linker o CALL statement extensions: BY VALUE, OMITTED, and GIVING o USAGE IS POINTER-Address data type o VALUE IS REFERENCE-Compile time address evaluation o SET TO REFERENCE-Run-time address evaluation o SUCCESS/FAILURE-Class conditions Other extensions include: o Thirty-one-character user names o ACCEPT AT END statement o Single-quote-delimited, non-numeric literals o Hyphen/underscore equivalence in user names o Non-numeric literal argument passing o Enhanced support for "foreign" extensions with improved diagnos- tic messages o Transarc® Encina® SFS record support for transaction processing ap- plications in conjunction with ACMSxp o X/Open SCREEN SECTION o X/Open specified RETURN-CODE special register o X/Open specified ASSIGN TO syntax o X/Open file sharing and record locking features o X/Open command line and environment variable support via ACCEPT and DISPLAY 2 o X/Open LINE SEQUENTIAL The DEC COBOL compiler produces an object module from a source pro- gram. The compiler is capable of producing a source listing with em- bedded diagnostics indicating the line and position of a source-code error, a machine language listing, a file-name map, a data-name map, a procedure-name map, an external program name map, and a cross-reference listing. The cross-reference listing and maps may be produced in ei- ther alphabetical order or in order of declaration. The cross-reference listing distinguishes destructive references to data from read-only references. Object modules produced by the compiler can be linked with other ob- ject modules produced by many other languages, including DEC C and DEC Fortran. DEC COBOL is supported by the Digital Ladebug for Digital UNIX Systems debugger and by DEC FUSE. The DEC COBOL product includes a COBOL compiler and the REFORMAT util- ity. The REFORMAT utility converts source programs from Digital ter- minal format to ANSI-standard COBOL format and vice versa. Run-Time Library Redistribution The DEC COBOL media kit may include updated Run-Time Library share- able objects. Digital grants the user a nonexclusive, royalty-free, worldwide right to reproduce and distribute the executable version of the run-time libraries designated as libcob.so and libots2.so (the "RTLs") provided that the user: o Distributes the RTLs only in conjunction with and as a part of the user's software application product that is designed to operate in the Digital UNIX environment. o Does not use Digital's name, logo, or trademarks to market the user's software application product. o Includes Digital's copyright notice for DEC COBOL on the user's prod- uct disk label and on the title page of the documentation for soft- ware application product. 3 o Agrees to indemnify, hold harmless, and defend Digital from and against any claims or lawsuits, including attorney's fees, that arise or result from the use or distribution of the software application prod- uct. Except as expressly provided herein, Digital grants no implied or express license under any of its patents, copyrights, trade se- crets, trademarks, or any license or other proprietary interests and rights. HARDWARE REQUIREMENTS Processors Supported Alpha: AlphaServer 400 Products AlphaServer 1000 Products AlphaServer 1000A Products AlphaServer 2000 Products AlphaServer 2100 Products AlphaServer 2100A Products AlphaServer 8200 Products AlphaServer 8400 Products AlphaStation 200 Products AlphaStation 250 Products AlphaStation 255 Products AlphaStation 400 Products AlphaStation 500 Products AlphaStation 600 Products DEC 2000 Models 300/500 4 DEC 3000 Model 300, 300L, 300X, 300LX DEC 3000 Model 400, 400S DEC 3000 Model 500, 500S, 500X DEC 3000 Model 600, 600S DEC 3000 Model 700 DEC 3000 Model 800, 800S DEC 3000 Model 900 DEC 4000 Model 600 Products DEC 4000 Model 700 Products DEC 7000 Model 600 Products DEC 7000 Model 700 Products DEC 10000 Model 600 Products DEC 10000 Model 700 Products Disk Space Requirements (Block Cluster Size = 1) Disk space required for installation: Root file system: /0 Kbytes Other file systems: /usr 8,000 Kbytes /tmp 400 Kbytes /var 0 Kbytes Disk space required for use (permanent): Root file system: /0 Kbytes Other file systems: /usr 6,500 Kbytes /var 0 Kbytes These counts refer to the disk space required on the system disk. The sizes are approximate; actual sizes may vary depending on the user's system environment, configuration, and software options. 5 SOFTWARE REQUIREMENTS Digital UNIX Operating System (SPD 41.61.xx) Version 3.0 - Version 4.0A. OPTIONAL SOFTWARE Required to use ORGANIZATION IS INDEXED: INFORMIX® C-ISAM® run-time package and license Indexed file support for DEC COBOL Version 2.4 for Digital UNIX Sys- tems requires the use of a non-Digital software product that provides this feature. This release of DEC COBOL has been tested only with Informix Software, Inc.'s C-ISAM Version 5.00 for the UNIX environment on the Digital UNIX System Version 3.0-Version 4.0A. For specific features of the C-ISAM product, please refer to the then-current INFORMIX Technical Brief. Digital Equipment Corporation is not responsible for functional changes to the C-ISAM product, interfaces, or other aspects of the product that may cause incorrect operation or results with DEC COBOL after the re- lease of DEC COBOL Version 2.4 for Digital UNIX Systems. Ordering information for the INFORMIX C-ISAM product for UNIX (includ- ing Digital UNIX) can be obtained by contacting one of the following Informix offices: Corporate Headquarters 4100 Bohannon Drive Menlo Park, California 94025 USA (415) 926-6300 Europe/Middle East/Africa Headquarters Informix House Littleton Road Ashford, Middlesex England TW15 1TZ 44-784-240-444 Asia/Pacific Headquarters 6 152 Beach Road #04-06/08 Gateway East Singapore 0718 65-298-1716 Corporate Telemarketing (U.S. only) (800) 438-7627 GROWTH CONSIDERATIONS The minimum hardware/software requirements for any future version of this product may be different from the requirements for the current version. DISTRIBUTION MEDIA Media and documentation for these products are available on the Dig- ital CD-ROM Software Library for Digital UNIX Systems layered prod- ucts (QA-054AA-H8) or a CD-ROM containing only the DEC COBOL for Dig- ital UNIX Systems product (QA-2BZAA-H8). Documentation in hardcopy for- mat can be ordered separately. ORDERING INFORMATION DEC COBOL for Digital UNIX Systems Software Licenses: Personal Use: QL-2BZAM-2B Concurrent Use: QL-2BZAM-3B Unlimited System Use: QL-2BZA*-** Software Media/Documenation (CD-ROM): QA-2BZAA-H8 Software Documentation (Hard Copy): QA-2BZA*-GZ Software Product Services: QT-2BZA*-** * Denotes variant fields. For additional information on available li- censes, services, and media, refer to the appropriate price book. 7 SOFTWARE LICENSING This software is furnished only under a license. For more information about Digital's licensing terms and policies, contact your local Dig- ital office. License Management Facility Support: License units for this product are allocated on an Unlimited System Use plus Personal Use and Concurrent Use basis. Each Personal Use license allows one identified individual to use the layered product. Each Concurrent Use license allows any one individ- ual at a time to use the layered product. For more information on the OpenVMS License Management Facility, re- fer to the appropriate OpenVMS Operating System SPD or documentation. SOFTWARE PRODUCT SERVICES A variety of service options are available from Digital. For more in- formation, contact your local Digital office. SOFTWARE WARRANTY Warranty for this software product is provided by Digital with the pur- chase of a license for the product. This means that Digital will rem- edy any nonconformance when it is reported to Digital by the customer during the warranty period. The warranty period is one year. It begins when the software is in- stalled or thirty days after delivery to the end user, whichever oc- curs first, and expires one year later. All warranty related support for this software will end one year after release of the subsequent versions. 8 WARRANTY EXCLUSION Digital does not warrant that the software licensed to customer shall be error free, that the software shall operate with any hardware and software other than as specified in this SPD, that the software shall satisfy customer's own specific requirements, or that copies of the software other than those provided or authorized by Digital shall con- form to the SPD. Digital makes no warranties with respect to the fitness and operabil- ity of modifications not made by Digital. If the software fails to function for reasons stated previously, the customer's warranty will be invalidated and all service calls will be billable at the prevailing per call rates. This Software Warranty is effective for licensed software products or- dered in the United States after October 1988 and supersedes all prior versions. The previous information is valid at time of release. Please contact your local Digital office for the most up-to-date information. [TM] ACMSxp, AlphaServer, AlphaStation, CI, DEC, DEC C, DEC COBOL, DEC Fortran, DEC FUSE, DECladebug, DECstation, DECsystem, DECwindows, Digital, OpenVMS, VAX, and the DIGITAL Logo are trademarks of Digital Equipment Corporation. ® C-ISAM is a registered trademark of Relational Database Sys- tems, Inc. ® INFORMIX is a registered trademark of Informix Software, Inc. ® POSTSCRIPT is a registered trademark of Adobe Systems Incor- porated. ® Transarc and Encina are registered trademarks of Transarc Corporation. 9 ® UNIX is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company Lim- ited. [TM] X/Open is a trademark of X/Open Company Limited. © 1996 Digital Equipment Corporation. All rights reserved. 10