in reply to Re^4: 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”?

Someone on stackoverflow answered that PS-ISE does not allow this, have you confirmed this by reading the PS-ISE documentation?
  • Comment on Re^5: How to interact with the console (input/output) running a Perl program on “Windows Power Shell ISE”?

Replies are listed 'Best First'.
Re^6: How to interact with the console (input/output) running a Perl program on “Windows Power Shell ISE”?
by HelenCr (Monk) on Feb 18, 2012 at 21:08 UTC

    I think you are right - impossible to do on PS-ISE.
    I think I'll drop it and use "Console" (="Console2"), the SourgeForge project.
    Thank again for your good input.