SEARCH RESULTS
 
Showing 1-10 of 15 records
 
Expand article

Setting up return receipts for LotusScript-generated Lotus Notes email

2008-02-19 08:02:55 by Will Wayne in WhatIs: Enterprise IT tips and expert advice
 
Discover how to implement the Lotus Notes return receipt feature for LotusScript-generated email messages
 
 
 
 
 
Expand article

Capture rich-text comments in Lotus Notes fields using LotusScript

2008-04-01 11:42:33 by Ron Sorrell in WhatIs: Enterprise IT tips and expert advice
 
Use the NotesRichTextStyle class in LotusScript to capture rich-text comments, such as colors and various font sizes in Lotus Notes fields
 
 
 
 
 
Expand article

Fail-safe rich-text validation using LotusScript

2008-05-13 09:57:44 by Amith Narera in WhatIs: Enterprise IT tips and expert advice
 
Setting up rich-text validations can cause complications. This LotusScript code is a foolproof method to activate mandatory checks on rich-text items
 
 
 
 
 
Expand article

Top 10 LotusScript tips

2008-05-27 09:31:20 by SearchDomino.com in WhatIs: Enterprise IT tips and expert advice
 
Get our top ten LotusScript tips for Domino developers to update rich-text fields, import data from Excel, view and edit Lotus Notes documents and more
 
 
 
 
 
Expand article

LotusScript agent moves tagged spam email to junk mail folder

2008-06-10 11:26:03 by George Araujo in WhatIs: Enterprise IT tips and expert advice
 
Apply this LotusScript agent to the Mail File to detect incoming email messages tagged as 'spam:' in Lotus Notes, and move them to the junk mail folder
 
 
 
 
 
Expand article

How to find files on a hard drive or mapped network with LotusScript

2008-07-01 09:24:13 by Jerry Eaton in WhatIs: Enterprise IT tips and expert advice
 
Place this abridged LotusScript code into a button to quickly drill down and locate Lotus Notes files on either a hard drive or a mapped local drive
 
 
 
 
 
Expand article

Avoid replication issues when editing Lotus Notes response documents

2008-02-26 08:45:17 by Ahmad Kamali in WhatIs: Enterprise IT tips and expert advice
 
Learn how to edit Lotus Notes response documents via LotusScript and properly pass any modified values back to the parent to avoid replication issues
 
 
 
 
 
Expand article

Append Lotus Notes text in Microsoft Notepad to avoid text size limits

2008-03-04 07:59:36 by Christian Cavantou in WhatIs: Enterprise IT tips and expert advice
 
Find out how you can use LotusScript to open, copy and append Lotus Notes text in Microsoft Notepad to avoid the Lotus Notes text size limitation
 
 
 
 
 
Expand article

Keep the original Universal ID when copying a Lotus Notes document

2008-03-11 09:27:12 by Fabrice Proudhon in WhatIs: Enterprise IT tips and expert advice
 
Use this LotusScript code to keep the original Universal ID when copying a Lotus Notes document with the NotesDocument class