home *** CD-ROM | disk | FTP | other *** search
/ Really Useful CD 1 / ReallyUsefulCD1.iso / extras / comms / riscbbs / _riscbbs / bbs / cpumonitor < prev    next >
Encoding:
Text File  |  1991-12-08  |  226 b   |  13 lines

  1. {
  2.  report `Starting CPU monitor`
  3.  if ONLINE=1
  4.   runtask <RiscBBS$Dir>.SubTasks.!Monitor
  5.  else
  6.   goto +notlocal
  7.  endif
  8. }
  9. {fg 6}CPU Monitor loaded...
  10. {eof}
  11. {label notlocal fg 3}
  12. The CPU Monitor should only be started locally...
  13.