From: Raymond T. <toy...@gm...> - 2012-06-01 02:16:35
|
On 5/31/12 6:14 PM, Yves S. Garret wrote: > Hi guys. I changed directories in clisp with (ext:cd "path/to/file") > and got this... could some please explain why I got this error and how > could I avoid it? > > http://bin.cakephp.org/view/209161709 > > The command on line 7 shows that I got to the desired location, so the > path is valid (I suspected that I had fat-fingered the path and hence > the error, until I found out it switched correctly). > Too many closing parens on the first line. Perhaps the error message could add something along the lines of "extra closing parenthesis?" That would make it clearer. Ray |