home *** CD-ROM | disk | FTP | other *** search
- ; The 8000 value below is arbitrary. 8000 or less will probably do
- ; for most cases, but keep in mind that several of these are also
- ; used by UTIL (and UTLX).
- ;
- ; If you are not using TurboDOS, then remove tdosfn from the link line.
- ; If you are not using a clock card for which you have written your
- ; own daytim functions, then remove daytim from the link line.
- ;
- ; If you are using clink instead of l2, uncomment the clink line and
- ; comment or delete the l2 line.
- ;
- cc rbbscio -e8000
- cc rbbs4 -e8000
- cc mainop -e8000
- cc logon -e8000
- cc enter -e8000
- cc rbbsfn -e8000
- ;clink rbbs4 -f mainop logon enter rbbsfn rbbscio daytim tdosfn -r 1000
- l2 rbbs4 -l mainop logon enter rbbsfn rbbscio daytim tdosfn
- É