home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 2.toast / pc / sample code / java / magic oracle / magic script < prev    next >
Encoding:
Text File  |  2000-06-23  |  189 b   |  6 lines

  1. tell application "Magic Oracle"
  2.     --    activate
  3.     --    delay 2 -- wait until applet is loaded before we do anything.
  4.     ask Mystic of Frame "oracleFrame" question "Is this cool, or what?"
  5. end tell
  6.