Hi!
Here an other question:
'go to last marked cd' shows me the last marked cd,
but in the this script ...
on mouseUp
go next cd
if this cd is the last marked cd then
answer "this is the last marked cd"
end if
end mouseUp
... mc is cussing with me!
Is there any simple way to detect the last (or first) marked cd?
Reinhold