Make cmd.exe parse piped batch code
Posted: 22 Mar 2020 08:31
Is it possible to make cmd.exe to parse piped batch code?
Are there ways to process piped batch code?
There seems to be conflicts between cmd interpreter syntax and batch syntax.
PS. I'm not talking about running a batch script. I'm talking about running the piped batch code.
If not:
Are there any converters that could convert batch script to a cmd.exe directly interpretable code?
Are there ways to process piped batch code?
There seems to be conflicts between cmd interpreter syntax and batch syntax.
PS. I'm not talking about running a batch script. I'm talking about running the piped batch code.
If not:
Are there any converters that could convert batch script to a cmd.exe directly interpretable code?