Re: Get rid of Wyse 60 as CRT in SQLForms/SQLMenu

From: Richard D Holowczak <holowcza_at_andromeda.rutgers.edu>
Date: 9 Aug 94 13:02:04 GMT
Message-ID: <Aug.9.09.02.03.1994.14499_at_andromeda.rutgers.edu>


tglover_at_freenet3.scri.fsu.edu (Tim Glover) writes:

>I've got a commercial app running on SQLForms and SQLMenu on a SCO Unix
>system. I want to access them using a PC connected to a Novel Netware
>net. All this works fine, except the CRT type defined (defaulted?) in
>the app is a WYSE 60 (ugh) and the TCP/IP telnet software doesn't
>support WYSE 60 terminal emulation. I'm looking for a way to temporarily
>change or override the default terminal type to something more
>reasonable (ASCII terminal or VT100)
 

>Any ideas?

For all version 3 of SQL*Forms and Runform and for version 5.x of SQL*Menu and Runmenu, you can override the default terminal definition using the "-c" switch.

Depending on how many resource files you have (they end in .r) you could do the following:

    sqlforms30 -c vt100

to run with a vt100 terminal.

Note that a file with the name vt100.r should exist in the directory pointed to by ORATERMPATH.

You can snoop into the resource files to see what is supported using the oraterm product.

Rich Holowczak
Rutgers University
holowcza_at_andromeda.rutgers.edu Received on Tue Aug 09 1994 - 15:02:04 CEST

Original text of this message