RosettaCodeData/Task/Execute-a-system-command/PascalABC.NET/execute-a-system-command.pas

3 lines
32 B
ObjectPascal
Raw Permalink Normal View History

2024-11-04 20:28:54 -08:00
##
exec('cmd.exe','/c dir /p');