How would I copy the contents of numerous fields in one form to a form in another database? I am not very good at using LotusScript and prefer to use the Formulas.
in Notes Designer, I want to change a set future due date, to current month. If it is set to 04/01/09 - the current month is 03 - I want to reset that date. I adust month by -1 and get 02. I adjust by 1 and get 05. and if adust with 0 I get 04. So it never puts it at 03. Here is check and...
I'm looking for a way to suppress the Save Dialog box. We have a form that when the uesr opens it, has a button to view some secret (encrypted) data. We log whenever the information is viewed. Currently, the users are presented with the Save Dialog. We would like to suppress it if possible. ...
We have an application with a couple of encrypted fields. When a user opens the document for viewing, they have an action/function to view the encrypted fields. This works via a Dialogbox. As a result of using this function, a line is added to a history log as we want to track users viewing this...
Lotus Domino 6.5 OK we have a Time keeping system that we used in the past. We have a audit requirement and would like to automate the collection of information needed. Typically I would open the database, select the view, select the documents and print to PDF from form typlate. I am not the...
I'm looking for a LotusScript to manage mails coming from a specific address, say "me@somewhere.com" and forward the message from my notes-mail to a recipient found in the message body after the word "From:". Ideally I would also like the script to cut all lines in the message between a "£"-sign...
Can some one help with a formula that will change the text being typed into a field to X`s. Like a password situation so the password cannot be read.
I would like to create cutom Toolbar buttons for Lotus Notes that perform Lotus Script Actions. So it would be great if I could just write a quick formula to perform any action or more than one action in sequence. I dont want to have to change the template or create any agents Thanks
I have Lotus Domino 5, am on a project where i need to convert existing wordpro attachments to Word documents.As i already extracted all wordpro documents from archive database and converted them to Ms word and reattached to the archive database. But i don't know how do i get the new attachment...
I am designing a database in which documents can be edited by 2 ways. By domino administrator and another through my own program. when doc is opened in edit mode by admin and it is updated by my program, a save conflicted document is created when it is saved by admin. My problem is to detect save...
Hello! I need help with this question: I need script (LotusScript Languege) for change Home (Mail) Server in User Local Adress Book, change old server name to new server name in link on desktop on client Lotus Notes... Help please. Best Regards P.S.: Sory for my English...
How to code in LotusScript to query and collect data in one db based on a request number, if number found in current database, update fields, if request number not found, create new doc the request id.
I have an exisiting database/app. that collects ideas. It's been around for a number of years. The owner wants to purge (but not delete) any submissions in the db that are 2 years or older and have them show in a new view, called "Retired Submissions." Once purged they should only show in the...
I want to insert date into SAP using Lotus Script. The documents are saved in a view. Schedule agent will collect all the documents that are created today and save it into SAP. I am using RFCServer class. Please help me as soon as posible
Im really new to using lotusscript, and Notes as well. I am using Lotus Notes/Domino 7 on Win Xp. I am using the Teamroom template database and i am running into some troubles coding. i modified the Teamroom in Domino by adding a basic table into the form, and each cell has a field for the user to...
Hi, I have a lotus script which is used to copy all message from one database to another. For that am calling an agent from my application ( MFC ). Now the problem is i need to pass specific Documents only to copy as a input for my lotus script. But i dont know how to Do it. Can any body help me...
Hi, I have a list of LN address in xls format and I would like to add them in Database ACL. Is there any script available for this?
I am using LotusScript to extract a file from an email message. I am having problems with the syntax that should be used to extract a file to a server. An example of my code is as follows: destinationFileName = "http://123.456.789.0/Root/tmp/LCESALES/" + lname With objFTP .PutFile...
I wrote an agent that checks a collection and get information from different fields and should show an error message and clear fields if certain requirements are not met. The agent does everything but show the message box. Code Below.... Sub Initialize Dim ses As New NotesSession, curDb As...
i am trying to enable a field input using a lotus script.i want to enable the input to field as soon as i select a checkbox any body has a code for that?


