Re: gdi32: Add job name field into CreateSpoolFile (try2)
18 Oct
2008
18 Oct
'08
1:32 p.m.
Am Samstag, den 18.10.2008, 15:58 +0400 schrieb Konstantin Kondratyuk:
Try 2: add quotes in parameter: -T'%s' That's the right way to go, but are you sure that pszTitle does not contain single quotes itself? If not, you have to escape them (for the shell, it should be "\" -> "'\''") or to replace them (for example by '_').
Regards, Michael Karcher
6355
Age (days ago)
6355
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Karcher