home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / ForcePRAM.sit / ForceNetBoot.r < prev    next >
Text File  |  1994-03-01  |  172b  |  8 lines

  1. // Set remote (diskless) booting On or Off.
  2.  
  3. data 'DATA' (num,"ForceRemote On") { $"0001" };
  4.  
  5. // data 'DATA' (num,"ForceRemote Off") { $"0000" };
  6.  
  7. // End of ForceNetBoot.r
  8.