RosettaCodeData/Task/Hello-world-Graphical/Visual-FoxPro/hello-world-graphical.visual
2016-12-05 23:44:36 +01:00

5 lines
77 B
Text

* Version 1:
MESSAGEBOX("Goodbye, World!")
* Version 2:
? "Goodbye, World!"