I search on the web for good example of VBScript and also for
explication on the Scripting.FileSystemObject. If any body had i good
site to visit for good example .

Re: VBScript Documentation by joseph

joseph
Wed Aug 17 14:58:47 CDT 2005

> I search on the web for good example of VBScript and also for
> explication on the Scripting.FileSystemObject. If any body had i good
> site to visit for good example .
>

Microsoft?

Microsoft Windows Script Technologies
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/scriptinga.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/vtoriMicrosoftWindowsScriptTechnologies.asp

FileSystemObject Object
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/jsobjFileSystem.asp


Re: VBScript Documentation by Rafael

Rafael
Wed Aug 17 19:10:37 CDT 2005

for vbscript, download the documentation directly from microsoft.

for FileSystemObject I use :
http://www.aivosto.com/visdev/fso.html

rt
"Mats" <mathieu.chagnon@cima.ca> wrote in message
news:1124307925.151916.278270@g47g2000cwa.googlegroups.com...
>I search on the web for good example of VBScript and also for
> explication on the Scripting.FileSystemObject. If any body had i good
> site to visit for good example .
>