Re: Win32lib problem (to Kat)
- Posted by Kat <gertie at PELL.NET> Mar 03, 2001
- 489 views
On 3 Mar 2001, at 13:49, alojz.hancic at siol.net wrote: > > > > Editors don't run the program, they pass it to the interpreter to run it. > Did you tell the > > editor where the interpreter is? Did you try using the mouse to drop the > file onto the > > interpreter directly? > > > > Kat If you don't know what the interpreter is, how do you know the editor knows about it? Euphoria is an interpreted language. It isn't compiled to machine code, the interpreter reads the source code you write, and then applies it to the appropriate machine code library code. In this way, the language *can* be made quite smart and versatile. >But in the menu Run the run comand is > not active i can t use it (in MEdit that isWell, that's an MEdit problem, i don't do MEdit. And the win32lib program is beyond me. I have what little mind i have left working on other things. Sorry, but someone else can help you better, if you don't address the email to me specifically. Kat