November 16, 200124 yr Is there any way to make a button into a Default Button, so that it receives the focus and activates when the Return key is pushed?
November 16, 200124 yr Sort of, but it's a little dangerous. You can run a script to a "pause" statement and use the enter key to "continue". A script could be poised after the continue. To keep this always active, you could place the sequence in a loop. Personally, I would be a little concerned about a script triggered by an "Enter". You might want to condition the execution by requiring the correct "Status(CurrentLayout) and Status(CurrentFieldName). -bd OBTW, we don't allow duplicate posts, I've deleted your other posts. [ November 15, 2001: Message edited by: LiveOak ]
Create an account or sign in to comment