RosettaCodeData/Task/Hello-world-Graphical/Visual-FoxPro/hello-world-graphical.visual

6 lines
77 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
* Version 1:
MESSAGEBOX("Goodbye, World!")
* Version 2:
? "Goodbye, World!"