home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / log / cor_log / cor_log.ba$ < prev    next >
Text File  |  1988-06-11  |  495b  |  18 lines

  1. ***************************************************************************
  2. This is a sample batch calling program for COR_LOG.  Subtitute DBASE calls
  3. for FOXBASE where appropriate.
  4.  
  5. Ensure that there is a copy of CONFIG.FX (or CONFIG.DB) in the subdirectory
  6. containing COR_LOG.
  7. ***************************************************************************
  8.  
  9. ECHO OFF
  10. REM COR_LOG.BAT
  11. CLS
  12. PATH C:\;C:\COMMANDS;C:\0BATCH;C:\FOXBASE;
  13. CD C:\DBASE3\COR_LOG
  14. MFOXPLUS COR
  15. C:
  16. ECHO ON
  17. CLS
  18.