If the document is in Edit Mode: @Command( [EditGotoField] ; fieldName ); @Command([EditSelectAll]); @Command( [EditCopy] )
Can you open other messages or this message the only one with a problem?
Are you trying to create an excel sheet from lotus notes data? If so then take a look at this —> http://criverapr.blogspot.com/2008/10/using-poi-to-export-lotus-notes-data-to.html. If not, can you give more details on what you want to accomplish? ======================================================================== If your code is written in VBA, all your need is (love ?) here : “http://www.ibm.com/developerworks/lotus/library/ls-COM_Access/” NOTE : * [...]
Do you (or, actually, DID you) do nightly backups? Was the soft-delete feature turned on? Do you suspect that the user was motivated to hide the existence of the email? How knowledgable of Notes is the user?
If you are trying to access it via a Fully Qualified Domain Name – it might be closed to IP addresses outside of your campus. Or it is possible that they have a different server for you to access from home. If I was you I would go visit the IT department and see if [...]
In html you should use something like that : <pre> <pre style=”font-family:Sans-Serif;font-size:10p;”><font size=”-1″ face=”sans-serif”> </pre> If you type <font size=”0″> it should be bigger
I am not really sure but i think it is not possible, dynamicly speaking. Because the view is embeded when you create or design your form. I have seen somewhere that you can do something like that with DXL (Domino XML)… You have first to export your structure, then change the XML file like you [...]
Probably one or more fields in the form you are opening are option fields that are linked to a server or database that no longer exists. If so, you need to find that/those fields and change the source of their options.
Try File, Database, Refresh Design. If that doesn’t work, File, Database, Replace Design.
Not sure where you’re really having problems with this. From a pseudo-code standpoint Comment = “blah blah blah” History = Comment + History Comment = “” Save
You need to test t1 and pb for null before accessing the value property, e.g. var t1 = document.getElementById(“tot1″); var x; if (t1 != null) { x = t1.value; } The value property always returns a string, so it will never be null, because string objects return empty string but not null.
Your archive file is pretty big but it’s not the problem ! I believe limitation is 64 Gb ! You should be able to open it. Have you check access rights on this file ? And even the “ReadOnly” flag ? Sometime it’s set on when you have copy from a CD (mmm….most a DVD [...]
Use this (free) application to 1) Select file(s) in the file system 2) Paste the link created by this (wonderful) application where you want to use it (LotusNotes, Office document, etc….) See it here : “http://www.virtualobjectives.com.au/notesdomino/linkhotspot.htm”
You can work with more than one ID (but not in the same time of course) without have installed Notes with MultiUser option (you will then have just one and the same adress book (and some others stuff) for every body) . What you have to do is to create different Location document (File -> [...]
IBM Collaboration Software Hope this helps! -Schmidtw
Sorry, Arcolino, but this functionality didn’t exist in Notes/Domino until version 8.0, and there are some that say it shouldn’t have been implemented then. Note that this only works across Domino 8 servers in a mixed environment as well, and does not work out in SMTP-world.
the passwords for their mail and the sametime server did not synch you may have to create new id’s or passwords on the sametime server and synch tthem
You can find here some on-line converter services, but it’snot free : “http://www.file-convert.com/online.htm” It works from many formats to LOTUS PIC (but not CGM)
Did you install Notes Minder ? If so, uninstall it !
Hi You should read (and maybe apply !) some of advices from IBM here : <a href=”http://www-01.ibm.com/support/docview.wss?rs=477&uid=swg21239246″> “http://www-01.ibm.com/support/docview.wss?rs=477&uid=swg21239246″





