View Single Post
  #3  
Old 09-14-2002, 11:47 AM
Graal2001_NAT Graal2001_NAT is offline
Registered User
Join Date: Sep 2002
Posts: 241
Graal2001_NAT is on a distinguished road
if you wanted to be a nut about shortening, you could just do
test = (strtofloat(#s(client.string))+1)%6;
setstring client.string,#v(test);
__________________
GONE, BAI
Reply With Quote