I know of one terminal emulator that turns off blinking by default. In that one you have to click the Display tab in the Options window to enable it.

On 2/11/2025 9:21 PM, Brian Westerman wrote:
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