Getting Input from the pipeline

Issue #154 new
Former user created an issue

I have created a package for a script that accepts parameters from the pipeline, but if I try to use import-csv xxx.yyy | myscript.exe then it fails and tries to assign column headers to other mandatory variables

Using Visual Studio Code 1.36.1

Name Value
---- -----
PSVersion 5.1.17763.592
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17763.592
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Comments (0)

  1. Log in to comment