all of d_lotusscript

IBM Lotus Notes/Domino 7 Public Beta 4

The final beta release for Notes and Domino and the Extended Products 7, Beta 4, is now available!
The Beta 4 release consists of:
- Notes and Domino 7
- Domino Web Access (DWA)
- DB2 Access for Domino (DAV support)
- Lotus Enterprise Integrator (LEI)
- QuickPlace
- Sametime
- Document Manager
- Domino Global Workbench (DGW)
- SwiftFile application
See the Lotus Notes/Domino 7 [...]

Read Full Post | Make a Comment ( None so far )

Domino Design Library Examples

The Design Library, a Notes NSF file, is intended to be opened in the Notes client. It contains code samples for various useful functions and reusable design element descriptions. The latter provides documentation for a design element that you can add to one of your own databases by clicking a button.
A sampling of the functionality [...]

Read Full Post | Make a Comment ( None so far )

Quick Elementer 1.1

Quick Elementer is a document based design element implementer. It is very much like the group objects in Teamstudio’s Design Manager (formally Teamstudio Librarian). Elementer will perform the task of coping and pasting design elements form one database to another. I created this because I am a big believer in code reuse using templates and [...]

Read Full Post | Make a Comment ( None so far )

Lotus Notes Word – Automation

“Notes und Drucken, zwei Welten treffen auf einander.” So kann man das Thema Drucken bei Notes umschreiben, obwohl in der Version 5 die Druckfunktion etwas erweitert wurde. Was liegt näher daran, ein parallel installiertes Office für die Ausgabe zu nutzen. Aus diesem Grund entstand diese Klasse für die Word-Automation. Sie stellt Grundfunktionen bereit um Dokumente [...]

Read Full Post | Make a Comment ( 1 so far )

Teamstudio Script Browser

Teamstudio Script Browser shows:
- all classes and functions from the main tree, with 3 tabs to sort the code by script library, by class, or by call. Selecting something in the tree displays the properties of that function/class.
- the name of the script library in which the function is found.
- the line number on which [...]

Read Full Post | Make a Comment ( None so far )

Working with groups in LotusScript

In this article, we discuss two ways to work with groups. First, we look at the built-in LotusScript class, NotesAdministrationProcess, available in Lotus Notes/Domino 6.0 and later. This class can add members to groups, rename them, and delete them (along with many other functions not related to groups). There is no function to remove users [...]

Read Full Post | Make a Comment ( None so far )

Database of all Notes error codes

The “Main” view in the database shows all the error codes found in the resource DLL of the build, sorted by code.
The “GetAllCodes” agent (LotusScript) is what I used to retrieve all the codes. It requires a copy of the Looseleaf LSX to run.
download

Read Full Post | Make a Comment ( None so far )

GetDBInfo 0.1

speziell in größeren umgebungen mit vielen datenbanken wird es schnell unübersichtlich; man stellt sich fragen wie:
wo haben diese datenbanken repliken?
werden die datenbanken überhaupt noch verwendet?
sind einstellungen wie z.b. “AllowMoreFields” aktiviert?
klar kann man das alles “händisch” per administrator herausfinden; doch besser wäre es natürlich, wenn die daten automatisch gesammelt werden würden und man diese nur [...]

Read Full Post | Make a Comment ( 4 so far )

DBProperty

Overview
The DatabaseProperties class was created to manage Notes databases in small to enterprise-wide domains using LotusScript and the Lotus C API to set most database settings on release 5 and 6 databases that you can set via the Notes client, but that you don’t manage via LotusScript directly.
Functions
You can enable/disable or change the name [...]

Read Full Post | Make a Comment ( 1 so far )

Google Suche in Domino Applikationen

bei developerWorks gibt es eine beschreibung, wie man die google web api in domino applikationen einbauen kann; auf der Sandbox findet man ein passendes beispiel-script

Read Full Post | Make a Comment ( None so far )

Page 1 of 212»

Liked it here?
klick here to open a random post - or have a look at this: