URL: http://www.firstbasesoftware.com/man/man5/screens.htm
Last modified: 12 September 1995
Copyright © by FirstBase Software.
[ Index of Contents] [ FirstBase RDBMS Overview]


NAME

screens - FirstBase Screen Overview

SYNOPSIS

Description of FirstBase program screens

DESCRIPTION

All programs in the FirstBase system use a standard screen or window through which users watch execution of FirstBase programs. This screen contains various pieces of information that the user should be aware of.

FirstBase screens reserve the first two or three lines and the last two lines for program information. The top line contains three distinct area of information: the name of the tool running, the title of the company or application, and a status area.

The status information is updated often and always reflects the current state of the program that is running.

The second line will contain other pieces of information at times, such as the current record number or the view screen being used to edit with.

The 23rd line is used to display a footer to all programs, and for error messages. This footer displays some relevant file name information, database record and delete counts, index record and organization counts, as well as the current user name, and the time. Optionally, the working directory name is also displayed. See setup(5).

A single bell accompanies error messages, although visible bells are also supported via termcap settings. If recoverable, these messages are displayed on the 23rd line. If the error is non-recoverable, the error messages is displayed on the 24th line just before FirstBase exits.

Note that it is possible to completely turn off lines 1, 2, 23 and 24 of standard FirstBase screen displays by using setup(5) variables. However, these lines are still reserved even when turned off due to error messages and other information that might need to be given to the user.

SEE ALSO

firstbase(1), firstbase(5), coname(5), setup(5), terminals(5), libscr(3)

FirstBase User's Guide and Reference Manual


URL: http://www.firstbasesoftware.com/man/man5/screens.htm
Last modified: 12 September 1995
Copyright © by FirstBase Software.
[ Index of Contents] [ FirstBase RDBMS Overview]