RosettaCodeData/Task/Hello-world-Graphical/FutureBasic/hello-world-graphical.basic

4 lines
100 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
alert 1, NSWarningAlertStyle, @"Goodbye, World!", @"It's been real.", @"See ya!", YES
HandleEvents