Hello Julius,
i know that i must use " when a blank is inside a path ... without
that it don't work no way.

Can you please test if it works when starting it from a
client-telnet-session ? That's the point ... please let me know!

I can only bring it to work correctly when starting it from the
cache-terminal session on the cache-server!

Thanks...
Bernd!


Julius Kavay wrote:

Bernd Mueller wrote:


I've tested with Document2PDF Pilot from www.colorpilot.com but unfortunately this
is not working when starting via $zf :-(


Set exe="c:\program files\document2pdf pilot\doc2pdf.exe"
Set sts=$zf(-1,exe_" /nogui Yourinfile.rtf  Youroutfile.pdf")

will not work but

Set exe="""c:\program files\document2pdf pilot\doc2pdf.exe"""
Set sts=$zf(-1,exe_" /nogui Yourinfile.rtf  Youroutfile.pdf")

will do the job!

Happy easter and
have a nice day
Julius



Reply via email to