Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

Quickly Execute And Read Output From The Windows Command Line Shell With DOSCommand

quickly execute fetch output from dos programs

Most of the utility programs utilize some kind of DOS programs like batch files for configuring some settings. If you ever wanted to run DOS programs from your main application and get the output to show in a memo or a list box this DOSCommand component lets you do that easily.

TurboPack DOSCommand component is open-source and free to utilize in Delphi and C++ Builder Win32-Win64 environments. It includes design-time and runtime packages. DOSCommand component can also send inputs to DOS programs, and you can get the output line by line. This means you do not have to wait until the end of the DOS programs to get a result.

Head over and check out the TurboPack DOSCommand component on the GetIt portal and download it from the IDE!

With the IDE Software, you can quickly execute and read output from the Windows command line shell with DOScommand when developing in Delphi or C++ environments. Try your Free Trial here.

Exit mobile version