Advertisement
AlexRap

Untitled

Jul 24th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. if(!isnull(inputtext))
  2. for(new strPos; inputtext[strPos] > 0; strPos++)
  3. if(inputtext[strPos] == '%')
  4. inputtext[strPos] = '\0';
  5.  
  6. adaugi asta la ondialogresponse
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement