Quote:
Originally Posted by DMee
Nearly there - somethings wrong with
#complex_series
|
What exactly is wrong with it? I cannot think why it wouldn't work, especially as it seemed to work before?
Quote:
If I cange it to
series_index
it works, but seems to return
__01.00
for even simple 1,2,3 series numbers
|
That is because #complex_series is supposed to indicate by having content that it should receive the complex formatting. If you test for series_index having content, it will return true whenever there is ANY series_index.
Quote:
also shows as
[ [__01.00] ]
Can we replace _ with space as its in program mode?
|
I thought it was supposed to be there on account of spaces will get stripped down to a max of one.