Until the first execution of a %INPUT statement, SYSBUFFR
has a null value. However, SYSBUFFR receives a new value during each
execution of a %INPUT statement, either the text entered in response
to the %INPUT statement where there is no corresponding macro variable
or a null value. If a %INPUT statement contains no macro variable
names, all characters entered are assigned to SYSBUFFR.