Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Problem create process

I have this problem when i want set en environment path pr i start a ghostscript script the procedure fail, becouse parameter is passed in string ex:

Titanium.process.createProcess(["gsprint","filename","-ghostscript gswin32.exe"])

this process fail becuse the command generate is

gsprint "c:pippo.pdf" "-ghostscript gswin32.exe"

the secon parameter is amiss the command line must be without ""

There is solution in titanium?

— asked May 12th 2010 by gianluca rettore
  • createprocess
  • print
  • process
0 Comments

0 Answers

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.