dcop commandline: syntax question
Kurt Pfeifle
k1pfeifle at gmx.net
Mon Jan 29 21:05:15 GMT 2007
On Monday 29 January 2007 17:43, David Faure wrote:
> On Monday 29 January 2007, Kurt Pfeifle wrote:
> > dcop kded kdeprintd 'print("ls -l", "/tmp/kdeprint.txt", "false")'
>
> I had to read the dcop code, but I found the answer:
>
> dcop kded kdeprintd print "ls -l" '(' "/tmp/kdeprint.txt" ')' false
Thanks very much, David -- you're my hero of the day now. :-)
Is this, by any chance a clue how to build all the more complicated
arguments that may be consumed by dcop calls {especially these '('
and ')' quotings}?
Cheers,
Kurt
More information about the kde-core-devel
mailing list