Re: Hi

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hello Aaron,

If I understand you correctly, the "program" you're speaking of, exw.exe, is
a programming language INTERPRETER, named Euphoria;  that means it
"interprets" or "runs" a file of source code, which would be some file you
write or wish to have executed which is written using the Euphoria language
commands.  The easiest way to see this is to pick a demo program from the
demo folder, look into it with any text editor to see what it looks like, &
then do one of the two things below.

To run a Euphoria program with the interpreter, you have to either enter
both the interpreter & the source filename on a command line:

for dos program type:
ex.exe whatever.ew

or

for windows program type:
exw.exe whatever.exw

Or you can associate the .exw & .ex file types with their respective
interpreters, so that clicking on any *.exw or *.ex source will cause them
to be interpreted & run.

And yes, in general, you can write games with Euphoria.

Dan Moyer


----- Original Message -----
From: <aaron_mr_cooldude at sympatico.ca>
To: "EUforum" <EUforum at topica.com>
Sent: Tuesday, October 08, 2002 5:15 PM
Subject: Hi



Hi I am having problems with the program. Every time i open it and type in
the exw.exe or what ever it is it always says press enter then closes!
Well i would also like to know if I can write game software with the program

==^^===============================================================
This email was sent to: DANIELMOYER at prodigy.net

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu