Email Alerts
-
Top 10 Lotus Notes/Domino development tips of 2009
We present our most popular Notes/Domino developer tips of 2009. From opening Notes documents in Microsoft Word without coding to rebuilding corrupted busytime.nsf files, these tips piqued your interest last year. The Year in Review
-
Top 10 Lotus Notes/Domino coding and development tips of 2008
We've compiled our most-viewed Lotus Notes/Domino coding and development tips of 2008. Discover how to use LotusScript to sort a document selection, programmatically replace the design of a Lotus Notes database, clear a local cache using LotusScript ... The Year in Review
-
Top 10 LotusScript tips
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. 10 Tips in 10 Minutes
-
Top 10 Lotus Notes Domino programming and development tips of 2007
The results are in. Here are the top 10 most-clicked Lotus Notes programming and development tips of 2007. The Year in Review
-
LotusScript tips and tutorials
Read best-of-breed LotusScript tips and tutorials that will help you take your LotusScript application development skills to the next level. Crash Course
-
Tutorial: 30 LotusScript tips
Broken down into 10 beginner-level, 10 intermediate-level and 10 advanced-level tips, this LotusScript tutorial will teach you LotusScript techniques and LotusScript best practices you need to know to take your LotusScript development to the next lev... Tutorial
-
A bevy of Notes/Domino development tips
Our SearchDomino.com tip contest runs through the end of March. Here is a list of the current contenders -- an assortment of 13 Notes/Domino development tips from our valued SearchDomino.com members. Take a few minutes to read them over and rate each... Contest
-
Top 10 Notes/Domino developer tips of 2006
Based on your clicks, here are the top 10 most popular Notes/Domino development tips from 2006. From creating PDF documents, column color charts and Lotus Notes views to converting Microsoft Word and Excel files, these topics piqued your interest in ... The Year in Review
-
A smorgasbord of Notes/Domino development tips
Our SearchDomino.com tip contest runs through the end of December. Here is a list of the current contenders -- a smorgasbord of 20 Notes/Domino development tips from our members. Read them, rate them. Your votes determine the winners. Contest
-
FAQ: LotusScript
Lost in the land of LotusScript? Before posing a question to our SearchDomino.com experts, check out our list of LotusScript frequently asked questions. Whether you're troubleshooting a specific problem or you just want to learn more about LotusScrip... FAQ
- See more Essential Knowledge on LotusScript
-
How do I use LotusScript to filter certain email?
LotusScript guru Cregg Hardwick explains to a reader how to use an agent and/or LotusScript to filter certain e-mails based on words in the Summary Line or in the body of the text. Article | 24 Oct 2005
-
How do I open a Word doc from a Shared Resource File in LotusScript?
PLCP Cregg Hardwick, a Lotus Notes developer since 1998, fields questions from SearchDomino.com members on tips and tricks in LotusScript. Article | 21 Oct 2005
-
Poll respondents wish IBM would do more with LotusScript
SearchDomino's poll on LotusScript has come to an end, and the results are hardly surprising. The majority of respondents said they wished that IBM would do more with LotusScript. Article | 19 Sep 2005
-
Four steps to migrating IBM Lotus Notes to WebSphere
In this article, Chen Lin, president of ToJava, which migrates Notes apps to J2EE, lists the steps in a Notes-to-Java migration. Part 1 explained how Notes and Java apps differ. Article | 27 Jul 2005
-
New and Notesworthy: April 2005
In this month's roundup of new Domino-related products, PistolStar updates Web Set Password, Teamstudio Script Browser emerges and Protea Tools releases an anti-virus program. Article | 15 Apr 2005
-
Look back in Java: The Java vs LotusScript opinion page
Last year, SearchDomino.com asked several experts how LotusScript and Java played together in the real world of Lotus Domino development. On the eve of Lotusphere 2005, we thought it was worthwhile to revisit this discussion. Article | 14 Jan 2005
-
LotusScript creates drag and drop interface in Lotus Notes client
Using this LotusScript, you can create a drag and drop interface that you can implement in your users' Lotus Notes clients, allowing them to move documents from one view to another. Tip
-
LotusScript agent moves new mail to folder
Use this LotusScript agent in a Lotus Notes mail-in database to move new mail to a specified folder. Tip
-
Eight easy steps to open and view Flash files in Lotus Notes
Use these 8 steps and some LotusScript to open and use Macromedia Flash files in a Lotus Notes client. Tip
-
LotusScript agent parses ACL to Microsoft Notepad
After modifying a database, emailing large groups of users about the update can be a nuisance. This LotusScript agent will help you efficiently keep users abreast of database changes. Tip
-
LotusScript finds the first occurrence of a string from the right
Using the Instr function can help to find the first occurrence of a string from the left. However, if you want to find the first occurrence from the right, you can use this LotusScript code. Tip
-
Clear Recent Contacts view and prevent repopulation in Lotus Notes 8.x
A new feature in Lotus Notes 8 is the inclusion of a Recent Contacts view. If you're not a fan of the feature, insert this LotusScript code in a button and email it to your users. Clicking the button will clear the view and prevent repopulation. Tip
-
Search Microsoft Active Directory with LotusScript
Since many companies use both Lotus Notes and Microsoft, having the ability to search Active Directory from a Lotus Notes view can be helpful. This LotusScript searches AD without having to rely on a third-party driver. Tip
-
Three steps to trap and handle save conflicts with LotusScript
Save conflicts can cause problems in Notes/Domino databases when one or more users open a document with a link. That document then opens several times in the Notes client. Use this LotusScript code to trap and handle save-conflict issues before they ... Tip
-
Troubleshoot agents by displaying LotusScript variables online
If your Web users are triggering agents, you may want to find out what's going on. Apply this LotusScript to display and easily troubleshoot triggered agent variables. Learn all the steps. Tip
-
LotusScript sorts lists alphabetically
There are a lot of things you can accomplish using the List data type in Lotus Notes. But it doesn't allow you to sort objects alphabetically. This LotusScript code will do the trick. Tip
- See more Tips on LotusScript
-
Can I create and copy Microsoft Excel spreadsheets with LotusScript?
Learn how you can use LotusScript and OLE to create and populate Microsoft Excel spreadsheets, as well as a little bit about Lotus Symphony. Ask the Expert
-
Can you use LotusScript to read a text file attached to a Notes doc?
A user wants to know if it's possible for LotusScript to read an attachment in a Notes document without first detaching it. Find out our expert's response here. Ask the Expert
-
Do I use Formula or LotusScript to include a doclink to a Notes view?
Find out why you can't use Formula language to include a doclink to a specific Lotus Notes view or database and need to use LotusScript instead. Ask the Expert
-
Customize the principal field of outgoing email messages
Learn about different options using LotusScript code and Formula language to customize the principal field of outgoing Lotus Notes email messages. Ask the Expert
-
Resolve Notes 8 migration error: 'Database has not been opened yet'
Upon moving to Lotus Notes 8, some Lotus Notes users received an error message stating: 'Database has not been opened yet.' Find out why here. Ask the Expert
-
Can I use LotusScript to merge cells in a Microsoft Word table?
Read about merging cells in a Microsoft Word table using LotusScript and an Excel example, along with the thought process that goes along with it. Ask the Expert
-
Set a value in a field existing in another Lotus Notes database
Learn the LotusScript code you'll need to use to set a value in a Lotus Notes field that resides in a different Lotus Notes database. Ask the Expert
-
Create an automatic scheduled view export in Excel
Learning how to create an automatic scheduled view export in Microsoft Excel can be a daunting task, but here are some suggestions to do just that. Ask the Expert
-
Modifying LotusScript code for date and time handling
Discover some LotusScript code that can be implemented to forward Lotus Notes email messages at specific times. Ask the Expert
-
Use DXL utilities for advanced replication settings in Notes
Learn how you can build a note collection and use DXL utilities and LotusScript to set advanced replication settings. Ask the Expert
- See more Expert Advice on LotusScript
-
LotusScript creates drag and drop interface in Lotus Notes client
Using this LotusScript, you can create a drag and drop interface that you can implement in your users' Lotus Notes clients, allowing them to move documents from one view to another. Tip
-
LotusScript agent moves new mail to folder
Use this LotusScript agent in a Lotus Notes mail-in database to move new mail to a specified folder. Tip
-
Top 10 Lotus Notes/Domino development tips of 2009
We present our most popular Notes/Domino developer tips of 2009. From opening Notes documents in Microsoft Word without coding to rebuilding corrupted busytime.nsf files, these tips piqued your interest last year. The Year in Review
-
Eight easy steps to open and view Flash files in Lotus Notes
Use these 8 steps and some LotusScript to open and use Macromedia Flash files in a Lotus Notes client. Tip
-
LotusScript agent parses ACL to Microsoft Notepad
After modifying a database, emailing large groups of users about the update can be a nuisance. This LotusScript agent will help you efficiently keep users abreast of database changes. Tip
-
LotusScript finds the first occurrence of a string from the right
Using the Instr function can help to find the first occurrence of a string from the left. However, if you want to find the first occurrence from the right, you can use this LotusScript code. Tip
-
Clear Recent Contacts view and prevent repopulation in Lotus Notes 8.x
A new feature in Lotus Notes 8 is the inclusion of a Recent Contacts view. If you're not a fan of the feature, insert this LotusScript code in a button and email it to your users. Clicking the button will clear the view and prevent repopulation. Tip
-
Search Microsoft Active Directory with LotusScript
Since many companies use both Lotus Notes and Microsoft, having the ability to search Active Directory from a Lotus Notes view can be helpful. This LotusScript searches AD without having to rely on a third-party driver. Tip
-
Three steps to trap and handle save conflicts with LotusScript
Save conflicts can cause problems in Notes/Domino databases when one or more users open a document with a link. That document then opens several times in the Notes client. Use this LotusScript code to trap and handle save-conflict issues before they ... Tip
-
Troubleshoot agents by displaying LotusScript variables online
If your Web users are triggering agents, you may want to find out what's going on. Apply this LotusScript to display and easily troubleshoot triggered agent variables. Learn all the steps. Tip
- See more All on LotusScript
About LotusScript
LotusScript is a Lotus Notes and Domino-specific script language that can be compared to Visual Basic or JavaScript. LotusScript is useful for accessing back-end Domino databases and driving the Notes client user interface. Whether you want to learn how to write an agent or you're just searching for reference to a particular command, find all the LotusScript tips, tutorials, and code samples you need here.