Hi
The maximum size of data a string can accomadate is 255. What i will do if the count is more than 256. The problem is when i am trying to store 300 characters in a string and print it into a smart form only 255 is displaying. But i need to print more than 300 characters in a single stretch..What i will do..Plz help...
Thanks..