Newbies VicAZ Posted July 25, 2000 Newbies Share Posted July 25, 2000 Is there any way to bypass having to click "Done", when running a spell check loop script if no mispelling occurs in a record? Many records being checked, becomes extremely cumbersome to have to click "Done" when no misspelling occurs in a record. Any suggestions greatfully accepted. Link to comment Share on other sites More sharing options...
Vaughan Posted August 10, 2000 Share Posted August 10, 2000 If using macinosh, what about the OkeyDokey control panel: it automatically 'clicks" the default button in a dialog box after a predetermined wait. And it's free AFAIK. Link to comment Share on other sites More sharing options...
StevenB Posted August 21, 2000 Share Posted August 21, 2000 What about using If[status(CurrentError)=0] in the script. Execute the spellcheck and use the statement above. Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 8257 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now