home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / pdp11 / k11rsx.cmd < prev    next >
OS/2 REXX Batch file  |  2020-01-01  |  356b  |  20 lines

  1. k11rsx/pr:0/cp/mm,k11rsx/-wi/-sp=k11rsx/mp
  2. units=9
  3. asg=sy:6:7:8:9
  4. ;
  5. ;    to link with RMSRES, include 'reslib=lb:[1,1]rmsres/ro'
  6. ;    and edit the file K11RSX.ODL as indicated in the odl.
  7. ;
  8. ;;reslib = lb:[1,1]rmsres/ro
  9. ;
  10. task=...ker
  11. gbldef=tiunit:0
  12. gbldef=.priv:240
  13.  
  14. ; since we use our own stack area we really don't need much
  15. ; at task build time
  16.  
  17. stack=64
  18.  
  19. //
  20.