proc.ip
Inputs into active input buffer.
Syntax
ip{prompt.character}
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 (:).
Example
o enter response +
s1
ip:
The input received from the keyboard is placed into the first location of the
active input buffer.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
