home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni E Inventori 1: Lavoro E Vita Quotidiana / invenzioni-inventori-1.iso / mac / Invenzio / Tori / Sharedi.cst / 03079_Script_3079 < prev    next >
Text File  |  1997-10-08  |  271b  |  15 lines

  1. on toglipopinv
  2.   global dove
  3.   set var to string(the windowlist)
  4.   if offset ("popup",var) then
  5.     close window "popup"
  6.     forget window "popup"  
  7.     if objectp (attore) then forget attore
  8. --    set dove to 0
  9.     curfinmetti
  10.   end if
  11.   updatestage
  12. end
  13.  
  14.  
  15.