String Manipulation

G

Guest

Dear All,

I have a string "abcdef/ghijkl" in which I want to replace "/" with a non
command character. For example "abcdef-ghijkl".

The "/" character may appear in any position in this string.

How do I trap the character and replace it.

Thank you in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top