Cannot execute the specified command in 6

I have a navigator button that uses the following formula:

@SetTargetFrame (“NotesView”);

@PostedCommand([OpenView]; “ViewName”)

In notes 5 it worked fine, after going to notes 6.01 i get “Cannot execute the specified command”

Subject: Cannot execute the specified command in 6

@SetTragetFrame seems to be buggy, as far as I have seen in release 6.x so far.

All my attempt at using frame targetting in the notes client fails to behave as expected.

I found some workarounds, but I am eagerly waiting for this to be fixed.

I got various error messages; such as:

“Cannot execute the specified command” but also:

“User defined error” , and so on.

Also, the help file says we can set a path to a set of frames; but all the examples are only for one single given frame, not a hierarchy of frame.

Let me know if you find how to make it work!

Nicolas Abesdris