4 lines
39 B
AppleScript
4 lines
39 B
AppleScript
|
|
on run
|
||
|
|
If problem then return
|
||
|
|
end run
|