On 2016-02-16 3:06 PM, Jerome E. Shidel Jr. wrote: > When used at the tail of a pipe, if the set /p does not receive any > input, FreeCOM will basically crash. So, it would appear that > it receives the pipe and just fails to set the environment variable.
I can't reproduce this, at least not interactively. Does it only happen in batch files? You can also use: SET /E PWD=CD As described by "SET /?": "/E sets the given variable to the first line of output of the command pointed to by [string]." ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
