home *** CD-ROM | disk | FTP | other *** search
/ DIGIZINE 1 / DIGIZINE.BIN / main / sony / discman.dir / 00018_Script_18 < prev    next >
Text File  |  1995-09-24  |  190b  |  10 lines

  1. on exitFrame
  2.   global gBugFix
  3.   
  4.   cursor 4
  5.   
  6.   --  if voidp(gBugFix) and the machineType <> 256 then
  7.   --    put TRUE into gBugFix
  8.   --    set the colorDepth = 16
  9.   --  end if
  10. end