proc.ip

Command/PROC, Releases: AP and R83

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

Command Name Type Description
proc.is Command Input to secondary input buffer.
proc.it Command Input from tape.
proc.b Command Backup input pointer.
proc.f Command Forward input pointer.
proc.ih Command Remove string from input buffer.
ue.6070 User Exit Inputs up to 100 characters.
ue.7070 User Exit Inputs up to 100 characters.
proc Definition List of PROC subjects.
proc.d Command Displays input buffer.
proc.s Command Sets input pointer.
primary.input.buffer Definition Description of Primary Input Buffer.
sib Definition Description of Secondary Input Buffer.
prompt.chars.ap Definition Prompt characters from each processor.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.