Subject: Re: 360 Assignment 1

> 
> I gfet a lot of errors along the lines of:
> 
>         Reading script file "sales":
>         Parsing...
>         ERROR "sales" (line 3): Unrecognised token '\1' in column 3
>         Gofer?
>         sales
>         Reading script file "sales":
>         Parsing...
>         ERROR "sales" (line 3): Unrecognised token '\127' in column 15
>         Gofer?
> 
> 
> what am I doing wrong?

It looks like you've managed to insert some
control characters into the script file. 
Try to open it using the Alpha or BBEdit
text editors and remove the offending
characters.

/CC