On Mon, 2004-03-01 at 15:42, William Hunt wrote: > usually it's '\r' for 'carriage return'
Ugh... My *real* problem was far simpler... my match pattern was this: '\r\b\f\t' instead of this: '[\r\b\f\t]' Maybe *next* weekend I'll try getting some sleep. :-) Thanks, Dylan _______________________________________________ PDXLUG mailing list [EMAIL PROTECTED] http://pdxlug.org/mailman/listinfo/pdxlug
