home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / bbs / arca05.zip / ARCA.CFG next >
Text File  |  1989-03-10  |  902b  |  55 lines

  1. ;┌───────────────Configuration File for    ARCA*Simulator 2.00──────────────┐;
  2. ;│         ------------------------------------------         │;
  3. ;│            Copyright (C) 1989 by TRI-SYSTEMS co.         │;
  4. ;│             Written by Johan Zwiekhorst             │;
  5. ;╘═══════════════════════════════════════════════════════════════════════╛;
  6. ;
  7. ; First, we define all necessary keywords:
  8.  
  9. #def DEFAULT
  10.   #prg D:\Utils\OARCA.COM
  11.   #apc
  12.   #add
  13.   #mov /D
  14. #end
  15.  
  16. #def PKARC
  17.   #prg D:\Utils\PKARC.EXE
  18.   #add -a
  19.   #mov -m
  20. #end
  21.  
  22. #def PAK
  23.   #prg D:\Utils\PAK.EXE
  24.   #add a/o-
  25.   #mov m/o-
  26. #end
  27.  
  28. #def ZOO
  29.   #prg D:\Utils\ZOO.EXE
  30.   #add -add
  31.   #mov -move
  32. #end
  33.  
  34. #def DWC
  35.   #prg D:\Utils\DWC.EXE
  36.   #ext DWC
  37.   #add az
  38.   #mov mz
  39. #end
  40.  
  41. #def ZIP
  42.   #prg D:\Utils\PKZIP.EXE
  43.   #add -aea4
  44.   #mov -mea4
  45. #end
  46.  
  47. ; Now we get to    the real stuff...
  48.  
  49. #id:    513/50
  50.  
  51. %ZIP    29/12
  52. %PAK    513/10 11 13
  53. %DWC    512/16
  54. %PKARC    29/14 26 28/2
  55.