Hi Marcin,
Am 21.06.2018 um 10:10 schrieb Marcin Błażejowski:
Hi,
simple code:
<hansl>
set verbose off
nulldata 50
string desc = "This is something about my foo series"
setinfo foo1 --description=desc
I am with you this should only work for "--description="desc" for
consistency reasons.
setinfo foo3 --description=@desc
This one works with "@desc" -- which is the standard way I think.
Best,
Artur