Stopping a Process
Jim Ault
JimAultWins at yahoo.com
Tue May 6 18:55:03 EDT 2008
On 5/6/08 3:50 PM, "RevList" <RevList at CreaTECHSol.com> wrote:
> I have a routine that is looping through and opening a series of text
> files using a Repeat Loop.
>
> I know I can do a Command . to stop this, but what if I wanted to let the
> end user stop the process? How would I code this?
One way is
if the optionkey is down then exit repeat
or the synonym altKey
Jim Ault
Las Vegas
More information about the use-livecode
mailing list