I want to create a batch program for real DOS (MS-DOS 6.22) that allows me to execute a utility, but only if the utility is available in any directory included in the PATH. Example: SET ...

How can a batch file know if a given executable is available in %PATH%? – retrocomputing.stackexchange.com
v1c0e

