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

  1. k11ias/rw/mu,k11ias/-wi/-sp=k11ias/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. libr    =rmsres:ro
  14.  
  15. ; since we use our own stack area we really don't need much
  16. ; at task build time
  17.  
  18. stack    =64
  19.  
  20. //
  21.