a macro to extract characters of its input text and generate a code using them

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pooria
    New Member
    • Jul 2010
    • 8

    a macro to extract characters of its input text and generate a code using them

    Is there a macro that can get a text as input like "abc" and then extract characters in that text and generate a code using them, something like "{'a','b',' c'}" ?
    thanks.
Working...