On 1/29/09, Valdemar Moreira Pavesi <valdemar.pavesi at nsn.com> wrote: > I got the error BAD LINE 14 > > line 14 contain just it ' > > Do you think that it: > > IFS=' > ' > must be : > > IFS=' '
Try IFS=$'\'' Jenny -- Jennifer Pioch, Uni Frankfurt
On 1/29/09, Valdemar Moreira Pavesi <valdemar.pavesi at nsn.com> wrote: > I got the error BAD LINE 14 > > line 14 contain just it ' > > Do you think that it: > > IFS=' > ' > must be : > > IFS=' '
Try IFS=$'\'' Jenny -- Jennifer Pioch, Uni Frankfurt