Hi all,
I'd like to set the value of a macro using a command line.
So basically, what I want to do would look like this, in the Macro tab of my template:
{$MYOWNMACRO} => $(Some Cunning Command | grep whatever)
Would it be possible ?
If not, how would you get around to doing this ?
Any help is appreciated.
Jean-Bernard
I'd like to set the value of a macro using a command line.
So basically, what I want to do would look like this, in the Macro tab of my template:
{$MYOWNMACRO} => $(Some Cunning Command | grep whatever)
Would it be possible ?
If not, how would you get around to doing this ?
Any help is appreciated.
Jean-Bernard
Comment