During execution of the DatabaseScript PostOpen event, the application discovers that the client does not have the proper license. At that point I want to terminate the application (close the datab...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 04/24/1999 Grade: A Views: 0
Hi everyone!
This one is a "toughy"... I need to remove a database icon from the workspace programmatically... I know there are no methods in LotusScript to do that but I trust someone has foun...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 09/01/1999 Grade: C Views: 8
Hi!
I'm new to Notes, and have recently come upon a very stubborn problem:
I want to find a specific NotesDocument in the database (I do this via LotusScript in an Action-button - no problem ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 11/02/1999 Grade: B Views: 17
I asked this question before, but time constraints made me accept the answer (which didn't work) before I implemented it. NOw the topic has come up again....
Question: I need to detach 100s of...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 12/09/1999 Grade: B Views: 0
How do I mail a message including a link via Scripting in Lotus Notes? The script should be assigned to a Form Action.(R4.5.5)
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 01/05/2000 Grade: A Views: 0
My question follows on from the code below:
Dim sendTo(1 to 2) As String
sendTo(1) = "person_name1"
sendTo(2) = "person_name2"
Call doc.Send(True, sendTo)
How do I re-write the above code ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 01/07/2000 Grade: C Views: 0
Is there a command that will clear all the fields on a form?
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 04/27/2000 Grade: A Views: 0
OK guys/gals
Here is the situation:
I have a form with two fields and a button. The first field is editable with an embedded calendar. The second field is a computed text field. When a use...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 06/19/2000 Grade: A Views: 0
When a user presses a button to approve a document I want a prompt to pop up and ask them if they are sure. I figured I could use Javascript to do this, the only problem is how to trigger the Java...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 08/10/2000 Grade: A Views: 0
Hi
We have a problem that databases with embedded wievs, and the embedded wiev is the wiev that users see when he opens the database. Many times a week the Notesclient exits with a red PANIC-mes...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 08/01/2000 Grade: B Views: 4