Re: EUINC not as advertised ?

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

Bob Elia writes:
> Unless I am making a mistake in my testing (or I've misunderstood), the 
> environment variable EUINC is not behaving according to the documentation.
> ...
> SET EUINC=C:\;J:\

Try it without the trailing backslashes:
    SET EUINC=C:;J:

Euphoria inserts a '\' between your directory name
and the include file name before trying to open the file.
I think you're creating two backslashes.

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