Thank you very much Ian and David, now it's all right.
By the way, do you now if is it possible to link an email with is links to
the url from the PlukerDeskTop?
In other words, I recive every day an email from my prefered newspaper with
the link to more informations from the web.
Can I transfer this mail and the relative explanation from the web to my
pluker reader?
Thanks again to the pluker community.

Enzo


-----Messaggio originale-----
Da: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] conto di
[EMAIL PROTECTED]
Inviato: giovedì 16 giugno 2005 4.00
A: [email protected]
Oggetto: plucker-list digest, Vol 1 #1026 - 2 msgs


Send plucker-list mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.rubberchicken.org/mailman/listinfo/plucker-list
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of plucker-list digest..."


Today's Topics:

   1. Re: PalmFontConverter (Ian Dobbie)
   2. Re: PalmFontConverter (David A. Desrosiers)

--__--__--

Message: 1
Date: Wed, 15 Jun 2005 17:09:04 +0100
From: Ian Dobbie <[EMAIL PROTECTED]>
Subject: Re: PalmFontConverter
To: [email protected]
Reply-To: [email protected]

Enzo Telatin <[EMAIL PROTECTED]> writes:

> Hi all.
> May be somebody can help me to create more usefull fonts for my Garmin
> iQ3600 for Pluker wich is my favorite reader for even ebook anf HTML
files.
> I tried to use PamFontConverter 156 with the help of topluker utility and
> ActiveTcl8.4.10.0 but I recived every time the same message with this log:
>
> couldn't execute "C:\Documents": no such file or directory
^^^^^^^^^ This is the problem.

> couldn't execute "C:\Documents": no such file or directory
>     while executing
> "exec C:/Documents and
>
Settings/Proprietario/Documenti/PalmFontConv156/topalmtext -b0 -palmLatin -a
> /m/:-1 -a/d/:-1 -a/q/:-1 C:/palmfontconv/vera/Vera.t..."

The code is splitting the file to execute at the space in
"c:/Documents and Settings....". Can you put the files in
c:\PalmFontConv156 instead? Adding "Documents and Settings" was a
very silly idea by Microsoft IMHO as many older windows apps split
file names on the space.

Ian


--__--__--

Message: 2
Date: Wed, 15 Jun 2005 12:16:09 -0400 (EDT)
From: "David A. Desrosiers" <[EMAIL PROTECTED]>
To: Plucker General List <[email protected]>
Subject: Re: PalmFontConverter
Reply-To: [email protected]


> Adding "Documents and Settings" was a very silly idea by Microsoft
> IMHO as many older windows apps split file names on the space.

        The problem is that Microsoft Windows treats the space as a
field separator AND a syntactically-significant character, within the
same namespace. Bad, clunky move on their part. Quoting away the
spaces from the shell's interpolation should help:

        "C:\Documents and Settings"

        vs.

        C:\Documents and Settings

        or:

        C:\Documents\ and\ Settings


David A. Desrosiers
[EMAIL PROTECTED]
http://gnu-designs.com


--__--__--

_______________________________________________
plucker-list mailing list
[email protected]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list


End of plucker-list Digest

_______________________________________________
plucker-list mailing list
[email protected]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to