Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.scripting.vbscript > #11490
| From | "Mayayana" <mayayana@invalid.nospam> |
|---|---|
| Newsgroups | microsoft.public.scripting.vbscript |
| Subject | Re: What is wrong with this syntax? |
| Date | 2016-12-26 16:05 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <o3s0ka$jt8$1@dont-email.me> (permalink) |
| References | <10cf4ab2-f79d-4b01-a190-c25fa386b648@googlegroups.com><5860d3d5$0$21409$e4fe514c@news.xs4all.nl> <65a7fb1b-3feb-4253-833a-eb783144b5d9@googlegroups.com><o3r8sh$55l$1@dont-email.me> <c1a55acc-2eab-400c-90d7-7576ed9b1936@googlegroups.com> <586134a9$0$21428$e4fe514c@news.xs4all.nl> <o3rs2s$4uk$1@dont-email.me> |
"Dave "Crash" Dummy" <invalid@invalid.invalid> wrote | Yup, although I actually use EditPad Lite. It is still a pure text | editor with no programming features. You actually prefer no color syntax highlighting or "intellisense"? I got used to the VB6 editor and then wrote my own for HTML, VBS, etc. It's *so* much easier than Notepad. The colorcoding makes it much more readable, once you're used to the colors. Auto-correcting case and coloring of variables prevents me from misspelling variables because a variable name typed wrong is obvious when I go to the next line. Intellisense popup means I don't have to remember object properties. It's similar for HTML. The code becomes much more clear when tags, comments, script blocks and CSS are different colors. I don't want to force you to use a shovel if you're happy farming with a trowel. :) But if anyone here wants a copy of my software you can have it for free. I don't sell many copies anymore. There are too many freebies. Just download, install and try it. If you like it, write and ask me for the full version. (And let me know who you are in the group. I'm not giving it away to the public.) http://www.jsware.net/jsware/webed.php5 There's also a javascript editor in the same program, but it's not as polished as the VBS and HTML editors. I find javascript ugly and tedious, so I've never learned more than the basics. The javascript editor may sometimes have some syntax highlighting errors with extremely complex javascript, like the jquery stuff one sees in webpages these days.
Back to microsoft.public.scripting.vbscript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
What is wrong with this syntax? bart.smissaert@gmail.com - 2016-12-25 15:11 -0800
Re: What is wrong with this syntax? "Mayayana" <mayayana@invalid.nospam> - 2016-12-25 19:20 -0500
Re: What is wrong with this syntax? bart.smissaert@gmail.com - 2016-12-25 16:26 -0800
Re: What is wrong with this syntax? bart.smissaert@gmail.com - 2016-12-25 16:50 -0800
Re: What is wrong with this syntax? "Mayayana" <mayayana@invalid.nospam> - 2016-12-25 22:16 -0500
Re: What is wrong with this syntax? bart.smissaert@gmail.com - 2016-12-26 00:06 -0800
Re: What is wrong with this syntax? "R.Wieser" <address@not.available> - 2016-12-26 09:28 +0100
Re: What is wrong with this syntax? bart.smissaert@gmail.com - 2016-12-26 04:23 -0800
Re: What is wrong with this syntax? "Dave \"Crash\" Dummy" <invalid@invalid.invalid> - 2016-12-26 09:20 -0500
Re: What is wrong with this syntax? bart.smissaert@gmail.com - 2016-12-26 06:57 -0800
Re: What is wrong with this syntax? "R.Wieser" <address@not.available> - 2016-12-26 16:21 +0100
Re: What is wrong with this syntax? "Dave \"Crash\" Dummy" <invalid@invalid.invalid> - 2016-12-26 14:48 -0500
Re: What is wrong with this syntax? "Mayayana" <mayayana@invalid.nospam> - 2016-12-26 16:05 -0500
Re: What is wrong with this syntax? "R.Wieser" <address@not.available> - 2016-12-26 16:06 +0100
Re: What is wrong with this syntax? Dr J R Stockton <reply1600@merlyn.demon.co.uk.invalid> - 2016-12-26 21:22 +0000
Re: What is wrong with this syntax? bart.smissaert@gmail.com - 2016-12-26 23:49 -0800
csiph-web