home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni E Inventori 1: Lavoro E Vita Quotidiana / invenzioni-inventori-1.iso / mac / Invenzio / guida.dir / 00901_Script_901 < prev    next >
Text File  |  1997-10-07  |  225b  |  15 lines

  1. on startMovie
  2.   global percorso
  3.   global app_per
  4.  
  5.   set app_per to copialista (percorso)
  6.   put "app_per vale ",app_per
  7.   
  8.   set the mouseDownscript to "rit"
  9. end
  10.  
  11. on rit 
  12.   toglipopop
  13.   blocca
  14.   --  --  pass
  15. end