interactive
A mode of execution in which a program accepts input from a user and processes
that input, and/or a program that sends output to the screen. 4GL programs
which use user interactive statements are interactive.
See also batch, program execution, user interaction statement.