in reply to Re^3: How to interact with the console (input/output) running a Perl program on “Windows Power Shell ISE”?
in thread How to interact with the console (input/output) running a Perl program on “Windows Power Shell ISE”?

Thank you. That was really a good suggestion.

What happens now, is that it prints to the PS ISE console the messages up to:
# Open file to convert print "Input to convert: enter path\\fileName: ";
But hangs there without printing that line, or accepting input from STDIN.
  • Comment on Re^4: How to interact with the console (input/output) running a Perl program on “Windows Power Shell ISE”?
  • Download Code