1. "include" not able to use absolute filename with spaces?

Robert,

For test purposes, I was trying to use include with an absolute filename
which had a directory with a space in its name, & it wouldn't work.
Shouldn't it?

Dan Moyer

new topic     » topic index » view message » categorize

2. Re: "include" not able to use absolute filename with spaces?

Dan Moyer writes:
> For test purposes, I was trying to use include with an absolute filename
> which had a directory with a space in its name, & it wouldn't work.
> Shouldn't it?

In 2.3 you can now have quotes around your include file paths.
This allows you to have a path with blanks in it. e.g.

     include "c:\\program files\\junk.e"

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

new topic     » goto parent     » topic index » view message » categorize

3. Re: "include" not able to use absolute filename with spaces?

Could've sworn I'd tried that!  I'll give it another look.

Dan Moyer

----- Original Message -----
From: "Robert Craig" <rds at RapidEuphoria.com>
To: "EUforum" <EUforum at topica.com>
Subject: Re: "include" not able to use absolute filename with spaces?


>
> Dan Moyer writes:
> > For test purposes, I was trying to use include with an absolute filename
> > which had a directory with a space in its name, & it wouldn't work.
> > Shouldn't it?
>
> In 2.3 you can now have quotes around your include file paths.
> This allows you to have a path with blanks in it. e.g.
>
>      include "c:\\program files\\junk.e"
>
> Regards,
>    Rob Craig
>    Rapid Deployment Software
>    http://www.RapidEuphoria.com
>
>
>
>

new topic     » goto parent     » topic index » view message » categorize

4. Re: "include" not able to use absolute filename with spaces?

Oops, when I tried that, of course I forgot the *double* backslashes!  sigh.

Dan Moyer

----- Original Message -----
From: "Robert Craig" <rds at RapidEuphoria.com>
To: "EUforum" <EUforum at topica.com>
Subject: Re: "include" not able to use absolute filename with spaces?


>
> Dan Moyer writes:
> > For test purposes, I was trying to use include with an absolute filename
> > which had a directory with a space in its name, & it wouldn't work.
> > Shouldn't it?
>
> In 2.3 you can now have quotes around your include file paths.
> This allows you to have a path with blanks in it. e.g.
>
>      include "c:\\program files\\junk.e"
>
> Regards,
>    Rob Craig
>    Rapid Deployment Software
>    http://www.RapidEuphoria.com
>
>
>
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu