home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / CDOSDSK3.ZIP / CDOSDSK3.TD0 / README < prev   
Encoding:
Text File  |  1989-01-26  |  1.5 KB  |  37 lines

  1. XIOS Generation
  2.  
  3. The  sources  provided on disks XIOS 1 and XIOS 2  will  generate 
  4. XIOS's for both the Standard 3 User System and the Extended  6/10 
  5. user system.
  6.  
  7. 1)   Copy  the  contents  of  the  TOOLS  sub-directory  on   the 
  8.      Programmers ToolKit disk into a sub-directory in your path.
  9.  
  10. 2)   Make an XIOS sub-directory and copy the contents of the XIOS 
  11.      sub-directory from the XIOS 1 and XIOS 2 disks into it.
  12.  
  13. 3)   The BUILD batch file will assemble and link the XIOS sources 
  14.      to generate the XIOS.CON for the Standard System.
  15.  
  16. 4)   The  XIOS.CON for the Extended System can then be  generated 
  17.      using the following command line, "LINKCMD XIOS386E[I]"  for 
  18.      Concurrent  DOS 386 or "LINKCMD XIOSXME[I]"  for  Concurrent 
  19.      DOS XM.
  20.  
  21.  
  22. SYSTEM Generation
  23.  
  24. The  System Generation disk contains all the modules required  to 
  25. generate either the Standard or Extended CCPM.SYS.
  26.  
  27. 1)   Make  a  GENSYS sub-directory and copy the contents  of  the 
  28.      GENSYS sub-directory on the System Generation disk into it.
  29.  
  30. 2)   To generate the Standard System copy XIOSSTD.CON to XIOS.CON 
  31.      and  the following command line, "GENSYS  <CDOSSTD.IN"  will 
  32.      rebuild the Standard CCPM.SYS.
  33.  
  34. 3)   To generate the Extended System copy XIOSEXT.CON to XIOS.CON 
  35.      and  the following command line, "GENSYS  <CDOSEXT.IN"  will 
  36.      rebuild the Extended CCPM.SYS.
  37.