home *** CD-ROM | disk | FTP | other *** search
- if (%MULTI%)=(TRUE) then goto (start)
- say(&CR&&11&Sorry, %FNAME%, this system is not running the Multinode version of the)
- say(Powerboard BBS Package.&CR&&CR&&3&If you feel this would be a good addition to the BBS, please contact)
- say(your Sysop, %SYSOP%.&CR&)
- enter
- return
- *start
- loadsub(control\macros\mwho.ctl)
- menuask%cron%(&CR&&3&Please enter the number of the &11&node &3&to shut down&12&: &15&*)
- if (%resp%)=(<CR>) then return
- nodedown(%resp%)
- return
-