REFILL
* REFILL ( -- flag )

try to get a new input line from the SOURCE and set
>IN accordingly. Return a flag if sucessful, which is
always true if the current input comes from a
terminal and which is always false if the current input
comes from EVALUATE - and may be either if the
input comes from a file

FORTH/ANS core (dpANS11.6.2.2125) ordinary primitive