Short: Viewer for text/guides/html/datatypes Author: Jürgen Klawitter Uploader: Andreas Neumann Type: text/show Replaces: text/show/Next2.7* NEXT is a fast and compact text viewer, written in assembly. It displays all kinds of files including binaries, crunched and archived files. OS 2+ required. Main Features: -------------- - Hypertext viewer for HTML (offline) and AmigaGuide documents - converts MSDos/IBM texts to Amiga charset - converts MSWord and MSWrite documents - displays powerpacked data files (internal routine) and XPK files - expands LZ77 compressed files (magic=SZDD) - unpacks and displays archived files (LhA,LZX,ZIP,GZIP,COMPRESS,TAR) - internal detar routine - GUI for dearchivers - displays and prints pictures (OS 3+ and datatypes needed) - remembers previously loaded files - easy loading of your favorite files which can be predefined - font sensitive, font selection by font requester - saves/prints whole file or a definable block - printings with title line and page numbers (position and style of title line can be selected) - fast and effective search: all matches are displayed at once on screen - pattern search - search by mouse click - special search routine for strings within binaries - counts words, strings or chars within file or block - various modes to load a file - scans directories using wildcards - AMINET support - bookmarks - appwindow - clipboard copy - size of displayed files unlimited - reentrant code (can be made resident) ... and more --------------------------------------------------------------------- Changes V2.8 ============ meaning: + new, ^ improved, * changed, - removed + New option RIGHT places the scrollgadget in the right border of the main window. ^ Better compability with urouhack and similar hacks. ^ XPM pictures are now displayed in datatype mode, formerly misunderstood as text files. * The maximal value for ROWS has been increased from 105 to 126. * Hint: UnZip 5.12 crashes if made resident (reported by Gustavo Gomez). I recommend UnZip 5.30 which works without problems. - BUG: Option CENTER worked only when typed on the command line, not in next.prefs. Fixed. - BUG: Correct title of the help window had been "optimized" off.