home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / PMABOUT.ZIP / PMABOUT.DOC < prev    next >
Text File  |  1993-01-19  |  2KB  |  54 lines

  1. =====================================================================
  2.                      PMABOUT Package Version 1.0
  3. =====================================================================
  4.  
  5.    The PMABOUT package is intended for demonstration purposes only.
  6.  
  7.    No Support is provided for any of the programs in this package.
  8.    Additionally,
  9.  
  10.     IBM has dedicated these programs to the public and claims no
  11.         rights and provides no warranties whatsoever.
  12.  
  13.    furthermore,
  14.  
  15.     IBM provides these programs "AS IS" without warranty of any
  16.         kind, either express or implied, including, but not
  17.         limited to, the implied warranties of merchantability
  18.         and fitness for a particular purpose.
  19.  
  20.    The sample programs in this package have been compressed using
  21.    the PKZIP2 utility into the file PMABOUT.ZIP.  To unzip
  22.    this package type PKUNZIP PMABOUT on the OS/2 command line.
  23.  
  24.    The following is a list of the files found in this package.
  25.  
  26.    ===========================================
  27.    PMAbout Version 1.0
  28.    ===========================================
  29.    BUILD.CMD            Rexx make file
  30.    PMABOUT.MAK          Nmake utility file
  31.    PMABOUT.CBL          COBOL source code
  32.    PMABOUT.CPY          COBOL copy book
  33.    PMABOUT.OBJ          COBOL object module
  34.    PMABOUT.MAP          COBOL map file
  35.    PMABOUT.DEF          Module definition file
  36.    PMABOUT.H            Resource header file
  37.    PMABOUT.RC           Resource defintion file
  38.    PMABOUT.DLG          Dialog definition file
  39.    PMABOUT.RES          Resource file
  40.    PMABOUT.EXE          Executable module
  41.  
  42.    PMAbout demonstrates the fundamental coding of all PM programs
  43.    written in COBOL.  It contains code to support processing of
  44.    messages from an applications message queue.  It demonstrates
  45.    how to code a dialog procedures and a message box.
  46.  
  47.    This program is discussed in the January 1993 issue of the IBM
  48.    Personal Systems Technical Solutions. This program was written
  49.    at the IBM OS/2 Application Assistance Center by Chris Fierros.
  50.  
  51.    PMABOUT was written using OS/2 2.0, the OS/2 2.0 Developer's Toolkit,
  52.    and Micro Focus COBOL Version 3.0.23.
  53.  
  54.