workspace.DialogBox wonders (0)
Yesterday I had an annoying problem using LotusScript's workspace.DialogBox command, which opens a form as a dialog (duh) and presumably writes back any fields you've changed to the calling document. It's a handy and necessary evil for many Lotus Notes projects.
After fighting with it for a while last night, I finally figured out the all-too-simple solution. So, for the sake of those who come after me—and for myself, since I so rarely program Notes that I'll soon forget and need to search for this later—I posted an FYI to the Notes 4/5 Forum at IBM developerWorks. And, in case IBM decides to dump that forum (after all, Notes 6 & 6.5 have been out for a while...), I'll paste the code examples here too.
After fighting with it for a while last night, I finally figured out the all-too-simple solution. So, for the sake of those who come after me—and for myself, since I so rarely program Notes that I'll soon forget and need to search for this later—I posted an FYI to the Notes 4/5 Forum at IBM developerWorks. And, in case IBM decides to dump that forum (after all, Notes 6 & 6.5 have been out for a while...), I'll paste the code examples here too.
