hi

this must be so easy, but i can't find the answer anywhere;

howto replace all occurences of a character in a string with another character?

the time i wasted with searching i could have also spent with making a handler that does that, but there must be a much faster way of doing it than looping through all chracters in the string,
test to see if it needs to be replaced?

actually i'm looking for a way to convert mac or pc paths into unix-style paths,
so instead of "HD:Users:pietje .." i want "/Users/pietje/.."
is there maybe a function to do that?


arri

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[email protected]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to