home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource3 / 147_01 / rbbs4.sub < prev    next >
Encoding:
Text File  |  1985-03-11  |  768 b   |  20 lines

  1. ; The 8000 value below is arbitrary.  8000 or less will probably do
  2. ; for most cases, but keep in mind that several of these are also
  3. ; used by UTIL (and UTLX).
  4. ;
  5. ; If you are not using TurboDOS, then remove tdosfn from the link line.
  6. ; If you are not using a clock card for which you have written your
  7. ; own daytim functions, then remove daytim from the link line.
  8. ;
  9. ; If you are using clink instead of l2, uncomment the clink line and
  10. ; comment or delete the l2 line.
  11. ;
  12. cc rbbscio -e8000
  13. cc rbbs4 -e8000
  14. cc mainop -e8000
  15. cc logon -e8000
  16. cc enter -e8000
  17. cc rbbsfn -e8000
  18. ;clink rbbs4 -f mainop logon enter rbbsfn rbbscio daytim tdosfn -r 1000
  19. l2 rbbs4 -l mainop logon enter rbbsfn rbbscio daytim tdosfn
  20.                     É