Forums / Developer / problems with retrieving characters from content tree.
Romeo Antony
Saturday 03 July 2010 4:33:59 am
I am using a custom operator to retrieve the characters from ez.
the operator is working and fetch the number of characters that i am asking.
But what do I do in order to display the characters without splitting at the end of line
Example
count /* 1st line end , here word counting is broken
ing/* 2nd line
instead of above I want to show either complete word in a row or in the next line if enough space is not there. Anyone have experienced this kind of situation in ez developing.
Thanks in advance Romeo
Script start
Module start 'content'
Module end 'content'
Script end
Time used to render debug report: 0.0001 secs