home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progpas / pxsc.arj / INSTALL.DOC < prev    next >
Text File  |  1991-03-18  |  4KB  |  115 lines

  1.                       PASCAL-XSC INSTALL Documentation
  2.                     ------------------------------------
  3.  
  4.  
  5. System Requirements:
  6.                      Memory : 450K Free user RAM
  7.  
  8.                      Storage: Hard disk
  9.  
  10.                      CPU    : 100% compatible IBM PC/XT/AT or 386/486
  11.  
  12.                      DOS    : DOS version 3.3 or higher.
  13.  
  14.                      C      : Microsoft C 6.0
  15.  
  16. Files distributed with the system:
  17. Directory PXSC\BIN
  18.  
  19. .            <DIR>     26.02.91   14.06
  20. ..           <DIR>     26.02.91   14.06
  21. DXSC     EXE     20765 11.03.91   12.25
  22. EXSC     EXE    125996 11.03.91   12.25
  23. L2P      EXE     78878 11.03.91   12.25
  24. PSCLIST  EXE    133492 11.03.91   12.24
  25. PXSC     EXE    332611 11.03.91   12.24
  26.  
  27. Directory PXSC\SYS
  28.  
  29. .            <DIR>     26.02.91   14.06
  30. ..           <DIR>     26.02.91   14.06
  31. CL_RTS   LIB    545851 07.02.91   10.44
  32. P88RTS   H       21325 12.03.91   10.28
  33. P88RTS   I         305 13.02.91   19.00
  34. O_MSG1   H       11323 18.02.91   17.23
  35. STDMOD   MOD      3528 18.03.91   11.10
  36. IOSTD    MOD       409 18.03.91   11.13
  37. I_ARI    MOD      1662 18.03.91   11.14
  38. MV_ARI   MOD      1812 18.03.91   11.17
  39. ERRTEXT          13368 27.02.91   10.48
  40. MVI_ARI  MOD      2643 18.03.91   11.27
  41. LSS_APRX MOD        97 18.03.91   11.42
  42. LSS      MOD       121 18.03.91   11.44
  43. STDMOD   H        3935 18.03.91   11.12
  44. I_ARI    H        1926 18.03.91   11.54
  45. MV_ARI   H        2081 18.03.91   11.18
  46. MVI_ARI  H        3057 18.03.91   11.28
  47. LSS_APRX H          77 18.03.91   12.14
  48. LSS      H          68 18.03.91   12.16
  49. IOSTD    H         284 18.03.91   11.13
  50. STDMOD   OBJ      7258 18.03.91   11.13
  51. IOSTD    OBJ       394 18.03.91   11.13
  52. TIMER    MOD        82 18.03.91   12.08
  53. I_ARI    OBJ     21380 18.03.91   11.57
  54. LSS      OBJ     53188 18.03.91   12.25
  55. TIMER    H          76 18.03.91   12.30
  56. TIMER    OBJ       681 18.03.91   17.40
  57. P88      ENV        93 13.02.91   18.52
  58. LSS_APRX OBJ      8472 18.03.91   12.15
  59. MVI_ARI  OBJ     78407 18.03.91   11.41
  60. MV_ARI   OBJ     51424 18.03.91   11.27
  61. DXSC     HLP      4953 04.02.91   18.33
  62.  
  63. Directory PXSC\DOC
  64.  
  65. .            <DIR>     27.02.91   14.43
  66. ..           <DIR>     27.02.91   14.43
  67. PAS-XSC  LIT      7692 27.02.91   14.32
  68. PAS-XSC  PRE     12868 27.02.91   14.32
  69. PAS-XSC  TEX       319 27.02.91   14.32
  70. PAS-XSC1 TXT     53742 27.02.91   14.33
  71. PAS-XSC2 TXT     41914 27.02.91   14.34
  72. PAS-XSC  LOG      2460 27.02.91   14.41
  73. PAS-XSC  AUX      2756 27.02.91   14.41
  74. PAS-XSC  DVI     87192 27.02.91   14.41
  75.  
  76. Directory PXSC
  77.  
  78. .            <DIR>     26.02.91   11.41
  79. ..           <DIR>     26.02.91   11.41
  80. HOTLINE  BAT       972 14.02.91   12.32
  81. INSTALL  DOC      4305 18.03.91   17.53
  82. FORM              1730 13.02.91   15.19
  83. BIN          <DIR>     26.02.91   14.06
  84. SYS          <DIR>     26.02.91   14.06
  85. DOC          <DIR>     27.02.91   14.43
  86. LICENSE           4574 18.03.91   14.18
  87. LSSDEMO  EXE    345112 18.03.91   17.48
  88.  
  89.  
  90. Installation of the PASCAL-XSC compiler:
  91.  
  92.        Install the Microsoft C6.0 compiler system as described in your
  93.        Microsoft C manual.  For an error-free  PASCAL-XSC  compilation
  94.        step  it  is  necessary,  that  the  Microsoft C6.0 compiler is
  95.        executable from any directory on your system (set the  PATH  to
  96.        your  Microsoft C binaries).  The PASCAL-XSC compiler generates
  97.        a C compiler call for the large model library;   therefore  you
  98.        have to install your C compiler with that option.
  99.  
  100.        Edit  your  AUTOEXEC.BAT  file  to  set  the  PATH  variable to
  101.        <drive>:\PXSC\BIN  where  drive  is  the  actual  drive   which
  102.        contains  the  PASCAL-XSC  system.   We  recommend  to copy the
  103.        system into the root subdirectory PXSC.
  104.  
  105.        Set  the environment variable PXSC_SYS to the PASCAL-XSC system
  106.        path <drive>:\PXSC\SYS\.  Don't forget the  last  backslash  in
  107.        the path definition, i.e. SET PXSC_SYS=C:\PXSC\SYS\ .
  108.  
  109.        Set  the environment variable PXSC_EDIT to your favorite editor
  110.        you want to use during PASCAL-XSC program development.
  111.        for example     SET PXSC_EDIT=C:\DOS\EDIT
  112.  
  113.        Now you can start the PASCAL-XSC compiler manager DXSC.EXE  and
  114.        start any compilation.
  115.