|
-
February 22nd, 2000, 10:55 AM
#1
WSH IDE
Does anyone know of an IDE for writing Windows Scripting Host scripts?
-
February 22nd, 2000, 11:08 AM
#2
Re: WSH IDE
I usually use Notepad 
If you want some fancy color coding, then you can look on the MFC section of the CodeGuru site - there's a VBScript editing program (can't remember what it's called, but it's under the RichEdit control section). You can download the source or just the exe if I remember correctly.
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
-
February 22nd, 2000, 11:16 AM
#3
Re: WSH IDE
you can use Visual Studio (6) and create a "makro file".
This will give you syntax highlighting for VB script.
-
February 22nd, 2000, 11:31 AM
#4
Re: WSH IDE
Thanks. That gives me half of what I would like. I think I will still continue my search for a full featured script editor, but I'll use the VS Macro editor while I'm looking.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|