home *** CD-ROM | disk | FTP | other *** search
/ VIPER Paradice / VIPER.ISO / pc / UNI / UNISTALL.EXE / UNISTALL.DXR / 00011.ls < prev    next >
Encoding:
Text File  |  2002-07-01  |  141 b   |  7 lines

  1. on exitFrame me
  2.   data = bareadregstring("love love", "path", "error", "HKEY_CURRENT_USER")
  3.   if data = "error" then
  4.     go(10)
  5.   end if
  6. end
  7.