RosettaCodeData/Task/Execute-a-system-command/FreeBASIC/execute-a-system-command.basic

5 lines
37 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
' FB 1.05.0 Win64
Shell "dir"
Sleep