home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / bbs / a081_1 / !RiscBBS / BBS / CPUmonitor < prev    next >
Text File  |  1991-12-08  |  226b  |  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.