home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / viscobv6.zip / vac22os2 / ibmcobol / samples / sdu / sampread.me < prev    next >
Text File  |  1995-06-07  |  1KB  |  36 lines

  1. *******************************************************************************
  2. * DFM/2 and RLIO SAMPLE directory                                 READ ME     *
  3. *******************************************************************************
  4. In this directory, you will find the following sample files
  5. for DFM/2 and RLIO:
  6.  
  7. CONFIG.DFM         A sample configuration file for DFM/2
  8.  
  9. OS2.SNA            * Samples describing a network definition
  10. OS400.SNA          * for use with DFM/2
  11. OS4680.SNA         *
  12. CICS.SNA           *
  13.  
  14. STARTDFM.CMD       A sample startup command file for DFM/2
  15. STARTUP.CMD        A sample of statements to include into the STARTUP.CMD
  16.                    to start DFM/2 at OS/2 startup time
  17.  
  18. EHNXNMP.C          * A sample name mapping exit program for DFM/2
  19. EHNXNMP.DEF        *
  20. EHNXNMP.MAK        *
  21.  
  22. SAMPASCI.ADL       * Sample ADL files for Data Conversion with DFM/2
  23. SAMPBASE.ADL       *
  24. SAMPEBCD.ADL       *
  25. SAMPVIEW.ADL       *
  26.  
  27. DUBSAMP.C          * A programming sample for use with Record Level I/O
  28. DUBSAMP.EXE        *
  29. DUBSAMP.LNK        *
  30. DUBSAMP.MAK        *
  31.  
  32. The corresponding interface definition files EHNXNMP.H and DUB.H (plus its
  33. further include files), that are included by EHNXNMP.C and DUBSAMP.C
  34. respectively, are located in the \H subdirectory of the DFM/RLIO product 
  35. directory.
  36.