LotusScript Questions and Answers

Recent IT Questions

61 - 80 of 148

LotusScript code to compare number of marked messages

When sending email to multiple addressees and receiving answers which are again sent to many users, this creates a large amount of redundant information. Is there any LotusScript code that I could use to compare a number of marked messages with a defined "master message" (usually the newest) and...

View Answer   |  Jun 26 2008  6:54 PM GMT
LotusScript, Email monitoring, Lotus Notes
asked by Domino Ask The Experts

  430 pts.

LotusScript to re-establish doclinks in a Lotus Notes database

We have a Lotus Notes database where the documents have doclinks for the archive database. I've converted Lotus wordpro attachments to Microsoft Word and placed them back in the new archive database. Can any one help me in writing some LotusScript which will re-establish the doclinks in the new...

Answer Question   |  Jun 26 2008  6:47 PM GMT
LotusScript, Lotus Notes Database
asked by Domino Ask The Experts

  430 pts.

LotusScript to select a document from a Lotus Notes database

Is there any LotusScript I can use to select a document from a Lotus Notes Domino database?

Answer Question   |  Jun 26 2008  6:11 PM GMT
LotusScript, Lotus Notes Database
asked by Domino Ask The Experts

  430 pts.

Retrieve attached files within a rich-text field from a Lotus Notes document?

What is the best way to retrieve attached files within a rich-text field from a Lotus Notes document and subsequentlymove it to a rich-text field in another document?

Answer Question   |  Jun 26 2008  6:00 PM GMT
LotusScript, Lotus Notes, Rich text
asked by Domino Ask The Experts

  430 pts.

Modifying the WPDefaultBasic.form

I apologize for this question but I'm relatively new to Lotus Notes Domino. My question is this: I want to modify the WPDefaultBasic.form but I dont know where I should start. Where should I go to get the information to learn how to modify these forms? Or does anyone have any suggestions as to what...

Answer Question   |  Jun 26 2008  5:56 PM GMT
LotusScript, Lotus Notes, Lotus Forms
asked by Domino Ask The Experts

  430 pts.

Copy Attachments to Folder

Anyone have a lotusscript to copy attachments to a folder? Also need to extract to excel a view but right now i think i can handle that with NotesSQL ODBC. The attachments part is buging me the most. This is not a mail system.... We have a database setup for document approvals. Lotus Domino 6.5

View Answer   |  Jun 11 2008  1:29 PM GMT
SQL, LotusScript, Lotus Domino
asked by Maramor

  140 pts.

Lotus Notes - Monitor thru program

How to monitor the following task using lotusscript/formula language. 1. Availability Index 2. Router Task Status 3. SMTP Task status 4. IMAP Task Status 5. POP3 Task Status 6. HTTP Task Status 7. LDAP Task Status 8. Cluster Replicator Status 9. Mail Queue Length 10. Mail Services Status 11. Mail...

Answer Question   |  Jun 9 2008  5:12 AM GMT
LotusScript, Lotus Domino, Lotus Notes
asked by Jacksaro

  40 pts.

copying docs while retaining unique doc id

I am having to restore data (alot of it!). I am doing this in stages due to the volume of data I'm dealing with. I'd like to copy the docs from the backup copy (made via replica) to the production database while retaining the unique document id. I know I've seen code for this, and relatively...

View Answer   |  Jun 3 2008  5:32 PM GMT
LotusScript, Replicating databases
asked by Tjarman

  90 pts.

to convert url into Hotspot

to convert url into Hotspot

Answer Question   |  May 30 2008  2:36 PM GMT
LotusScript, Lotus hotspot
asked by Taruna

  5 pts.

Finding a file directory/path on a network drive from a browser

I am building a web page where a user enters a network Drive letter (i.e. C: or D: or H:) and path, and when that user "Submits," I want the Domino agent to mimic the following client LotusScript code: '***Begin Code**************** fileName$ = Dir$(pathName$, 0) Do While fileName$ <> "" ...

