Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Gary74

    Lotus Script

    Is there a command in lotus script that refresh selected documents in a view? I'm using Lotus Notes 6.5 and Below code not working. Sub Click(Source As Button) Dim nsesCurrent As New NotesSession Dim nuiwsCurrent As New NotesUIWorkspace Dim ndbCurrent As NotesDatabase Dim ncolSelected As...
  2. Gary74

    Lotus Script

    I am using Lotus Notes 6.5. I got this script from the web. Now I'm getting "Variant does not contain a container". Please Help! Thanks in advance..... Sub Click(Source As Button) Dim nsesCurrent As New NotesSession Dim nuiwsCurrent As New NotesUIWorkspace Dim ndbCurrent As NotesDatabase...
  3. Gary74

    Lotus Script

    I am using Lotus Notes 6.5. I got this script from the web.The only problem that i have is when the user click on "cancel" the script still runs. Please help! Thanks in advance.... Sub Click(Source As Button) Dim nsesCurrent As New NotesSession Dim nuiwsCurrent As New NotesUIWorkspace Dim...

Part and Inventory Search

Back
Top