[solved] How to prevent my text to be seen as template command
Posted: Tue Aug 05, 2008 1:46 am
This is most likely a newbie question 
I have a technical newsletter that I'd like to send out with newsletter made Simple. My message contains the text
right=5 is part of my text and not a template command or variable. but when I send the message I get a parser error stating that it can not parse {right=5
Is there any way to escape my text so that {right=5} doesn't get parsed my CMSMS?
Thanks
Hert

I have a technical newsletter that I'd like to send out with newsletter made Simple. My message contains the text
Code: Select all
bla bla %FileName{right=5} bla bla
Is there any way to escape my text so that {right=5} doesn't get parsed my CMSMS?
Thanks
Hert