But it takes forever for the spellchecker to load. To send the current memo
without checking the spelling, create a new action button in the Memo form (as
well as the Reply forms) and add this code to delete the $AutoSpell field.
When you want to send + spell, click the usual button or press Esc. To send
only, click this new action button instead. Because $AutoSpell isn't available,
the spellchecker won't run for this memo only.
FIELD $AutoSpell:=@DeleteField;
MEMO_SEND:="1024";
FIELD ActionInProgress:=MEMO_SEND;
@If(@Command([FileSave]);@Command([FileCloseWindow]);@Return(""))
Requires Free Membership to View
Register today to access targeted resources from our editorial writers and independent industry experts focused on Lotus Domino, Notes, Workplace and other related technologies.
This was first published in November 2000