Page 1 of 1

Ecompile in a DLL

Posted: Wed Nov 26, 2008 8:37 am
by Hannibal29
Would it be possible to make the compiler in the form of a DLL?
I developed a script editor and want to compile the scripts through the editor.

Re: Ecompile in a DLL

Posted: Wed Nov 26, 2008 10:25 am
by MuadDib
You can use a Macro in most script editors to trigger ecompile on documents in the editor. That's how I used TextPad for years as my editor.