View Single Post
  #3  
Old April 3rd 06, 05:48 AM posted to microsoft.public.outlook.program_forms
Long Nguyen
external usenet poster
 
Posts: 19
Default Error code returned when users say No to security prompt

Thanks again Sue.

Regards
Long
"Sue Mosher [MVP-Outlook]" wrote in message
...
Perhaps the best approach is not to worry about the specific error code.
Just check Err 0

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Long Nguyen" wrote in message
...
(Outlook 2002 sp2)
I am putting in vbscript code in my custom form to handle the case where
users said "No" to security prompt. The examples given in
www.outlookcode.com check for Err = 287, however I checked wity my form
and
teh return code is -2147467260. Which one is correct? Where can I find
more
information on the error code returned when No is clicked.

Thanks




Ads