[Glass] How can I scape quotes with GsHostProcess?

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Thu Jul 6 11:59:00 PDT 2017


Mariano,

Which version of GemStone are you using?

Dale


On 07/06/2017 06:52 AM, Mariano Martinez Peck via Glass wrote:
> I have this small reproducible problem. This works correct:
>
> GsHostProcess fork: '/usr/local/bin/wkhtmltopdf  /tmp/content.html 
> /tmp/content.pdf'
>
> But of course, in my real fork I have file paths with blank spaces 
> etc. So originally (when I was using performOnServer:) I was simply 
> using double quotes as follows:
>
> GsHostProcess fork: '/usr/local/bin/wkhtmltopdf  "/tmp/content.html" 
> "/tmp/content.pdf" '
>
> But that doesn't work (no process is forked). I tried all possible 
> combinations to scape the double quotes but I failed.
>
> What am I missing? I could find anything in the programming guide.
>
> Thanks in advance
>
> -- 
> Mariano
> http://marianopeck.wordpress.com
>
>
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20170706/eeeae953/attachment.html>


More information about the Glass mailing list