Dec 282017
VersaEdit was created specifically to enable PC programmers to effectively create, maintain, and manipulate source code files. Programmer’s editor. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
AVGLINE.EXE | 11944 | 6991 | deflated |
CLE.BAT | 2427 | 1000 | deflated |
CONFIG.VE | 179 | 117 | deflated |
E.EXE | 74263 | 71339 | deflated |
HELP.VE | 37668 | 7953 | deflated |
LICENSE.VE | 7871 | 2723 | deflated |
MAK.BAT | 1701 | 781 | deflated |
MANUAL.VE | 92946 | 20217 | deflated |
MARGIN.SET | 12 | 12 | stored |
README | 3000 | 1335 | deflated |
Download File VERSEDIT.ZIP Here
Contents of the README file
Version 1.2B
GETTING STARTED WITH VERSAEDIT.
The installation process has been simplified from the previous
version, please see the User's Manual.
The VersaEdit diskette or archive should contain the following
files:
E.EXE The executable program file.
HELP.VE The help file used by the program.
CONFIG.VE The configuration file used by the program
CLE.BAT A sample batch procedure to compile, link, and
execute a program. In case of compiler errors, the
batch procedure executes VersaEdit with the source
code file in the first window, and the compiler
errors in the second window. When VersaEdit ends,
the batch procedure resumes the process from the
beginning.
MAK.BAT A sample batch procedure to be used instead of
CLE.BAT, when a Make Utility is used.
AVGLINE.EXE A utility program that determines the average line
length of your source code files. The average line
length is supplied to VersaEdit via the Parameters
Menu in order to fine tune the internal memory
allocation.
MANUAL.VE The User's Manual.
LICENSE.VE The license agreement and registration form.
MARGIN.SET The LASERJET series II commands to set the top and
left margins to 0.
README This file.
The user documentation is built into VersaEdit in the form of
context sensitive help, hence printing of the manual may not be
necessary.
At a minimum, you should read the installation instructions and the
license agreement. The user's manual is provided in generic print
format in the MANUAL.VE file. It can be viewed using VersaEdit or
any other ASCII editor. VersaEdit can be used without installation
if files E.EXE, HELP.VE, and CONFIG.VE are in the current path.
The manual can be printed by copying it to the printer port. For
example:
COPY MANUAL.VE LPT1:
Both, the top and left margin on your printer should be set to 0.
If you use LASERJET series II printer, copy MARGIN.SET file to your
printer port, prior to printing the manual. For example:
COPY MARGIN.SET LPT1:
AVAILABILITY OF SOURCE CODE AND PROGRAMMING SERVICES.
VersaEdit is written in the "C" language. The source code is
available for sale, in parts or as entire program.
Following is a list of available services:
- Make all modifications needed to adapt the program to your
application.
- Customize specific routines to your needs. The routines can
be text editing functions or the user interface, which can be
transferred to your applications.
- Adapt VersaEdit to languages other than English.
- Other design and programming services.
For further information contact
Szachna Spirytus
3705 S. George Mason Dr., No. 2517-S
Falls Church, VA 22041
(703)931-9398
GETTING STARTED WITH VERSAEDIT.
The installation process has been simplified from the previous
version, please see the User's Manual.
The VersaEdit diskette or archive should contain the following
files:
E.EXE The executable program file.
HELP.VE The help file used by the program.
CONFIG.VE The configuration file used by the program
CLE.BAT A sample batch procedure to compile, link, and
execute a program. In case of compiler errors, the
batch procedure executes VersaEdit with the source
code file in the first window, and the compiler
errors in the second window. When VersaEdit ends,
the batch procedure resumes the process from the
beginning.
MAK.BAT A sample batch procedure to be used instead of
CLE.BAT, when a Make Utility is used.
AVGLINE.EXE A utility program that determines the average line
length of your source code files. The average line
length is supplied to VersaEdit via the Parameters
Menu in order to fine tune the internal memory
allocation.
MANUAL.VE The User's Manual.
LICENSE.VE The license agreement and registration form.
MARGIN.SET The LASERJET series II commands to set the top and
left margins to 0.
README This file.
The user documentation is built into VersaEdit in the form of
context sensitive help, hence printing of the manual may not be
necessary.
At a minimum, you should read the installation instructions and the
license agreement. The user's manual is provided in generic print
format in the MANUAL.VE file. It can be viewed using VersaEdit or
any other ASCII editor. VersaEdit can be used without installation
if files E.EXE, HELP.VE, and CONFIG.VE are in the current path.
The manual can be printed by copying it to the printer port. For
example:
COPY MANUAL.VE LPT1:
Both, the top and left margin on your printer should be set to 0.
If you use LASERJET series II printer, copy MARGIN.SET file to your
printer port, prior to printing the manual. For example:
COPY MARGIN.SET LPT1:
AVAILABILITY OF SOURCE CODE AND PROGRAMMING SERVICES.
VersaEdit is written in the "C" language. The source code is
available for sale, in parts or as entire program.
Following is a list of available services:
- Make all modifications needed to adapt the program to your
application.
- Customize specific routines to your needs. The routines can
be text editing functions or the user interface, which can be
transferred to your applications.
- Adapt VersaEdit to languages other than English.
- Other design and programming services.
For further information contact
Szachna Spirytus
3705 S. George Mason Dr., No. 2517-S
Falls Church, VA 22041
(703)931-9398
December 28, 2017
Add comments