Re: Installing Euphoria

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

streiffus wrote:
> Well, as far as I know Lindows is Debian based, if it helps any.  I downloaded
> it and
> read the Linux installation instructions, which involve adding the Euphoria
> bin to
> the user path through the command line.  However, I get no results, but I
> don't get
> any errors either.  It just awaits another command afterwards.

In some Linux environments, a program might open
a new window, display some text, and then close the
window so fast that you don't realize that the
program has even run. You just see the next command prompt.

Try adding something like:
    if getc(0) then
    end if
at the end of the program, so the window won't disappear
until you press a key.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu