In Outlook you can send an invitation ONLY to the new invitee. Is there a way to do that in Lotus Notes? I have to add the new invitees when my boss tells me to but people in large meetings are getting annoyed with the constant email messages for the same meeting.
Thanks Tom, I have it working now.
We actually use the SEQUEL View Point Software
1.The first statement looks for the transaction code “TE ” and if the Termination code is “VTRNS”
The above is an employee who has transferred from one property to another, so they are terminated from the first property and rehired as a transferred to the second property
2.The second statement looks for the transaction code “TR” and the Termination code can be anything
which indicates the employee is no longer working anywhere within the company.
So, I created a Derived field called PE_ACTION where that holds that information using the following.
CASE
WHEN TRTRCD.peptr=’TE ‘ AND TRTEC.peptr=’VTRNS’ THEN TRIM(TRTRCD.peptr)||’,'||(TRTEC.peptr)
WHEN TRTRCD.peptr=’TR ‘ THEN TRTRCD.peptr||TRTEC.peptr
END
Not even close, how do you automaticaly add the name of the picture as the caption?
I just want the ability to step through the code. I’ve tried F8..nothing, looked for a “step into” option..nada. I need to use the emulator to create the code because I cannot get VBA (excel) to get a putstring command to work with AS400. It only works within the emulator.
Tom,
The code above is simply trying to put “022″ in screen field 6,23. Once I can figure out how to get that working, I can make the macro do what it is supposed to do. I’ve tried settext, putstring, sendkeys..nothing works. I am not getting thrown any errors either, it just works through the code but nothing is sent to the screen.
for vbs, work great in win xp. thanks,
I totally agree with Kevin, I am mobile centric, yet I require a laptop that can churn out some I/Os. Mind you laptops are turning into UltraBooks, and sooner than later, we will be seeing Ultrabooks shrinking in size, yet increasing in processing power. For the majority of people a tablet may suffice, but the laptop/ultra books aren’t going anywhere anytime soon! And to think, interactive “paper” is on the horizon.
I had the same issue.
Why?
What is the business problem we’ll be helping to solve?
Tom
The only cause which I see here is the large sized PST file. To reduce the size of file you can do following :
-Split PST file into smaller or multiple files
-Compact PST file to optimize the free space
-Archive the Old items or mails
-Delete the unnecessary items from your mailbox
However, each method have their own merits and demerits so you should select the method as per your need. Here is a blog which you can check to know about these practices : http://www.outlook-troubleshooting-tips.blogspot.com/
Hope this will help.
Regards
Mariapeter
I have read that PST file can not be shared on networking devices. I think that could be one of the reasons of your profile corruption or loss of profile. If it is so try not to use PST file over a network.
Regards
Mariapeter
Hello,
You have use any of these three methods first change your browser settings like IE settings, second Export and Import registry key from another computer and lastly you can use Fix it for me option from Microsoft support.
Regards
Mariapeter
Hello,
I found this really good post in which you can move from Gmail to Outlook within just 5 easy steps :
-Outlook.com account setup
-Forwarding Gmail new messages to Outlook
-Setup address of Gmail as Send as
-Link Gmail contacts to Outlook
-Old emails setup in Outlook.
Regards
Mariapeter
Hello,
You need to configure a contact folder as a part of Outlook Address book
Click Go -> Folder List. In navigation pane -> right click Contacts and click Properties.
Now select the checkbox “Show this folder as an e-mail Address Book” in Outlook Address book tab
However, if still you face any issue then check this : http://office.microsoft.com/en-001/outlook-help/contacts-are-missing-when-i-click-the-to-cc-or-bcc-buttons-HA010219428.aspx
Regards
Mariapeter
Same thing I would like to ask in what way your computer has distorted. As if only by opening Outlook 2007 things are changing then the only issue is with your Outlook 2007. But it is necessary for us to know exactly what error message you have got. Can you provide us some more details.
Regards
Mariapeter
BTW, I don’t see that you have specified which field in the autECLFieldList item should receive the SetText() string. — Tom
The product itself has probably been partially removed. Three general possibilities come to mind.
.
First, you might be able to reinstall and uninstall. A reinstall might reconstruct enough structures to permit a clean uninstall. While installing, existing components might be either collected into the new install or written over.
.
Second, you could try any general “cleanup” utility. I often use CCleaner, but there are a few other good ones. Run it and follow instructions for application cleanup (and various other elements).
Third, you might do it yourself. You might run registry searches for all references to [sage] and [evolution]. Determine which ones are related by tracking cross references in related keys. Review any objects referenced by the registry keys. After enough review, you can delete many of the items to effect an uninstall. Clearly, this should require significant experience.
.
Tom
If you’re asking about something named “Wild Divine Healing Rhythms ” (whatever that is), I don’t expect that anyone here has ever heard of it, much less has any experience with it. What the message means is that you need to add one of those as a command-line parameters when you run the install. But if you knew what that meant, you wouldn’t have asked the question.
.
You need to take a basic course in programming if you want to know what the instruction means. This isn’t a site that provides that training. This site assumes that you have not only had that training, but that you already are working in a job that follows from such training, i.e., as an “IT pro”.
.
Your best corse is to contact the Support group for the product, and follow the directions that they provide.
.
Tom
The Eucalyptus User Guide tells what you need to do. And the Eucalyptus Support group and forums provide help for obstacles. If you have Eucalyptus installed, you should have the User Guide available. I don’t have it installed. — Tom







