VOS COBOL Language Manual Supplement

 Last updated: 97-10-14

 Trademark notices:

 Stratus, the Stratus logo, Continuum, StrataNET, FTX, and SINAP
 are registered trademarks of Stratus Computer, Inc.

 XA, XA/R, StrataLINK, RSN, Continuous Processing, Isis, the Isis logo,
 Isis Distributed, Isis Distributed Systems, RADIO, RADIO Cluster, and
 the SQL/2000 logo are trademarks of Stratus Computer, Inc.

 MC68000 is a registered trademark of Motorola, Incorporated.
 i860 is a trademark of Intel Corporation.


     PUBLICATIONS cobol.doc FILE
    Copyright (C) 1997 by Stratus Computer, Inc.


This document describes all of the features that have been added to VOS
COBOL since the latest version of the "VOS COBOL Language Manual"
(R010-03). This document discusses the following topics.

 o  Compilation with -statistics

 o  Optimizations in VOS COBOL

 o  Cross Compilation

 o  Stack Frame Limits

 o  Recompiling VOS COBOL Programs That Use External Files

 o  Passing String-Valued Functions between COBOL and FORTRAN Programs
    on Continuum-Series Modules      

 o  The current-date Function

 o  Function-Calling Conventions

Changes to this document since it was last modified include the following:

 o  a new -processor value and preprocessor variables for Continuum-series
    modules

 o  a discussion of cross-compilation on modules running VOS Release 
    14.0.0

 o  a new optimization (no allocation of stack space for automatic 
    variables)

 o  a new function, current-date

 o  changes to the calling conventions for COBOL functions that
    return pic 9 or comp-3 values