home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni E Inventori 1: Lavoro E Vita Quotidiana / invenzioni-inventori-1.iso / mac / Invenzio / navig2.dir / 00800_Script_800 < prev    next >
Text File  |  1997-10-10  |  228b  |  12 lines

  1. on chiamamenubar
  2.   global hd_mac,winpres
  3.   set winpres to true
  4.   global cisei,menubar
  5.   set cisei to true
  6.   tell menubar
  7.     cambia_frame  "citta_2"
  8.     updatestage
  9.   end tell
  10.   open menubar
  11.   moveToFront menubar
  12. end