Hello experts, What codes in the following script should I edit so that… When a user clicks on a button (assigned to the scripts), the script will allow the user to select some text content from an open WordPerfect file then paste the selected content in the clipboard. http://searchdomino.techtarget.com/tip/Howto-Copy-Word-Rich-Text-To-The-Clipboard Thanks
Hello experts! Can you help me to modify the following Lotus Notes Script(s) to perform the following actions. When a user clicks on a button (assigned to the scripts), the script will copy the content of the clipboard and paste it into the Lotus Notes email message subject line as unformatted text. These are the [...]
Scenario: I have a keyword document which is having a key value i.e) an If condition which is very large condition,which is in formula language format by using evaluate statement, I am not able to execute that @if condition, as it is very big calculation. So please provide me is there any alternate method instead of [...]
What would be the recommended way to modify the readers field based on certain key. If a readers field need to be updated frequently from the master document; how to achieve this efficiently. I have two plans: 1) I am thinking of doing this in querysave event by adding or removing names in the readers [...]
I am using an URL to open a document link which has following format: notes://servername/database path/viewname?Opendocument. Since the URL becomes long string I want the URL to be short instead. The link should open the same document but alternate short string should be visible. How to do this?
I am using a LotusScript function which comes from script library. It has another function which sends mail. Now I want to modify the function to send mail along with document link and snapshot of a document. I find the code is using MIME entity functions. When I commented out all mime entity related script [...]
How to know the separator value in numeric field when user of different location uses different separator value. ie In India we use “,” as thousand separator and “.” as decimal values? In case of web application JavaScript validation fails in such cases. Please suggest field validation in JavaScript for this case.
I want to delete attachment using action button, user is going to provide no. (1 , 2 or 3..) and that attachment should be deleted.
I want to initialize an array with values from a variant having array of values but without using forall or similar methods i.e if variant X is having values ["a", "b","c"] and string array is declared as Y(2) then how to pass values of X to Y without using forall or any looping methods.
How to get field names and corresponding count of empty fields from a Lotus Notes view. I want all the field names and corresponding count of empty/ null/ blank values from the documents in a view.
How can I fix the mail.box corruption?
Suggest me for the following modification: I want to make some changes in existing DB which has 3 replica copies in different servers. I do not want to use replica formula. I want to enable and disable users of one replica DB to see all the documents based on some category in the view. the [...]
Lotus Notes debugger is showing error at the following code line when the schedule agent is run manually to test. set doc=view.getfirstdocument (where doc is notedocument object, view is notesview object), but when the same is run in schedule agent, there is no problem. I want to know the reason. error shows : object variable [...]
I want to know how to generate PowerPoint report using LotusScript. Is there any method and properties related guidelines for generating PowerPoint report using lotus script?
I want for find out current session’s user role using LotusScript when person is not explicitly defined in ACL rather defined in group in the ACL.
My question is about the extent of a UI doc save option. If I have both the notesuidocument and notesdocument objects in my script and I modify both will a notesuidocument.save also write any modifications make using notedocument commands to disk?
Hi. I want to ask if is posible manipulate Minitab (Stadistical Software) from a LotusScript code, so I can do it with an object in “excel.aplication”
Hi All! I’m not a virtuoso script programmer but I’m trying to copy all attachments from documents in a view selection into a new mail but I’m stuck. I can’t get it to work. Do any one have an idea? Thanks for your help. Niklas
Has anyone else experienced this issue?….. I need to append rows to a MS sql table. This works fine for a fixed size array, for example: Dim newfielddata(10) as String ****** set values, etc……. Set field = fields.Append(“CYL_SN”, LCTYPE_TEXT) field.Value = newfielddata but the array values are not passed (nor any error message) when i [...]
I am running an agent that creates a daily document. In the view for the document, I am receiving the following error message: ERROR: Incorrect data type for operator or @function: Number expected. My document has a date field and a numeric field. When I look at the view, the date field is fine, but [...]





