home *** CD-ROM | disk | FTP | other *** search
Wrap
-- card: 59752 from stack: in.0 -- bmap block id: 0 -- flags: 0000 -- background id: 3616 -- name: ----- HyperTalk script ----- on idle global flag if flag = 1 then show card field "Results" put "0" into flag set lockText of field "Definition" to true set lockText of field "Word" to true end if pass idle end idle on closeCard hide card field "Results" set lockText of field "Definition" to false set lockText of field "Word" to false end closeCard -- part 1 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=102 top=187 right=250 bottom=403 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: Results ----- HyperTalk script ----- on mouseUp set lockText of field "Word" to false set lockText of field "Definition" to false hide card field "Results" go card "Explain" end mouseUp -- part contents for background part 17 ----- text ----- “Mini-applications” that are available from the Apple menu regardless of which application you’re using—for example, the Calculator, Note Pad, Alarm Clock, Puzzle, Scrapbook, Key Caps, and Chooser. (M)   -- part contents for background part 6 ----- text ----- desk accessories: -- part contents for background part 21 ----- text ----- Key Caps -- part contents for card part 1 ----- text ----- The selected phrase "desk accessories" was located here! Simple, eh? Click here to continue.