|
| |
| |
Other versions with the same title:
|
| |
============================================================================
E V E R E S T
The simple and genial GEM Text Editor.
Compatible with all Atari 680x0 computers & all graphic cards
============================================================================
Disclaimer
Every effort has been taken to ensure the information in this file is
correct but you use the program entirely at your own risk!
1. Introduction
1.1 Files and file structure
a) INF File
b) File Lists (LIS)
c) Abbreviation Files (KRZ)
1.2 Getting Started with EVEREST.PRG
2. The Menus
2.1 Everest
2.2 File
2.3 Block
2.4 Search
2.5 Window
2.6 Parameters
2.7 Info
3. Keyboard
3.1 How to change the shortcuts
3.2 Keyboard commands
4. Dialogs
5. AV protocol
6. Versions
7. The Shareware principle
7.1 Distribution conditions
7.2 How to register
7.3 Everest UK Support and Registration
7.4 UK Update service
****************************************************************************
1.0 I N T R O D U C T I O N
****************************************************************************
Everest is a easy to learn ASCII text editor. Listed below are just some
of the tasks Everest can assist you with:
- programming
- text entry prior to further formatting through other programs (eg TeX)
- editing configuration files without changing the existing text format
- writing batch files
Everest offers the following features:
- runs with all Atari 680x0 computers and with all known graphic cards
(apart from ST low resolution (320*200))
- fast scrolling on all models, with or without the blitter
- no cursor overrun (or similar annoying glitches)
- standard GEM interface
- Turbo C Editor compatible keyboard shortcuts
- capable of loading large (>300Kb) files without problems
- almost every command can be controlled via the keyboard, drop down menus
or dialogs (even block marking!)
- enables the use of GDOS (mono-spaced) fonts, provided GDOS (or GDOS
replacement such as NVDI) is installed. (The fonts supplied with Gemini
are particularly recommended)
- no external RSC file, so Everest is well suited to residing outside
folders on the root directory
- Everest employs dynamic memory allocation to leave the maximum possible
memory for other applications. Ideal for multitasking environments and
accessories
- Hard tabs
- GEM Clipboard support
- Turbo-C Help Accessory and 1STGUIDE support
- up to 10 active files. Although most TOS versions only support 7 windows
various utilities are available to increase this limit.
(WINX is recommended)
- Wildcards
- File Lists
- Abbreviations
1.1 Files and file structure
============================
Everest is suited for editing standard ASCII files. The line ending is
defined by the code 10 or the codes 13,10. Maximum line length is 300.
Unfortunately it is not possible to edit files that contain Null
Characters, i.e. characters with ASCII Code 0. Everest allows an
alternative character to be specified to replace the Null Character.
To use Everest only the file EVEREST.PRG is needed, however the following
files make Everest even easier to use:
a) INF File: EVEREST.INF
Everest creates or updates this file using the 'Save setup' option from
the 'Parameters' drop down menu. EVEREST.INF contains all configurable
parameters from the 'Parameters' drop down menu with additional
Search/Replace, printer and window position parameters. After
registration your name and key is can also be saved in the INF file.
Important!
Distribution of an INF file containing registered user details is NOT
allowed! Please be careful if you re-distribute your copy.
If you want to return to Everest and find everything exactly as you
left it use 'Save setup' to create or update EVEREST.INF.
b) File lists: EVEREST.LIS by default
A file list is a standard ASCII file that should have the extension LIS.
Each line has the following structure:
|
| | | | |