home *** CD-ROM | disk | FTP | other *** search
/ Dictionnaire Multimedia Multilingue (Home PC 42) / dictionarvizual.iso / softkey / open1.dir / 00036.ls < prev    next >
Encoding:
Text File  |  1996-03-13  |  305 b   |  9 lines

  1. on exitFrame
  2.   global gBox
  3.   if gBox = "MA" then
  4.     set the text of cast 134 to "Placez le dossier Lingua sur votre unit" & numToChar(142) & " de disque due, s.v.p."
  5.   else
  6.     set the text of cast 134 to "Placez le dossier Lingua sur votre unit" & numToChar(233) & " de disque due, s.v.p."
  7.   end if
  8. end
  9.