Initial Commit
This commit is contained in:
5
test.scpt
Normal file
5
test.scpt
Normal file
@@ -0,0 +1,5 @@
|
||||
set y to (displaydialog with text "Hello" with title 12 with type "yesno")
|
||||
displaydialog with text "Goodbye" with title 21 with type "error"
|
||||
doshellscript with content "notify-send Test Notification"
|
||||
set g to (displaydialog with text "Test 2" with title 30 with type "entry" with default "text")
|
||||
set x to $g
|
||||
Reference in New Issue
Block a user