[HM] Applescript errors itunes 4
Duane Murphy
duanemurphy at mac.com
Fri May 2 08:51:03 PDT 2003
--- At Fri, 2 May 2003 10:35:56 +0200, Richard Clark wrote:
>I keep getting applescript errors when i'm importing cd's in itunes 4.
>Here is an example: sh: -c: line 1: syntax error near unexpected token
>`(D'
>sh: -c: line 1: `ls /Volumes/Best\ Of\ Reggae\ (Disc\ 3)/' (2)
Try escaping the () they are meaningful to sh.
ls /Volumes/Best\ Of\ Reggae\ \(Disc\ 3\)/' (2)
...Duane
More information about the HomeMac
mailing list