There are two commands that are known to fail in this release of Lotus Notes
@Command([WindowWorkspace]);
@Command([WorkspaceStackReplicaIcons])
The @Command([WindowWorkspace]); has been internally identified as broken in 8.0.1 and any subsequent commands issued after this will fail.
Also the ability to programmatically exit the Lotus Notes via @Commands([FileExit]) or @Command([ExitNotes]) do not execute and display the following dialogbox:
These functions will not work in Eclipse (notes.exe) but ironically will work under nlnotes.exe
Perry Hiltz July 18 2008 12:06:50 PM