ORACLE- SUN Xterm How to FAQ?

From: Lloyd E Vancil <lev_at_ipxed5.nswses.navy.mil>
Date: 4 May 93 16:00:22 GMT
Message-ID: <30109_at_suned1.Nswses.Navy.MIL>


Here is an answer for the how to xterm
oracle tool using oraterm

You need to start xterm with xterm -sf
and if you want underlines and frames
(line drawing extension of ascii) use one of the ld sets. I launch xterm like this:

xterm -sf -fn 10x20 -fb 10x20rk -fg ivory -bg black -cr red -T "SQL*Forms30" -e frm30

-sf is sun function keys
-fn is font normal
-fb is font bold
-fg is forground color (text)
-bg is background color
-cr is cursor color
-T is title displayed over window
-e is execute frm30

frm30 is a script in my path

#! /bin/csh -f 
#
#

cd /home4t/gfcsdata/sql
sqlforms30 -c xtermsun:sun
exit 0
--
  +---------------------------------------------------------------+
  |suned1!lev_at_elroy.JPL.Nasa.Gov| .    *       +          @       |
  |lev_at_suned1.nswses.navy.mil   |          .                 +    |
  |sun!suntzu!suned1!lev        |    .                 +    *     |
Received on Tue May 04 1993 - 18:00:22 CEST

Original text of this message