Thread: Help me please.
View Single Post
  #4  
Old 02-05-2002, 10:00 PM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
You could use make wordwrap then show the sign like this

for(i=0;i<tokenscount;i++){
setstring news,#s(news)#b#t(i);
}

say2 #s(news);

dont know if that would work
Reply With Quote