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:

Image:8.0.1 Lotus Notes Client @Command Bugs

These functions will not work in Eclipse (notes.exe) but ironically will work under nlnotes.exe

Comments (0)
Perry Hiltz July 18 2008 12:06:50 PM