Re: Outlook Script: How to get the result of an action
- From: "news.microsoft.com" <bbnimda@xxxxxxxx>
- Date: Thu, 19 Oct 2006 10:15:25 +0200
Yes I that if save fails it raise an error, but in my script how can I know
if the save was successfull or not
in my script I want to do this
Item.Save
If "the instruction was successfull " then <= I don't know how to do
this check
do some thing
else
do other thing
end if
Thks
"Michael Bauer [MVP - Outlook]" <mb@xxxxxxxx> a écrit dans le message de
news: u4cul4ng11gk.105icnsmqujab$.dlg@xxxxxxxxxxxxx
Am Wed, 18 Oct 2006 09:22:36 +0200 schrieb news.microsoft.com:
If the Save method fails it should raise an error.
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --
Hi all,
I want to check the result of an action to apply the de right function,
In
my case I save a Task, I used a customized Form and I added a validation
control on some fields => the task can't be saved if some are empty
I want to know the result of this command
Item.Save
Tks
.
- Follow-Ups:
- Re: Outlook Script: How to get the result of an action
- From: Michael Bauer [MVP - Outlook]
- Re: Outlook Script: How to get the result of an action
- References:
- Outlook Script: How to get the result of an action
- From: news.microsoft.com
- Re: Outlook Script: How to get the result of an action
- From: Michael Bauer [MVP - Outlook]
- Outlook Script: How to get the result of an action
- Prev by Date: Re: VB add grandchild folder
- Next by Date: Re: Outlook 2003 Script: How to create an Id for task
- Previous by thread: Re: Outlook Script: How to get the result of an action
- Next by thread: Re: Outlook Script: How to get the result of an action
- Index(es):
Relevant Pages
|