in reply to deleting characters from a string but the characters are in a variable

Is your question re an appropriate method of deleting "some characters" or re getting those chars "from a GUI TextBox" to your script?
  • Comment on Re: deleting characters from a string but the characters are in a variable

Replies are listed 'Best First'.
Re^2: deleting characters from a string but the characters are in a variable
by Anonymous Monk on Nov 12, 2008 at 13:38 UTC
    it is about an appropriate method of deleting "some characters" referenced to by a variable, the presented answers are excellent
    thanks for all