-- card: 26645 from stack: in -- bmap block id: 4737 -- flags: 0000 -- background id: 22781 -- name: ----- HyperTalk script ----- on OpenCard hide card field "f1" hide card field "brewer" hide card button ID 6 delete line 1 of card field "brewer" end OpenCard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=466 top=311 right=334 bottom=496 -- title width / last selected line: 0 -- icon id / first selected line: 19162 / 19162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp go to next card end mouseUp -- part 4 (field) -- low flags: 80 -- high flags: 4002 -- rect: left=229 top=258 right=276 bottom=429 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: brewer -- part 5 (field) -- low flags: 80 -- high flags: 0000 -- rect: left=229 top=236 right=253 bottom=424 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: f1 -- part 6 (button) -- low flags: 80 -- high flags: 8003 -- rect: left=229 top=278 right=301 bottom=455 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Okay, It's Entered...find Brewery. ----- HyperTalk script ----- on mouseUp put card field "brewer" into brewtemp go to next card find brewtemp in background field ID 2 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=350 top=312 right=334 bottom=450 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Find Brewer ----- HyperTalk script ----- on mouseUp ask "Brewery to Find:" go to next card find it in background field "brewer" if the result is not empty then answer "Brewery Not Found" with "AAGGHH!" go to card 1 end if end mouseUp -- part contents for card part 5 ----- text ----- Brewery name??????????