Hi,

 

I am TPUTing a number of lines using the FULLSCR parameter of TPUT 

 

After doing this I am looking for a user response towards that end the last
line or for a better term I position the SBA Screen buffer address on the
last line past the text where I await the response with a TGET

e.g.

lastline   DS 0C

                DC  X'11XXYY1DF8'

               DC   C' Do you Want to Continue ? '

               DC    X'11XXYY1DC013'

ANSWER DS    C

 

The second XXYY sba address I postion past "Do you Want to Continue" and
position the cursor with the X'13' command code at that area

However when I TPUT the message the cursor along with unprotected field ends
up being displayed on the first line

 

Thanks         


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to