Re: Still no luck...

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

> Hello all and thanks for the many responses.
> 
> Here are the responses to your queries for more information:
> 
> I am using Windows 95 as my OS.
> 
> I added the following to my AUTOEXEC., saved, and rebooted, to no effect:
> path=%path%;c:\euphoria\bin
> set eudir=c:\euphoria
> 
> I am using ED, which came with the Public Domain edition of Euphoria that I
> downloaded, as an editor.
> 
> I installed Euphoria by unzipping it using WINZIP into c:\Euphoria and then
> doubleclicking install.bat.
> 
> When I attempt to run a Euphoria program using EXW.exe (from Windows) or
> EX.exe (from DOS) it simply says "Can't open [file name.ext]".
> 
> I must confess that I feel like an idiot. I am certainly starting off on the
> wrong foot! ;)
> 
> Many thanks,
> David

Ok, couple of things, you should unzip the file you download into a
directory other than c:\euphoria\ then run install.bat to install it
to the c:\euphoria\, this could be the problem...

Also, try typing the following at the dos prompt:

echo %eudir%

It should print:

c:\euphoria

Then type:

path

It should print a list of paths separated by semi-colons, something
like this:

PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\euphoria\bin;C:\PROGRA
~1\Distinct;C:\PROGRA~1\COMMON~1\DISTIN~1;C:\PROGRA~1\MICROS~3\Office;C:\Program
Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Vis
ual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\To
ols;C:\Program Files\Microsoft Visual Studio\VC98\bin

Make sure it contains c:\euphoria\bin

If it still don't work then let us know, I'm sure we'll find out
what's wrong eventually :)

Thomas Parslow (PatRat) ICQ #:26359483
Rat Software
http://www.rat-software.com/
Please leave quoted text in place when replying

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

Search



Quick Links

User menu

Not signed in.

Misc Menu