syntax "group" misbehaviour
Posted: Sun Nov 21, 2010 6:16 am
I have only one time series in my workbook, the time series is called "myseries".
The following syntax...
group mygroup myseries w*
.. returns an error message ("W is not defined") but it should not, because "myseries" is actually present in the workbook.
In addition, the syntax...
group mygroup w*
...should create an empty group but not to prompt the error message
can you fix this?
The following syntax...
group mygroup myseries w*
.. returns an error message ("W is not defined") but it should not, because "myseries" is actually present in the workbook.
In addition, the syntax...
group mygroup w*
...should create an empty group but not to prompt the error message
can you fix this?