On Mon, Mar 17, 2008 at 12:17:45PM -0600, Ken G. Brown wrote:
> Thx!
> Tried it and it seemed to work. Even left existing ascii comments i had
> added alone, letting them come through unchanged.
> Took me a minute to figure out that all the changes were at the end of
> the file.

It should have substituted the characters in place.  I'm not sure why the
changes would be at the end of the file...


> Wonder what the equivalent of Perl chr($1) is for grep? I would think
> there would be something.

Converting a number to the corresponding ASCII character requires executing
code, which can't be done with grep.

Ronald

-- 
------------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_script.shtml>
List archives: <http://www.listsearch.com/bbeditscripting.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to