RosettaCodeData/Task/Hello-world-Graphical/Visual-FoxPro/hello-world-graphical.fvp
2023-07-01 13:44:08 -04:00

5 lines
77 B
Text

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