Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!ut-sally!brian From: brian@ut-sally.UUCP (Brian H. Powell) Newsgroups: comp.sys.mac Subject: More specific Find in HyperCard Message-ID: <9380@ut-sally.UUCP> Date: Sat, 24-Oct-87 00:18:40 EST Article-I.D.: ut-sally.9380 Posted: Sat Oct 24 00:18:40 1987 Date-Received: Sun, 25-Oct-87 22:28:39 EST Organization: U. Texas CS Dept., Austin, Texas Lines: 20 I am setting up a HyperCard stack to contain my favorite database: my record collection. I want to set up different find buttons for finding composer, finding title, etc. I want the script for each button to bring up the message window with: find "" in field "composer" or find "" in field "title" where the cursor is in between the first double-quotes. Seems to me that I want to use "put into message" or some variation. Is this correct? Problem 1) How do I "put" a double-quote? Problem 2) How do I position the cursor? Thanks. Brian