Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi , I search on forum and study the MacroProgrammingGuide.pdf BUT
I couldn't find what I'm looking for.
My not working macro is:
STRING $name = "ABC"
MESSAGE INFO $name[2]
Why is not printing the second char?
How can I replace the second char?
I don't need to replace a spefic char but the specific position in the string
Thank you in advice.
Solved! Go to Solution.