Description:
Programming for Lotus Notes.
|
|
|
Document selection from the view
|
| |
I have a view which i use for exporting the documents into an excel sheet.
I've used an action button which does the exporting action and the script runs on the selected documents from the view.
The problem here is that when i select a single document, sometimes multiple documents get selected. Thus resulting in the agent not processing all the documents. Consequently not all the documents are exported. I know that i can export the documents using file->export. But i want to do this using an action button. If any one knows the reason for this behavior, kindly let me know.... more »
|
|
Configure Lotus Notes with Gmail
|
| |
------------------------------ ------------------------------ ------------------------------ -
DOMINONEWS.COM | Targeted News for IBM Lotus Professionals
March 6, 2013
------------------------------ ------------------------------ ------------------------------ -
SPONSORS:
AttachZIP: Automatically compress attachments in outbound, inbound and old emails to ZIP or native LZ1 format. Schedule attachment compression or archiving daily, weekly and monthly.... more »
|
|
Composing a document in a different database?
|
| |
Hi All,
I am trying to create an action button in a form that will allow the user to create a document in another database. I've tried @Command([Compose]; server : database ; form ; width : height) to no avail. I've also tried @Command( [FileOpenDatabase]; server : database ; viewName ; key ; newinstance ; temporary ) before the compose, also to no avail. I'm using Lotus Notes 6.5... more »
|
|
craigslist templates
|
| |
Post maven provides easy to use free templates and designs allowing sellers to post professional looking ads on Craigslist. [link]
|
|
how can I emulate Ctrl+Break in Java
|
| |
I have a Java application that connects notes db... so how can I emulate Ctrl+Break functionality on Java (not just keypress Ctrl+Break)... i.e. I need to stop Notes object gratefully like in Notes Client e.g. following code:
doc = dc.getFirstDocument()...
I think just killing Thread is not good idea because Consistency Check will start automatically then...... more »
|
|
HTTP JVM: Error: NotesThread not terminated Thread
|
| |
what does this error in Domino log mean?
HTTP JVM: Error: NotesThread not terminated Thread[Launcher: MyJavaAgent,5,]
then Domino server crashes almost every time after that error...
MyJavaAgent is a simple Java agent that does not use any other Threads.... and what does "5" mean in ... [Launcher: MyJavaAgent,5,] ?... more »
|
|
Modify the formula in author field
|
| |
Hi all,
I have an old lotus application. It was designed in lotus 6.5.
I use Lotus Designer 8.5 to modify it. There is an author field in its form. Its value is a formula. I modified it, but when it runs, the new formula does not take effect, its old formula still remains.
I search the Internet and find this: [link]... more »
|
|
|