by cday (Posted Tue Feb 07, 2017 2:18 pm)
I would be very interested in seeing solutions using any of the above thanks, particularly perhaps VBS or JavaScript examples...![Very Happy :D]()
A need for basic program control actions arises fairly often when using NConvert, and cmd.exe only really seems a good solution if you are already familiar with its criptic notation.
BTW, Windows 10 now has option to install Bash, which is probably a significant improvement on cmd.exe but still probably not a readily accessable way of adding basic control actions without significant prior experience, and in any case it will be a long time before everyone is using Windows 10.
Read Main Topic
m.Th. wrote:From WinXP ages Windows has Visual Basic Script embedded (perhaps I can write something if you wish) and Java Script.
From Win7 onward it has PowerShell - a much more powerful scripting engine.
I would be very interested in seeing solutions using any of the above thanks, particularly perhaps VBS or JavaScript examples...

A need for basic program control actions arises fairly often when using NConvert, and cmd.exe only really seems a good solution if you are already familiar with its criptic notation.
BTW, Windows 10 now has option to install Bash, which is probably a significant improvement on cmd.exe but still probably not a readily accessable way of adding basic control actions without significant prior experience, and in any case it will be a long time before everyone is using Windows 10.
Read Main Topic