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
>