home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / MISC / DMSERROR.ZIP / README < prev    next >
Encoding:
Text File  |  1988-09-22  |  2.5 KB  |  66 lines

  1. Quick notes on DMSERROR
  2.  
  3.      The following files should have been included in DMSERROR.ARC
  4.  
  5.      Minimum files required for DMSERROR.PRG
  6.  
  7.           DMSERROR PRG   Replacement runtime error system, source
  8.           DMSOOPS  PRG   Standardized error reporting, v.1.10 09/15/88
  9.           EXXTEND  OBJ   Reports status of Clipper SET commands
  10.           PRT_SCRN OBJ   CALLable print screen routine
  11.  
  12.      Additional files to demonstrate DMSERROR.PRG
  13.  
  14.           ERRCOMPP BAT   Compile & link demo files with PLINK86
  15.           ERRCOMPT BAT   Compile & link demo files with TLINK
  16.           RUNDEMO  BAT   Run the demo programs
  17.           DEMODBF  DBF   Used by demo programs
  18.           ERRDEMO1 PRG   Demonstrate a database error
  19.           ERRDEMO2 PRG   Demonstrate an expression error
  20.           ERRDEMO3 PRG   Demonstrate a miscellaneous error
  21.           ERRDEMO4 PRG   Demonstrate an open error
  22.           ERRDEMO5 PRG   Demonstrate a print error
  23.           ERRDEMO6 PRG   Demonstrate an undefined error
  24.  
  25.      Source code files
  26.  
  27.           PRT_SCRN ASM
  28.           EXXTEND  C
  29.  
  30.      Documentation files
  31.  
  32.           DMSERROR DOC
  33.           DMSOOPS  DOC
  34.           EXXTEND  DOC
  35.           PRT_SCRN DOC
  36.           README
  37.  
  38.      Other files
  39.  
  40.           OOPSDEMO.PRG   Demo program for DMSOOPS (see DMSOOPS.DOC)
  41.           PRSWAP.COM     Allows printing of extended characters to generic
  42.                          printer
  43.           PRSWAP.ASM     Source code for PRSWAP.COM
  44.           PRSWAP.DOC     Documentation for PRSWAP.COM
  45.  
  46. Can't Wait ???
  47.  
  48.      A demonstration system is included for DMSERROR. To get an overview
  49.      of its capabilities, have the above files in the same directory and
  50.      have CLIPPER.LIB and EXTEND.LIB available to the linker. ERRCOMPP.BAT
  51.      will compile the demo using PLINK86 as the linker. ERRCOMPT.BAT uses
  52.      TLINK. To start the demo, use RUNDEMO.BAT.
  53.  
  54. DMSERROR.DOC
  55.  
  56.      The documentation file is formatted for printing on an IBM graphics
  57.      printer or the equivalent. If you do not have one of these, read
  58.      PRSWAP.DOC & use it to convert the extended ASCII codes. PRSWAP.*
  59.      appeared in PC Magazine a few years back. It is copyright Ziff-Davis
  60.      Publishing Inc.
  61.  
  62.      Bob Laszko                         BBS - The File Bank
  63.      Data Management Systems                  Clipper Support Conference
  64.      PO Box 3104                              Fallbrook, Ca
  65.      Fallbrook, Ca  92028                     (619) 728-4318
  66.      (619) 728-0984