Bug: @Command([FileOpenDatabase]; server : database ; navigator ; solo ; newinstance ; temporary)

The solo parameter (when set to “1”) in the Formula command below in not working properly in Notes 8.5.1 FP2 (Basic & Standard) from a local database replica on Windows 7 (32-bit). It is returning an index error. This means it is trying to open a view with an indexed key, rather than a navigator.

@Command( [FileOpenDatabase]; server : database ; navigator ; solo ; newinstance ; temporary )

My code:

MailServer := @Subset(@DbName; 1);

@PostedCommand([FileOpenDatabase]; MailServer : “CONTACTS.NSF”; “Compressing Attachments”; “1”; “”; “1”);

Please let me know if you can duplicate this issue. As a workaround I assigned the solo parameter a null (“”) value.

Thank you,

Lance Zakin

[


]

[

Crucial tools for IBM Lotus Notes and Domino administration and development…

]

[Find the “crucial tools you need to succeed” including product descriptions, downloads, demos and testimonials.]

Speed up IBM Lotus Notes and Domino administration and development with these crucial software tools.

[Better, stronger, faster productivity for administrators and developers.]

[Download and try the lite (free) version]