Thread: strlen + #e
View Single Post
  #10  
Old 01-26-2004, 03:07 AM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
Quote:
Originally posted by R0bin
setstring tword2,;
setstring tword,Blahblah;
for (i=0;i<strlen(#s(tword));i++) {
setstring tword2,#s(tword2)#e(i,1,#s(tword));
}

Still gives BlahblahB, dunno why.
That's weird i tried it and it didnt give me what, it gave me Blahblah x.x.
__________________
Reply With Quote