Re: How do I map SQL*PLUS special keys like pause, resume etc.

From: <sstephen_at_us.oracle.com>
Date: Sat, 31 Oct 1992 19:49:05 GMT
Message-ID: <1992Oct31.114905.1_at_us.oracle.com>


In article <16466_at_umd5.umd.edu>, bkmoon_at_klaatu.umd.edu (Bongki Moon) writes:
> Does anyone out there know how to map SQP*PLUS special keys
> like Pause, Resume, Cancel and Interrupt onto physical keyboard?
>
> We are running SQL*PLUS on Ultrix/DecStation and I get into it
> thru Host Presenter of MS-Windows 3.1.
>
> Any comments or pointers will be appreciated.
> Thanks.
>
> Bongki Moon
> Univ. of Maryland, College Park

-- 

SQL*Plus is a line-oriented program.  It obeys the same conventions that you
have defined in you terminal.  Therefore you need to setup you terminal.  On
Ultrix, try "stty xon", "stty xoff", "stty intr", etc...  Check you MAN
pages for details.

================================================================================
Scott Stephens				inet:	sstephen.us.oracle.com
Oracle WorldWide Support                Redwood City, California
Received on Sat Oct 31 1992 - 20:49:05 CET

Original text of this message