The SAMELINE option specifies whether the system prompt occurs on the same line as the statement that prompts for input.
.-N-. >>-SAMELINE--(-+-Y-+-)-----------------------------------------><
The following examples show the results of certain combinations of the PROMPT and SAMELINE options:
|
prompt(y), sameline(y) prompt(n), sameline(y) prompt(y), sameline(n) prompt(n), sameline(n) |
ENTER: (cursor) ENTER: (cursor) ENTER: (cursor) ENTER: (cursor) |
|
prompt(y), sameline(y) prompt(n), sameline(y) prompt(y), sameline(n) prompt(n), sameline(n) |
ENTER: (cursor) ENTER (cursor) ENTER : (cursor) ENTER (cursor) |