home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / library / pb / library6 / reboot.bas < prev    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.