Results 1 to 3 of 3

Thread: VBscript Objects help!

  1. #1

    Thread Starter
    Registered User Lior's Avatar
    Join Date
    Jan 2000
    Posts
    307

    Question

    Hey all of you out there...
    I wondered, where can I find some good archieve of VBsctipt Objects help? you know, Those you create with the CreateObject function. I need some source of details about these VBscript objects.

    Thanks.

    [Edited by Lior on 05-28-2000 at 02:45 PM]

  2. #2
    Fanatic Member RealisticGraphics's Avatar
    Join Date
    Jul 1999
    Location
    Arkansas
    Posts
    655
    Well, let's see. Help for the FileSystemObject or any of the Shell or Wscript objects can be found at http://msdn.microsoft.com/scripting. If you're working with any of the Office family of programs, the best help is in the respective application's VBA help file. Of course, you will have to pull them off of the cd as they don't install in a normal setup. Or you can check out Microsoft's Office Visual Basic Programmer's Guide book. I think there is an online version on Microsoft's website. These are the most common objects created with CreateObject. If you are using one not listed please tell me what it is and I will be glad to give any help I can.

  3. #3

    Thread Starter
    Registered User Lior's Avatar
    Join Date
    Jan 2000
    Posts
    307

    Wink

    Hello..
    I just wanna use the whole "Outlook.Application" object.
    I mean, I wanna know the whole features, functions, and properties of that object. I also wanna know how to access the WAB (Windows Address Book) stored details by this object.
    Any Idea of where I can find a good source of help for the "Outlook.Application" object?

    Waiting for an answer.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width