home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / PROGRAM / BASIC / POWBASIC / LIBRARY6 / REBOOT.ZIP / REBOOT.BAS next >
BASIC Source File  |  1990-08-14  |  61b  |  7 lines

  1. $link "rebot.obj"
  2.  
  3. declare sub reboot()
  4.  
  5. call reboot
  6.  
  7.