[comp.sys.mac.hypercard] on return ???

rieman@boulder.Colorado.EDU (John Rieman) (02/25/90)

I have vague memory of recently seeing a script or xcmd
that would let hypercard take action when the user typed
a carriage return during input to a field.  Something like,

on CR
  -- process the user's input and display the result
end CR

Does that ring a bell with anyone, or is it just wishful
thinking?

-john
rieman@boulder.colorado.edu

englfz@uhvax1.uh.edu (03/03/90)

In article <17382@boulder.Colorado.EDU>, rieman@boulder.Colorado.EDU (John Rieman) writes:
> I have vague memory of recently seeing a script or xcmd
> that would let hypercard take action when the user typed
> a carriage return during input to a field.  Something like,
> 
 I've never answered anyone's questions in this environment, so it
 may look crazy, but to get to the point, there is a command called
 OnReturnInField which is executed when the user types a <CR>
 into a field.  The script should (or must) reside in the Field's script.