Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8150485
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T15:04:30+00:00 2026-06-06T15:04:30+00:00

We have an Informix 4GL forms interface to our database, accessed using a terminal

  • 0

We have an Informix 4GL forms interface to our database, accessed using a terminal emulator running in WY-60 or “Wyse-60” terminal emulation mode.

From what I’m reading, where I would previously understood a “terminal” to just be a display of a text stream (e.g. Hyperterm), “WY-60” mode means that the software is emulating a 1980s-era computer, which is performing display operations based on the data sent within the text stream, resulting in a high degree (for the time) of graphical capability with only a very small expenditure of data traffic.

What I’m wondering is, what alternatives do I have to this in 4GL Informix?

The menu-driven interface of the 4GL forms will presumably require something better than a pure text-stream terminal… but how much work would it be to change from our current, proprietary (requiring expensive terminal emulation software) WY-60 type display to something else which could, for instance, work with the free PuTTY terminal software?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T15:04:31+00:00Added an answer on June 6, 2026 at 3:04 pm

    There are all sorts of things to discuss here, but the basic answer is:

    • Change the setting of the TERM environment variable to a different value from wy-60.

    What are the issues:

    1. You need to know whether you are using termcap or terminfo. This is controlled by the INFORMIXTERM environment variable, which can be set to termcap or terminfo or could be unset in which case it defaults to termcap.
    2. You need to know where your alternative terminal description will come from.
      • If you are using termcap, you will need to ensure that the TERMCAP variable is set correctly, either to the name of file (default is /etc/termcap; Informix provides a file in $INFORMIXDIR/etc/termcap) or the text of the entry for the terminal.
      • If you are using terminfo, you can specify where the terminal entries are stored in the TERMINFO environment variable. It will be a directory name; under that will be a series of directories each with a single character name (the first character of a terminal name), with the actual terminal descriptions in a file. Thus, if TERMINFO=$HOME/terminfo and TERM=wy-60, the terminfo code will look for the file $HOME/terminfo/w/wy-60.
    3. You need to be sure that the relevant description for your new terminal is available. You can use any terminal type that is described by termcap or terminfo. However, Informix does use some extra capabilities (documented in an appendix to the I4GL Reference Manual) under termcap.
    4. You’ll need to check that the I4GL program looks clean on your new terminal type.

    You might look at xterm or xterm-color or ansi or vt100 or any of a large number of other terminal types. The only reason to stay with Wyse 60 is that it is known to work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have Informix running on our Solaris server and under /usr/informix/bin there are several
I just started to work on informix.( I have been using mysql all my
We have an application using the IBM Informix driver. Whenever we try to open
I have to connect my app to a customer's Informix 7.2 legacy database. From
I have an old server (Solaris 8) running Informix Dynamic Server 2000 Version 9.21.UC4,
I have some code that uses an Informix 11.5 database that I want to
I am using the Informix.NET driver (C#) to insert a row into a database
I would like to transfer the whole Database i have in Informix to Oracle.
I have Informix database with timestamp field defined as YEAR TO SECOND. When I
I have an Informix database containing measured temperature values for quite a few different

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.