Group: Forum Members
Posts: 37,
Visits: 141
|
Hi,
Is there an easy way of adding additional values to the defaults data info? Ex. Not defining the data columns in the data files spits out all the "default" data, i.e. blockcode, trialcode etc... I'd like to simply add to this default without having to define the column in the <data> elements.
I'm thinking of : <data> / addcolumns = (values.1, values.2) </data>
This would give me all the default values (and I wouldn't have to define/write all the columns) PLUS add values.1 and values.2 (variables calculated at the trial level) as additional columns. Or maybe I'm getting lazy... and should just define all columns ;)
Thanks in advance, Stéphane
|