I know OPEN() reads the entire file into memory, so would it be possible to capture the console output from a command started by SHELL and make the output available to READLINE()?

------------------

Richard Howarth