Starting Your favorite editor from Erlang
Erik Stenman
Erik.Stenman@REDACTED
Fri Aug 1 16:44:21 CEST 2003
For me it works if I give the path between double quotes (which are quoted).
Example:
os:cmd("\"C:/Program Files/Adobe/Acrobat 5.0/Reader/AcroRd32.exe\""). This
is XP and Erlang 5.2.3.3.
Usually in Windows you have to put a path that contains white space within
double quotes (").
/Erik
--------------------------------------
Eric Conspiracy Secret Laboratories
I'm Happi, you should be happy.
Praeterea censeo "0xCA" scribere Erlang posse.
> -----Original Message-----
> From: owner-erlang-questions@REDACTED
> [mailto:owner-erlang-questions@REDACTED] On Behalf Of Anders Nygren
> Sent: den 1 augusti 2003 04:36
> To: erlq
> Subject: Re: Starting Your favorite editor from Erlang
>
>
> --- Per Bergqvist <per@REDACTED> skrev: > Hi,
> >
> > Yeah, you're right. Whitespace should be quoted as
> > well.
> >
> > Unfortunately this does not work for me on Windows
> > XP.
> > The short form of the directory name without
> > whitespace works.
> >
> > Does it work for anybody with whitespace in
> > directory names ???
> >
> > /Per
> >
>
> Whitespace does not work for me either, also on
> Win XP.
>
> /Anders
>
> _____________________________________________________
> Gå före i kön och få din sajt värderad på nolltid med Yahoo!
> Express Se mer på:
> http://se.docs.yahoo.com/info/express/help/ind> ex.html
>
More information about the erlang-questions
mailing list