-- card: 12910 from stack: in.1 -- bmap block id: 0 -- flags: 0000 -- background id: 3468 -- name: -- part 1 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=168 top=139 right=229 bottom=373 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: about ----- HyperTalk script ----- on mouseUp hide card field about end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=368 top=317 right=337 bottom=393 -- title width / last selected line: 0 -- icon id / first selected line: 1015 / 1015 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp show card field about end mouseUp -- part contents for background part 2 ----- text ----- Find -- part contents for background part 1 ----- text ----- This XFCN finds a string in a container returning line & item number The syntax for the find command is: position = FIND( target, source [ ,afterLine [ ,afterItem ] ] ) The target is any container through which you want to search. The source is any container, variable or string for which you   want to search. If the source string begins with the “<”  character then the search is for any match of the source in the target. (The “<” character is not treated as part of the string.) Otherwise, the search is for an exact match of the  source with an item in the target. The afterLine is an optional parameter specifying the line after which to begin searching. The afterItem is an optional parameter specifying the item after which to begin searching. -- part contents for background part 9 ----- text ----- XFCN -- part contents for background part 4 ----- text ----- FIND( , [ , [ , ] ] ) -- part contents for background part 8 ----- text ----- Boojum Computer Systems, Inc. -- part contents for card part 1 ----- text ----- $10 Shareware Fee Boojum Computer Systems, Inc. 15004 Donna Drive Silver Spring, Md 20904 Copyright 1987,All Right Reserved