Short: Viewer for text/guides/html/datatypes Author: Juergen Klawitter Uploader: Andreas Neumann Type: text/show Replaces: text/show/Next3.01* 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. Doesn't need amigaguide.library but uses it if wanted - Conversion of various text formats: IBM/MSDos text, MacIntosh text, MacBin, FTXT, RTF, MSHelp files, Unix manual pages, MSWord, MSWrite, WordPerfect, FinalWriter and WordWorth - displays powerpacked data files (internal routine) and XPK files - expands LZ77 compressed (SZDD) files - unpacks and displays archived files (LhA,LZX,ZIP,GZIP,RAR,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 in V3.1 =============== meaning: + new, ^ improved, * changed, - removed V3.1 ==== + Option XAD/S: Causes xadmaster.library and clients to be used for extraction of archived files. External unpackers can be used alternately. + Option PENS/K: Enables you to set your own colors in NEXT's windows. + Own routine for playing sounds by datatypes. ^ Default colors are now completely set according to palette settings. Colors in Guides are the same as shown by MultiView. But due to restrictions of the console.device only the first 8 colors (pen numbers 0-7) of the workbench palette can be shown. ^ Functions Print and Copy present a save requester if you enter a directory as destination. ^ Information about the archive type is shown with "I" when the archive list window is open. ^ The list format of UnZip 5.40 which differs from earlier versions (two chars more for file size) is supported. ^ Uncompressed size of archived files bigger than 7 digits is now converted to K. * MacDOC renamed to MacWORD5 because it turned out to be MacWORD5 - BUG: Busy loop when listing archives with more than 4095 files.