WSH objects 
Author Message
 WSH objects

Hi,
Were can I find a list of all the object I can use in VBScript with WSH (I
want to use it as my Login Script)?

Thanks,
Harel.



Mon, 07 May 2001 03:00:00 GMT  
 WSH objects
at http://msdn.microsoft.com/scripting



Quote:
>Hi,
>Were can I find a list of all the object I can use in VBScript with WSH (I
>want to use it as my Login Script)?

>Thanks,
>Harel.



Mon, 07 May 2001 03:00:00 GMT  
 WSH objects
And where does objects like FileSystem and such, that are not listed there,
come from?


Quote:
>at http://msdn.microsoft.com/scripting

>On Thu, 19 Nov 1998 14:57:11 +0200, "Harel Ashman"


Quote:

>>Hi,
>>Were can I find a list of all the object I can use in VBScript with WSH (I
>>want to use it as my Login Script)?

>>Thanks,
>>Harel.



Mon, 07 May 2001 03:00:00 GMT  
 WSH objects
FileSystemObjects and Dictionary objects come from a the Scripting Runtime -
scrrun.dll, a dll providing a list of general utility object to programmers
at run time.


Quote:
>And where does objects like FileSystem and such, that are not listed there,
>come from?



>>at http://msdn.microsoft.com/scripting

>>On Thu, 19 Nov 1998 14:57:11 +0200, "Harel Ashman"


>>>Hi,
>>>Were can I find a list of all the object I can use in VBScript with WSH
(I
>>>want to use it as my Login Script)?

>>>Thanks,
>>>Harel.



Mon, 07 May 2001 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. WSH Object model and VB5

2. Exchange Adress WSH Object

3. asp wsh object

4. WSH Object in VBScript

5. WHERE CAN I FIND WSH OBJECTS ?

6. HOW TO: call WSH object from ASP

7. Compatible WSH Objects Programing in DCOM\C++ ????

8. Accessing WSH objects using vbscript in IE4.01

9. WSH objects

10. How to use WSH object in js file called from Html file

11. Calling wsh objects within asp

12. Do I have to be running IE5 to be able to call WSH objects from c lient side script??

 

 
Powered by phpBB® Forum Software