Path: utzoo!attcan!uunet!husc6!cmcl2!nrl-cmf!ukma!rutgers!deimos!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxe.cso.uiuc.edu!jacobson From: jacobson@uxe.cso.uiuc.edu Newsgroups: comp.sys.mac Subject: Re: Help with Hypercard button Message-ID: <46100236@uxe.cso.uiuc.edu> Date: 23 Nov 88 22:08:00 GMT References: <46100235@uxe.cso.uiuc.edu> Lines: 30 Nf-ID: #R:uxe.cso.uiuc.edu:46100235:uxe.cso.uiuc.edu:46100236:000:967 Nf-From: uxe.cso.uiuc.edu!jacobson Nov 23 16:08:00 1988 I have just about solved my question of putting the following text into a message box: Find "" in field "Genera & Species" The script to do this in a button is as follows: on mouseUp go next doMenu "Message" Put "Find "& quote & quote & " in field " & quote & B "Genera & Species" & quote into Message Box end mouseUp (the capital letter B after & in line 4 is a softreturn that did not print) Now all I want to do when the message box comes up is have the I-bar cursor inserted between the two quotes after find so that the user will simply be able to type the word he/she is looking for in the indicated field. Is there a way to do this easily with the basic tools hypercard provides? Or have I gone as far as I can go with this button script?????? Russ Jacobson Illinois Geological Survey Champaign, IL jacobson@uiucuxe jacobson%uiucuxe@a.cs.uiuc.edu jacobson%uiucuxe@uiuc.csnet [ihnp4,pur-ee,convex]!uiucdcs!uiucuxc!uiucuxe!jacobson