Ilovelotusnotes - ilovelotusnotes.net - I Love Lotus Notes
General Information:
Latest News:
Comment from Carlos Vaz 14 Aug 2013 | 08:39 pm
Hi. I am looking for a software that collects Lotus Notes client statistics like how many messages were sent on a given day, how many messages were sent to a specific user, who did not replay to my m...
Comment from Liz 13 Aug 2013 | 11:45 pm
Can I create a link to a URL on the icons that go down the lefthand side of the screen? I currently have links to other things inside of Lotus (other people's calendars) but want to put a link to a pa...
Comment from ps 1 Aug 2013 | 03:45 am
You can also select the rows you want, go to edit>copy as table, then paste the rows into your spreadsheet.
Comment from mikeWoolsey 31 Jul 2013 | 07:02 pm
I'm not entirely sure what you're looking for, but -- Java has an "iText" package which you can integrate & custom build a PDF. PDFs are much like "PostScript" language, they're just ZIPped. It's not ...
Comment from mikeWoolsey 31 Jul 2013 | 06:57 pm
In LotusScript BASIC use New NotesDatabase(server, filepath) to open any database, then get its size with NotesDatabase.Size . It's in bytes; you may want to round it. MessageBox() will put it in a d...
Comment from mikeWoolsey 31 Jul 2013 | 06:52 pm
Open a view with the data you want to export, select the lines you want to export. You can select "File..Export" from the menu, and select "comma-separated value" as the export format. Name the file w...
Comment from mikeWoolsey 30 Jul 2013 | 07:06 pm
It's certainly possible to do this; all you really need is a bit of BASIC coding to locate the relevant docs and copy them to a database established for them. Check out the "LotusScript Tutorial" to ...
Comment from Jessica Moore 30 Jul 2013 | 03:18 pm
Hi I am using Lotus Notes 8.5 at work and I am wondering if there's a way of exporting information from the Travel Database in to a spreadsheet. I need things like Employee ID, name, TA number, and p...
Comment from Saurab 27 Jul 2013 | 12:37 am
Hi Does anyone tell me how to write the Lotus Notes Script for getting Database size in an Prompt Message Box. I want to Create an Agent to get every individual Database Size in Notes Server.
Comment from OMW 25 Jul 2013 | 05:39 pm
Hi, Does anyone know if it is possible to extract all of the mails from a Domino journal into individual NSF files. e.g. all mails to and from A Smith get put into Asmith.nsf etc. Cheers