4 lines
31 B
AppleScript
4 lines
31 B
AppleScript
|
|
repeat
|
||
|
|
log "SPAM"
|
||
|
|
end repeat
|