How to Set the FOXTERM Environment VariableID: Q118913 The information in this article applies to:
SUMMARYFoxPro for UNIX has two terminal environment variables: TERM and FOXTERM. You can use TERM for all applications; FOXTERM provides more specific FoxPro functionality without affecting other applications.
MORE INFORMATIONterminfo is a database many UNIX applications use to provide information on how to display characters. If FoxPro needs more information on how to display characters and other applications are working fine using terminfo, use FOXTERM. For example, when you are using a Wyse 60 terminal, a TERM setting of wy60 may be fine for applications other than FoxPro. However, FoxPro may need to use the wy60fox-pc entry for more functionality. To set FOXTERM when you are using the Bourne shell, type the following:
With the C-shell, type the following:
REFERENCESFoxPro for UNIX "Installation and Configuration Guide" Additional reference words: FoxUnix 2.60 KBCategory: kbprg KBSubcategory: |
|
Last Reviewed: August 28, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |