home *** CD-ROM | disk | FTP | other *** search
- ReadMe.Two
-
- From ScrDisk2.Arc.
-
- Turbo ScrEdit - evaluation version support files:
-
- - If you downloaded this file from a bulletin board system:
-
- This file contains the support files required by Turbo ScrEdit. You must
- download ScrDisk1.Arc to get the screen editor. Below is a list of files
- required to have the complete Turbo ScrEdit screen development system.
-
-
- - Short Description:
-
- Turbo ScrEdit version 1.0 - A screen management system for building
- menus, help screens, and data entry screens for Turbo Pascal 3.0,4.0,
- 5.0 and Turbo C 1.5, 2.0. Extensive on-line help system. Design screens
- using line and box drawing, copy or move lines or blocks of text, paint
- blocks of text or type characters with full color control. Monitor data
- entry with comrehensive field validation language. Fields can be defined
- as display only, required, or optional, and as integer, decimal,
- alphanumeric, alpha only. Generates a skeleton file that can be compiled
- and ran. Detect function keys, cursor keys, and almost any ALT or CTRL
- key combination. Video I/O is memory mapped for snappy screens with
- out flicker or snow. Simply too many features to describe in a short
- description. (MicroSoft C modules under development.)
-
-
- Turbo ScrEdit - Program List. Archived using (PKARC).
-
- This diskette contains the files:
- -----------------------------------------------------------------------
- PrintMe.1st..........This file contains a introduction to Turbo ScrEdit,
- description of license terms and conditions,
- and installation and registration instructions.
- ScrDisk1.Arc.........Archive file that contains the Turbo Screen Editor.
- ScrEdit.Com - The system manual is integrated
- ScrEd001.Chn into the editor as an on-line help
- ScrEd002.Chn system. It can be printed from
- ScrEd003.Chn within the program.
- ScrEd004.Chn
- ScrEdit.Scr
-
-
- ScrDisk2.Arc.........Archived documentation and interface files.
- ScrEdit.C - Turbo C 1.5, 2.0 interface.
- ScrEdit.H - Header file with library instrutions.
- ScrEdit.Prj - Example project file HUGE model.
- ScrEd30.Pas - Turbo Pascal 3.0 interface.
- ScrEd40.Pas - Turbo Pascal 4.0, 5.0 interface.
- ScrEd3&4.Pas - Common Pascal procedures.
- Skeleton.P - Pascal skeleton file used by editor.
- Skeleton.C - "C" skeleton file used by editor.
- Skeleton.Doc - User documentation for using the
- source code generated by Turbo ScrEdit.
- ScrDemo.P - Pascal demonstration code.
- ScrDemo.C - "C" demonstration code.
- ScrDemo.Scr - Demonstration programs screen file.
- Tutor.Doc - Step by step introduction to using
- Turbo ScrEdit.
- Coming.Exe - Description of enhancements planned
- or being developed for Turbo ScrEdit.