How can I delete a specific character from string???
ArraysHow can I delete a specific character from string???
Page 1 of 1
3 Replies - 588 Views - Last Post: 21 January 2010 - 09:08 AM
Replies To: Arrays
#2
Re: Arrays
Posted 21 January 2010 - 08:09 AM
C'mon, you could give us more information, and an example string, before and after.
Also why do you use 'Array' in the subject ?
Also why do you use 'Array' in the subject ?
#3
Re: Arrays
Posted 21 January 2010 - 09:01 AM
use the mid function to isolate the characters you want to keep, then make them equal the string
#4
Re: Arrays
Posted 21 January 2010 - 09:08 AM
mage, mage, mage, ... an easier solution for removing a character from a string is the replace function...
Good Luck
Good Luck
This post has been edited by vb5prgrmr: 21 January 2010 - 09:09 AM
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|