From: Eddie R. <er...@bm...> - 2008-07-30 20:38:42
|
On Wed, 2008-07-30 at 22:19 +0200, Albert Graef wrote: > Eddie Rucker wrote: > > When I tried to test a script I had written using notepad on my Linux > > box I got the following errors. > > > > erucker@erucker:~/Desktop$ pure -i test.pure > > 'est.pure:4.8: invalid character ' > > test.pure:4.8: syntax error, unexpected invalid character > > This should be fixed now (\r is now treated as a whitespace character, > as are \f and \v). > > Albert > Thanks. That will make life much easier when moving files between windows and linux. e.r. |