[comp.newprod] Screen & Menu Generator

usenet@mcdchg.UUCP (10/22/87)

    SINGLE ENTRY SYSTEMS                        Product: UNISCREEN
                                                Screen Management System
    2286 Shadowdale                             ... Source Code Provided
    Houston, Texas  932-6560                    Price:   $425

    Contact: Otis Maclay
    (713) 467-8105
    (713) 932-6560

    UNISCREEN is a UNIX w/CURSES  Screen Management System for professional
  business applications.  UNISCREEN has been coded entirely in "C" Language
  and the source code is provided.  Designed for performance and flexibility,
  it accommodates the programmer rather than restrict programming style.  
  The entire run time process is accessible to the programmer.  Built in
  hierarchical nested menu system which makes navigation automatic.

  Basically, UNISCREEN is very simple.  It consists of two parts:  a screen 
  compiler, and a library of run time routines.  The programmer creates a 
  template of the screen with his/her editor, and compiles this with UNISCREEN 
  into a "C" language of specifications.  This file is compiled and linked to 
  the main program.

  UNISCREEN Features:

    Portability across all UNIX Systems  (Source Code Provided)

    C Language Support

    Uses Mini-Curses:  (Supports Cookie Glitch Terminals)
        Works off the Terminfo Database

    Data Entry Screens:
        Wealth of Entry Options  (Left Justify, Entry req., etc.)

    Built in Declaration of Tree of Menus (Nested Menu System)

    Windows

    Roll Function:
        Rolling values of fields on a Screen

    Built in Calling of "C" Functions and Unix Shell Scripts

    Help Function

    Message & Status Line

    Line Graphics & Graphics Boxes

    All "C" Data Types plus Phone, Money & Date

    Utility Functions:
        Number Formatting, Cursor Positioning, etc.

    Timeout Function