Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

IP, IBP

Reads input from the user terminal into a specified buffer or select list.

Synopsis

IP [prompt] reference
IBP [prompt] reference

Arguments

prompt Optional — The prompt character.
reference A reference to a buffer or a select list. A reference must begin with a %, !, &, or # character, followed by a number (%2), or followed by another of the four reference characters (%%).

Description

The IP PROC command is used to read input from the user terminal into the specified buffer or select list.

See Also

  • IN PROC command

  • IS PROC command

  • P PROC command

FeedbackOpens in a new tab