Re: Oracle and Oracle*Terminal
From: Brian Stormont <brs_at_cs.brown.edu>
Date: Fri, 29 May 1992 04:34:25 GMT
Message-ID: <BRS.92May28233425_at_tahiti.cs.brown.edu>
Date: Fri, 29 May 1992 04:34:25 GMT
Message-ID: <BRS.92May28233425_at_tahiti.cs.brown.edu>
One thing I did was make aliases for all the oracle tools so the proper terminal is used. This assumes you name your terminal resource files so they contain the terminal name.
For example oracle*mail would be "alias oramail term=mail_$term" or whatever... Forms30 is a little different due to the resource files:
alias sqlforms30 sqlforms30 -c ${term}:${term}
This suits my needs, but it needs improvements. No handling of bad terminal name. :-(
Brian Received on Fri May 29 1992 - 06:34:25 CEST