Hi,I’m using a Notes application and I tried to open a Help Using This Databse document from a Outline.
I use this code:
@SetTargetFrame(“Body”);
@Command( [HelpUsingDatabase] )
but I’m not able to select the frame (the help doc use all space of notes client)
i also add the code “Body” in the frame properties of the outline entry and it’s not work…
… it must be easy… but…
any suggetion?
Thanks