ip

ip


ih Index Level is
Syntax ip{prompt.character}  
Category PROC
Type Command
Description stops execution of the PROC and awaits a response from the keyboard.
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. The default prompt character is a colon (:).
Options
See Also is it b f ih u6070 u7070 PROC d s primary input buffer secondary input buffer prompt characters
Example o enter response +
s1
ip:

The input received from the keyboard is placed into the first location of the active input buffer.
Warnings
Compatibility D3 7.0 AP R83
ih Index Level is