(send a-mred:console-edit do-save-and-eval-or-read-avail startend)->void start : integer end : integer
Uses str
as a user input, either evaluating str with
do-eval or
placing it into the input port with
read-avail, depending on whether
a read is currently blocked or not.