ID:172953
 
How do you do that?
I think you can use lentext, although im not too sure.
Darkfirewolf5 wrote:
How do you do that?

Do what? "Number of text" is a nonsense phrase. What do you mean exactly?

Lummox JR


proc/Check_Name(NAME)
if(lentext(NAME)>20)
NAME=copytext(NAME,1,21)
return NAME