Q: How to force quit a running procedure?

Is there a short-cut key to force quit a running procedure?

thanks,

YHL
On a PC, it's Ctrl+Break, or click the Abort button at the bottom of Igor's window frame.

On a Mac, it's command-period (the period key with command held down).

Software Engineer, WaveMetrics, Inc.
I've just come across this issue on a Mac (there is no abort button to click on). I'll use CMD+. instead - glad to have found this info as it was driving me mad! Is there a reason why there is no abort button on the Mac implementation of Igor?
Another useful alternative is the Function PressEscapeToAbort(phase, title, message) function provided in section IV-6 of the Igor User Manual. This allows for the opportunity of a "softer" function-controlled Abort than what you get by using the key or shortcut.
[quote=notwhatucallanatural]I've just come across this issue on a Mac (there is no abort button to click on). I'll use CMD+. instead - glad to have found this info as it was driving me mad! Is there a reason why there is no abort button on the Mac implementation of Igor?[/quote]

On Macintosh, Igor doesn't have an outer frame in which it could put such a button like it does on Windows.
[quote=aclight]On Macintosh, Igor doesn't have an outer frame in which it could put such a button like it does on Windows.[/quote]
Ah yes, of course! I really wish it did. Igor is at least 25% nicer to use on Windows.
[quote=notwhatucallanatural]... Igor is at least 25% nicer to use on Windows.[/quote]

That's odd. I find just the opposite to be true. :-)

--
J. J. Weimer
Chemistry / Chemical & Materials Engineering, UAHuntsville
[quote=jjweimer][quote=notwhatucallanatural]... Igor is at least 25% nicer to use on Windows.[/quote]

That's odd. I find just the opposite to be true. :-)

--
J. J. Weimer
Chemistry / Chemical & Materials Engineering, UAHuntsville[/quote]

Maybe I'll start a thread about likes and disklikes on the two platforms. Hopefully I'll learn some new tips on how to ease the pain of Igor on OSX ;)
[quote]Maybe I'll start a thread about likes and disklikes on the two platforms. Hopefully I'll learn some new tips on how to ease the pain of Igor on OSX ;)[/quote]

For an extensive list of tips, choose Help->Shortcuts.