Download Latest Version ENDEDIT_1.0.1.9_bin.zip (438.0 kB)
Email in envelope

Get an email when there's a new version of ENDEDIT

Home / ENDVIEW_1.0
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2023-10-30 2.0 kB
ENDVIEW_1.0.zip 2023-10-30 215.0 kB
Totals: 2 Items   217.1 kB 0
//------------------------------------------------------------------------------
//
//  ENDVIEW: An ENDTEXT Viewer
//  Copyright (C) 2021-2023 by Jim Valavanis
//
//  This program is free software; you can redistribute it and/or
//  modify it under the terms of the GNU General Public License
//  as published by the Free Software Foundation; either version 2
//  of the License, or (at your option) any later version.
//
//  This program is distributed in the hope that it will be useful,
//  but WITHOUT ANY WARRANTY; without even the implied warranty of
//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
//  GNU General Public License for more details.
//
//  You should have received a copy of the GNU General Public License
//  along with this program; if not, write to the Free Software
//  Foundation, inc., 59 Temple Place - Suite 330, Boston, MA
//  02111-1307, USA.
//
//------------------------------------------------------------------------------
//  E-Mail: jimmyvalavanis@yahoo.gr
//  Site  : https://sourceforge.net/projects/endedit/
//  Repository  : https://github.com/jval1972/ENDEDIT
//------------------------------------------------------------------------------

ENDVIEW v.1.0
A viewer for B800 texts.
(c) 2023, Jim Valavanis

Usage:

Open from WAD file                  [-wadfile] wadfilename [-entry entryname]
Open single file                    -file filename
Open in fullscreen                  -fullscreen
Set the blinking interval           -interval XXX
Set display window width            -width XXX
Set display window height           -height XXX
Set display window left             -left XXX
Set display window top              -top XXX

-Setting top, left, width & height in fullscreen mode has no effect.
-Setting top, left, width & height outside the screen will leave visible part on screen.
-Double click or press any key to close.
-Click and drag to move (no effect in fullscreen).
-Settings are not saved, every run uses default values.
Source: readme.txt, updated 2023-10-30