ip Command

The ip command stops execution of the Proc and awaits a response from the keyboard.

Syntax

ip{prompt.character}

Description

The input data is placed into the currently active location of the active input buffer, which is determined by previous s, b, or f commands. Any existing data at that location is overwritten. If the pointer is already at the end of the buffer, the input is appended to the end. The colon is the default prompt character.

Example(s)

The input received from the keyboard is placed into the first location of the active input buffer.

o enter response +

s1

ip

See Also

b Command, d Command, f Command, ih Command, is Command, it Command, Primary Input Buffer, PROC Processor, Prompt Characters, ro Command, s Command, Secondary Input Buffer, u6070 User Exit, u7070 User Exit