Does anyone know of an OCX for VB6 that can be used to enter VBScript ?
It needs to color the text and format it. Not execute.
Just a basic VBScript Editor.....

Thanks

Re: Editor Control by mr

mr
Mon Dec 06 22:07:18 CST 2004

hi PJ,

The best one I know of was the "CodeMax" control (cmax20.ocx) by "WinMain
Software".(Barry Allyn).

The author abandoned his project, which was picked up by Nathan Lewis,
enhanced, and renamed "CodeSense" (because of the added "intellisense"
feature), and implemented as the cmcs21.ocx.

Unfortunately, Nathan abandoned his project also. But, these ocx's are
still referenced on various websites and you might find a download somewhere
using google. (You might also find them listed on the "monster" vb code
sites, like planet source code and free vb code)...

Failing that, there are plenty of other code editor utilities out there.
Google for "syntax-highlighting", and quite a number will show up.

cheers, jw

"PJU" <PJU@discussions.microsoft.com> wrote in message
news:8E544603-C0BF-432C-BBB9-BDEB7CAD3FAC@microsoft.com...
> Does anyone know of an OCX for VB6 that can be used to enter VBScript ?
> It needs to color the text and format it. Not execute.
> Just a basic VBScript Editor.....
>
> Thanks
>



Re: Editor Control by Jussi

Jussi
Mon Dec 06 22:30:06 CST 2004

=?Utf-8?B?UEpV?= wrote:

> Does anyone know of an OCX for VB6 that can be used to enter
> VBScript ?

The Scintilla editor control is very popular:

http://scintilla.sourceforge.net/index.html

but I am not sure if there is an OCX version?

Jussi Jumppanen
Author of: Zeus for Windows (New version 3.93 out now)
"The C/C++, Cobol, Java, HTML, Python, PHP, Perl programmer's editor"
Home Page: http://www.zeusedit.com