Results 1 to 2 of 2

Thread: Implements keyword?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2001
    Posts
    837

    Implements keyword?

    Does VBScript have an implements keyword and how would you use it?

    I ask because I know VB6 had an implements keyword, and using VS2008 it colors "implements" in blue if I type it in a VBScript file (.vbs), so it must be a keyword right? ...except I can't find any information on using it.

    Thanks.
    The human brain cannot hold all of the knowledge that exists in this world, but it can hold pointers to that knowledge.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Implements keyword?

    VBScript doesn't support the Implements keyword as far as I know. It isn't object oriented, so there's nothing to implement.

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