Jörg wrote:
> first of all, I'd like to thank you very much for this great piece of
> software. I haven't found veusz's flexibility in other plotting
> programs!
>
> Recently, I wanted to use veusz_listen to do some batch processing.
> However, when typing
>
> ImportString('a(numeric)','''1
>
> and pressing <ENTER>, I get this error:
>
> Traceback (most recent call last):
> File
> "/usr/lib/python2.5/site-packages/veusz/document/commandinterpreter.py",
> line 146, in run
> c = compile(inputcmds, filename, stattype)
> File "<string>", line 2
> ImportString('a(numeric)','''1
> SyntaxError: EOF while scanning triple-quoted string
>
> This tells me that each line of input is processed by itself (?), so
> that one can't enter multiline strings.
> As the .vsz files saved by veusz itself rely on ImportString, I cannot
> process them with veusz_listen. I didn't look into it any further, so
> maybe I did something wrong? The documentation basically states, that
> all commands work with veusz_listen, and that ImportString is being used
> preferably for triple-quoted strings.
Hmmm, it support this... thanks for the report... I'll look into this soon.
Jeremy
_______________________________________________
Veusz-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/veusz-discuss