Why not

           OI    CTXTERF1,CTXTEMHI+CTXTEMIN        Request highlighte & 
intensity
           OI    CTXTINTN,CTXTIHIG        Set to high intensity
           OI    CTXTHILI,CTXTBLNK        Set to blinking

What TN3270 software? Have you traced the datastream?

-- 
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
עַם יִשְׂרָאֵל חַי
נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר



________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Brian Westerman <[email protected]>
Sent: Wednesday, February 12, 2025 12:21 AM
To: [email protected]
Subject: Change WTO to blinking via MPF exit

External Message: Use Caution


Hi,

I'm trying to set up the ability to make a message "blink" on the operator 
console.  I can do reverse video and underline, but I can't get it to blink.

My code is

           OI    CTXTERF1,CTXTEMHI        Request highlight change
           OI    CTXTERF1,CTXTEMIN        Request intensity change
           OI    CTXTINTN,CTXTIHIG        Set to high intensity
           OI    CTXTHILI,CTXTBLNK        Set to blinking

It's supposed to be the same as for reverse video and underline, except that 
for instance reverse vido uses:
            OI    CTXTHILI,CTXTREVD  to set instead of CTXTBLNK.

Is there something I'm missing?

Brian

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


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

Reply via email to