24.12.2013 Views

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SKPINC [TTCALL 13,]<br />

22.156 SKPINC [TTCALL 13,]<br />

FUNCTION<br />

Skips the next program instruction if at least one character can be<br />

input from the job's controlling terminal. The SKPINC call does not<br />

input a character. SKPINC clears the CTRL/O output state and sets the<br />

terminal to "character mode", preventing the monitor from processing<br />

control characters, such as DELETE and CTRL/U, as input line editing<br />

commands.<br />

This call is useful in a compute-bound program that should check<br />

occasionally for user input.<br />

CALLING SEQUENCE<br />

SKPINC<br />

return 1<br />

return 2<br />

In the calling sequence, the program supplies the call, which returns<br />

to return 1 if there is no user input, or to return 2 is there is user<br />

input.<br />

RELATED CALLS<br />

SKPINL<br />

22-397

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!