Re: Combining actions with templates?

Thorsten Maerz <[email protected]> Sun, 30 Mar 2003 00:52:58 +0100
Newsgroups gmane.mail.sylpheed.claws.windows
Message-ID <[email protected]>
Hi Peter,

On Sat, 29 Mar 2003 18:25:06 -0500 Peter Davis <[email protected]> wrote:

> Thank you.  I did find %f, and rewrote the script to parse the file instead of stdin.  That part is now working correctly.  However, this line:
> 
> system("\"C:\Program Files\Sylpheed-Claws\bin\sylpheed.exe\" --compose \"$wannabe\"")
>     or die "Failed to open compose window";

Backslashes must be escaped, so use either
c:\\Program Files\\
or
c:/Program Files/

-- 
Thorsten Maerz          <[email protected]>
Sylpheed-claws/Win32:   http://claws-w32.sf.net
signature.asc (application/pgp-signature, 194 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1-nr1 (Windows XP)

iD8DBQE+hjHdcVjFyoO8k5MRAp4aAJ9YcMF88Rpz86cPbjf9lHhsDEahggCfWmxk
SWSk5SG+g73xFonr9UF2RCQ=
=pQGw
-----END PGP SIGNATURE-----