CDE
This commit is contained in:
parent
518da4a923
commit
764da6cbbb
6144 changed files with 83610 additions and 11 deletions
4
Task/Exceptions/AppleScript/exceptions-1.applescript
Normal file
4
Task/Exceptions/AppleScript/exceptions-1.applescript
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
try
|
||||
set num to 1 / 0
|
||||
--do something that might throw an error
|
||||
end try
|
||||
Loading…
Add table
Add a link
Reference in a new issue