Highlight a doc, in a view, in a frameset?

Hi,

This is a notes-only application. I have a frameset that has three frames. The left frame’s contents is a view. The right frame displays the document that is highlighted in the left frame… This is all working correctly. Only thing I’d like to do is to highlight a particular document in the left frame (view) when the frameset is launched, based on some parameter (like user name).

I tried using NotesUiView.selectDocument. I got the error “Cannot execute command”

Any help or ideas would be appreciated.

Thanks.