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.


Reply With Quote
