VBS Resources

Discussions and Tech Support related to automating the iMacros Browser or Internet Explorer from any scripting and programming language, such as VBS (WSH), VBA, VB, Perl, Delphi, C# or C++.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Post Reply
Doug Stewart

VBS Resources

Post by Doug Stewart » Wed Sep 21, 2005 9:02 am

What resources do you recommend to learn more about the Windows Scripting Host?

Doug
User avatar
Tech Support
Posts: 4948
Joined: Tue Sep 20, 2005 7:25 pm
Contact:

Post by Tech Support » Wed Sep 21, 2005 9:57 am

We collected links to some good (and free) VBS tutorials at http://www.iopus.com/guides/wsh.htm

As far as books are concerned, I personally recommend "Windows Scripting Secrets" by Tobias Weltner. It contains tons of useful source code.

When learing VBS, I highly recommend that you install and use a debugger, for example the free Microsoft Script Debugger http://msdn.microsoft.com/library/defau ... dbug_1.asp

Mike
danford
Posts: 2
Joined: Thu Sep 22, 2005 10:33 pm

Teach Yourself VBScript In 21 Days

Post by danford » Thu Sep 22, 2005 10:42 pm

I liked this one (see subject)

I've now moved on to VB - much easier to debug, set watches...

Dan
Dan Ford
Post Reply