Previous | Index | Next |
Miscellaneous methods
fordEvent
Use to force screen updates and/or keep an app responsive without the spinning cursor. Calls nextEventMatchingMask:untilDate:inMode:dequeue: and sendEvent: to handle any pending events before continuing.
+ (void)fordEvent
None
Version 1.3.0
use scripting additions
use framework "Foundation"
use script "BridgePlus"
load framework
set theResult to current application's SMSForder's fordEvent()