View Answer   |  May 23 2008  9:27 PM GMT
LotusScript, Network, Network Drive
asked by Cbanquer

  5 pts.

"lotus script error - out of memory"

When a user tires to access his mailfile he get the following error "lotus script error - out of memory"..But mailfile is working fine on server copy..Please any one assist for this erro

View Answer   |  May 16 2008  3:30 AM GMT
LotusScript
asked by Mano

  10 pts.

Create Agent To seach unreviewed forms in 24 hour date range

Greetings! I am brand new as a Notes Domino developer with very little programming background. That said, I have a customer that has asked me to create an agent to check the claim forms submitted in the past 24 hours (date Range). If a claim form is found to have no action taken in that 24 hour...

Answer Question   |  May 7 2008  2:11 PM GMT
LotusScript, Lotus development, Lotus Agents
asked by Mikes1212

  15 pts.

Notes 7.02 - ClntMachine field in names.nsf

Hi, Can you please provide me with the exact code to get the client version.

Answer Question   |  Apr 14 2008  6:20 AM GMT
LotusScript, Lotus Notes 7.x, Names.nsf
asked by Domino Admin

  15 pts.

Lotus Script

HI, I am running an agent that updates my RSS feeds. When I run it locally it runs fine but when I schedule it to run on our server it doesn't retrueve anything from the Web, help! CODE Sub GetnUpdateFeed(Document As NotesDocument) On Error Goto errGetnUpdateFeed Dim strtext As String Dim...

View Answer   |  Apr 11 2008  10:17 AM GMT
LotusScript, RSS, Lotus Agents
asked by Jellybean

  405 pts.

Bookmark opening redirect embedded frameset based on Reg value

We have Bookmark set as the default opening page in Notes. What I'm trying to do is redirect the embedded frameset -Welcome- frameset depending on the users current location. So in the db opening script I am writing to the registery the users current location. If the location is not Office I am...

View Answer   |  Apr 3 2008  9:09 AM GMT
LotusScript, Bookmark.nsf, Formula Language
asked by Jellybean

  405 pts.

Make Search terms highlight in documents

If I use the normal search bar in a database, the search terms are highlighted in the returned documents. When I use the FTSearch method in an agent, returned documents do not have highlighted search terms, even if I check off the setting in the Agent properties to "Store highlights in documents."...

View Answer   |  Apr 3 2008  4:17 AM GMT
LotusScript, Development, Lotus Notes
asked by Brooklynegg

  2685 pts.

Copying documents attacment to a new doc as an OLE object

I'm building an application (-agent actually-) which should take the attachment of the received mail document and create a new document holding this attachment (usually pdf file) as OLE object. I have all bits and pieces ready except taking the attachment from inbound maildoc and attaching it to...

View Answer   |  Apr 2 2008  11:39 AM GMT
LotusScript, Lotus Notes 7.x, Lotus Notes 8.x
asked by Entsu

  15 pts.

How to export Lotus Notes document to OpenOffice Writer document?

Hi! Idea is very simple, click on Action Button (code must be in LotusScript) when opened LN document, and then by clicking this Action Button all LN document data exports/converts/migrates on OpenOffice Writer document. Can anyone know how to do that? Tnx ;)

View Answer   |  Apr 1 2008  8:37 AM GMT
LotusScript, Lotus Notes, Export
asked by LotusScript24

  5 pts.

How do you do "code lock" ?

please explain "code locking" and how do enable this ? please explain

View Answer   |  Mar 20 2008  6:38 PM GMT
LotusScript, Lotus Notes, Code Locking
asked by Devidas

  15 pts.

notes Classes vs Lotus notes Scriptting

1)What is the difference between Lotus Notes Classes and Lotus Notes Scriptting?? 2)how to create connection button on local domino server so that other Lotus Clietn may be able to access the particular form on the local server??

Answer Question   |  Mar 20 2008  9:22 AM GMT
LotusScript, Lotus development, Lotus Notes classes
asked by Linux and lotus Domino

  10 pts.

61 - 80 of 148