Subject RunStringAsBatch method
From Andy Taylor <andy.taylor.1959@outlook.com>
Date Mon, 8 Jan 2024 17:51:42 +0000
Newsgroups dbase.getting-started

All,

In the past I have wanted a simple method that ran Windows commands:

a) without the black DOS box coming up,
b) that handled single commands,
c) that handled multiple commands (like a batch file),
d) that you could ask to wait before returning control to dBASE until
after it had completed it's mission,
e) that cleaned up after itself.

All of this (I think) is available in the dUFLP but not in one package.

If you're interested in this I have just posted the RunStringAsBatch
method that does all that. You'll find it in the dbase.shared-code
newsgroup.

Cheers,
Andy