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

6 lines
77 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
* Version 1:
MESSAGEBOX("Goodbye, World!")
* Version 2:
? "Goodbye, World!"