Scroll to navigation

SNOBOL4READLINE(3) CSNOBOL4 Manual SNOBOL4READLINE(3)

NAME

snobol4readline - SNOBOL4 readline interface

SYNOPSIS


-INCLUDE 'readline.sno'

INPUT_STRING = READLINE(PROMPT_STRING)
ADD_HISTORY(STRING)
STRING = HISTORY_EXPAND(STRING)

DESCRIPTION

performs user input with line editing.
add string to the input history available via editing commands.
expand string (typically !command).

SEE ALSO

snobol4(1), readline(3)

AUTHOR

Philip L. Budne

March 31, 2022 CSNOBOL4B 2.3.1