I am having an application with approval process and when the user clicks on the button in the form it should prompt for the notes password.
I know we can do this in forumla by
@command(ToolsUserLogoff). I am trying to do the same in lotus script and i did find a code for simulating F5 function for the older versions of Notes. Now the private user clear information is done by CTRL+F5. Does any one have an updated code for this functionality in LotusScript.
Here is the link to the code for doing F5 in Lotusscript for earlier version of notes
http://www.eknori.de/2004-10-09/commandtoolsuserlogoff-in-lotus-script/