Quote:
Originally Posted by ownedbycats
Since this slightly got buried in the other conversation, any idea? I also tried using escape character on the pipe but that didn't seem to help.
|
Quote:
Originally Posted by isarl
Use general program mode instead? I can't find anything in the docs about escaping pipe characters.
|
Quote:
Originally Posted by ownedbycats
Yes, I think thsts probably the only way.
|
Do it in GPM using finish_formatting().
Example:
Code:
program: finish_formatting($series_index, '02s', ' |', '| ')
Make it a stored template if you want to use it in SFM or TPM templates.