retaining series name in reglist
Posted: Mon Aug 19, 2019 7:55 am
Dear Tom, i do have two questions I want to label some series with short descriptions.
I want to collect these series later in a separate procedure in a vector of series. When I pass the labeled series via reglist (# series1 series2...) to the procedure , it uses the labels insted of the series names and the vector of series is empty.
How can I fix this?
And the second question is: How can I not only pass series names via reglist to a procedure but also the lags (#series1 series2{1})
Thanks in advance!
I want to collect these series later in a separate procedure in a vector of series. When I pass the labeled series via reglist (# series1 series2...) to the procedure , it uses the labels insted of the series names and the vector of series is empty.
How can I fix this?
And the second question is: How can I not only pass series names via reglist to a procedure but also the lags (#series1 series2{1})
Thanks in advance!