- Joined
- Nov 24, 2004
- Messages
- 70
Hi me and a pal are working on a trigger, and we need to find a function that will find the length of a string ex: xXx_Burton_xXx=14 then divide it by 2 and u get 7 then it needs to find the divided # and find the char that is its number ex: 14/2= 7, which equals "R" because r is the 7th char in the name xXx_Burton_xXx. pretty much were jsut looking 4 a way to find the value of a name mid$ and len$. ty this is hard if u can helpout that would be awsome ty.