[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
$L
) $L
The Echo Keyboard to Output command provides the user with an easy way
enter data directly into the outfile at run time. The standard C library
fgets()
function is used to collect a string from the console, so
basic editing capabilities should be present. The string is written,
with newline, into the output file.
This command was not designed to be used for subject response, and does
not update the COGVAR_KEY
or COGVAR_TIME
Cogsys variables.
It does not attempt to measure the time it takes to enter the string.
$L
$L
TMP_STR_LEN
characters.
$L
hi there!