I'm trying to input into the console multiple lines of text. Once I press ENTER and type text, I want to be able to go back (move the cursor) to the previous line before hitting enter - sort of like a mini-editor in the console. This is for a quick email program that I'm putting together in Perl for Windows via ActiveState.
Anyway I can do this? Thanks!
Anyway I can do this? Thanks!