hi,
i'm very new to lotus script. i'm trying to develop a sample application for web using lotus script. I would like to know as to how does lotus script behaves on web, because when i created a...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 03/21/2002 Grade: A Views: 0
I have written Lotus script code in agent. and i have used on error statement in the code. I call fuction in the code so if error occurs in the fuction execution, will it execute the error handler ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 12/26/2000 Grade: B Views: 0
Hello ,
actually want to run PDF third party Compression utility on the PDf file then i have to attach that file to the document. that third party utility has dos based command that i want to exe...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 12/19/2001 Grade: A Views: 0
Hi experts,
I am a new lotus programmer.Assume I have a website called "www.kannan.com and those who visit will have to register their details including email address.Now the ta...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 03/14/2004 Grade: A Views: 0
Hi folks,
What I would like this time is lotus script to change the printer before printing in script
Just before the 'Call UIDoc.Print(1)' is executed
I would like it to change the printer...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 12/06/2002 Grade: B Views: 0
I have a text document that comes into an e-mail account.
An agent parses the text file and puts the contents into a Notes 5 DB document.
Everything works fine except for 1 field (not unlike all ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 11/11/2003 Grade: B Views: 0
Hello Experts,
I Need some Lotus Script Help.
My program is reading a txt file from my C:\ and sources customer number (CIN ) and account number (MAN)
from each record read and then it sear...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 07/20/2004 Grade: A Views: 0
Here is once again the code
Sub Click(Source As Button)
Dim session As New NotesSession
Dim uiDoc As notesUiDocument
Dim doc As NotesDocument, dialog As NotesDocument
Dim ws As New No...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 07/08/2004 Grade: A Views: 0
Hi, I'm extracting some data from an excel spread sheet and placing the values in the form I'm in.
When I'm doing this, I'm actually in the form. When I click the button this agent runs and it wor...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 10/05/2004 Grade: A Views: 0
Some days ago I've already asked this question and gave the points because I thought it would work but I was wrong. Could you have a look at the below issue again?
The Lotus script is working bu...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 05/17/2005 Grade: A Views: 0