Re: Script error

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Steve Lang (nowhere_at_Nohow.not)
Date: 03/23/04

  • Next message: Steve Lang: "Re: Help required with smart document development"
    Date: Tue, 23 Mar 2004 13:57:09 -0800
    
    

    Hi "pk"

    Don't think you are going to be able to avoid the message. That is the way
    that MS has addressed the issue of code accessing the outlook address book
    without user intervention and propagating worms a 'la Melissa.

    HTH and have a great day!

    Steve

    "pk" <anonymous@discussions.microsoft.com> wrote in message
    news:9B7EC930-A58B-405E-9BE5-CBA44FACDA38@microsoft.com...
    > When I run this script it works, but I get a warning that stats someone is
    trying to access outlook address book how long do you want to allow access
    1min etc. blah blah blah.... ok or cancel. How can I avoid this? This is
    just a test script what will happen is that the user will be able to selelct
    from a userform to select the people that they want to have at the meeting.
    So haveing this message will cause useres to have a problem. I want to add
    this as a menu bar/button and then start the script.
    > TIA
    >
    > Public Sub meeting()
    > On Error GoTo line1
    > Set myOlApp = CreateObject("Outlook.Application")
    > Set myItem = myOlApp.CreateItem(olAppointmentItem)
    > myItem.MeetingStatus = olMeeting
    > myItem.Subject = "Strategy Meeting"
    > myItem.Location = "TBD"
    > myItem.Start = #3/21/1997 1:30:00 PM#
    > myItem.Duration = 90
    > Set myRequiredAttendee = myItem.Recipients.Add("Name, One")
    > myRequiredAttendee.Type = olOptional
    > Set myOptionalAttendee = myItem.Recipients.Add("Name, Two")
    > myOptionalAttendee.Type = olRequired
    > myItem.Display
    > line1:
    > End Su


  • Next message: Steve Lang: "Re: Help required with smart document development"

    Relevant Pages

    • Re: Internet Explorer Script Error
      ... > error has occurred in the script on this page", either in IE or Outlook ... > option or setting that would avoid them, but have not found one as yet, any ... "Disable Script Debugging...." ...
      (microsoft.public.windowsxp.general)
    • Re: Outlook getting configured automatically when user login.
      ... configured in the PC'swhen user first login, ... will avoid us to manually configure every time user changes the ... We are having Outlook 2003 installed in all PC's. ... script and any other suggestions how to create it. ...
      (microsoft.public.exchange.admin)
    • [NT] Flaw in Windows Script Engine Could Allow Code Execution
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... The Windows Script Engine provides Windows operating systems with the ... blocked by Outlook Express 6.0 and Outlook 2002 in their default ...
      (Securiteam)
    • Re: The Doctor And Escherichia Coli
      ... farm will strain off the unusual referendum. ... If you will avoid ... Abdullah's script without brakes, ...
      (rec.arts.poems)
    • Re: How do I get Outlook2003 to stop removing images(Outlook consi
      ... I'm not familiar enough with that utility to know if the script errors can ... Teach Yourself Outlook 2003 in 24 Hours ... Google and Other Search Engines (Visual QuickStart Guide) ... > what I would consider 'clean' images and content,i.e. ...
      (microsoft.public.outlook.general)