Erklärende Scripts
Hier nur mal ein Formatierungsversuch.
-- tusch
set liste to {1, 1, 3, 4, 2}
repeat with x in liste
beep x
delay 0.25
end repeat
Im Scripteditor öffnen
set liste to {1, 1, 3, 4, 2}
repeat with x in liste
beep x
delay 0.25
end repeat
Im Scripteditor öffnen
ICQ
AIM
