HOME

TheInfoList



OR:

ViewMAX is a CUA-compliant
file manager A file manager or file browser is a computer program that provides a user interface to manage computer files, files and folder (computing), folders. The most common Computer file#Operations, operations performed on files or groups of files incl ...
supplied with DR DOS versions 5.0 and 6.0. It is based on a cut-down runtime version of
Digital Research Digital Research, Inc. (DR or DRI) was a privately held American software company created by Gary Kildall to market and develop his CP/M operating system and related 8-bit, 16-bit and 32-bit systems like MP/M, Concurrent DOS, FlexOS, Multiuser ...
's GEM/3
graphical user interface A graphical user interface, or GUI, is a form of user interface that allows user (computing), users to human–computer interaction, interact with electronic devices through Graphics, graphical icon (computing), icons and visual indicators such ...
modified to run only a single statically built application, the ViewMAX desktop. Support for some unneeded functions has been removed whilst some new functions were added at the same time. Nevertheless, the systems remained close enough for ViewMAX to recognize GEM desktop accessories ( executables) automatically and to allow some native GEM applications ( executables) to be run inside the ViewMAX environment (without having to install and launch GEM first). Many display drivers for GEM 3.xx could be used by ViewMAX as well, enabling ViewMAX to be used with non-standard display adapters and higher resolutions than possible using the default set of ViewMAX drivers. Also, Digital Research's SID86, the symbolic instruction debugger that shipped with DR DOS 3.xx and provided dedicated functions to debug GEM applications (see GEM-specific help under SID86 or GEMSID), could be used for ViewMAX as well.


Versions

Originally named ''Navigator'' in beta versions, ViewMAX 1.00 was distributed with DR DOS 5.0 in 1990 to provide an equivalent to DOSSHELL in
MS-DOS MS-DOS ( ; acronym for Microsoft Disk Operating System, also known as Microsoft DOS) is an operating system for x86-based personal computers mostly developed by Microsoft. Collectively, MS-DOS, its rebranding as IBM PC DOS, and a few op ...
/ PC DOS 4.0. It had a very similar appearance to Digital Research's previous GEM desktops – two fixed-size windows. Each window would either contain icons representing drives, directories and files, or a representation of the directory hierarchy. If supported by the underlying operating system (such as DR DOS), file and directory passwords and access permissions were supported. Network drives (including CD-ROM drives) were distinguished through their own icon, different from those of local drives. In 1991, ViewMAX 2 was distributed with DR DOS 6.0. Various graphical improvements were made in this release, including controls with a 3D appearance and user-selectable colour schemes. The directory tree (if enabled) was now shown beside the list of icons, rather than instead of it. Various settings could be stored in a configuration files named %DRDOSCFG%\VIEWMAX.INI. For more flexible character set support ViewMAX 2 loaded display fonts from a standard DOS file depending on the current
code page In computing, a code page is a character encoding and as such it is a specific association of a set of printable character (computing), characters and control characters with unique numbers. Typically each number represents the binary value in a s ...
rather than using a GEM specific character set, a feature also incorporated into FreeGEM since 2005. The DOS/V-compatible Japanese version of ViewMAX, as distributed with DR DOS 6.0/V in 1992, supported DBCS characters loaded by from . Support was added for the DR DOS task switcher TaskMAX; if this was present, applications would be launched as separate tasks, and ViewMAX could switch between them. As TASKMGR in later operating systems such as Novell DOS 7, OpenDOS 7.01, DR-DOS 7.02 and higher continued to emulate most of the task switcher API as well, ViewMAX 2 could be used to switch and control multiple concurrently running full-screen DOS tasks under the DR-DOS preemptively multitasking kernel () as well. ViewMAX 3 was intended to be the graphical file manager for
Novell Novell, Inc. () was an American software and services company headquartered in Provo, Utah, that existed from 1980 until 2014. Its most significant product was the multi-platform network operating system known as NetWare. Novell technolog ...
's next version of DR DOS. ViewMAX 3 included support for colour
icons An icon () is a religious work of art, most commonly a painting, in the cultures of the Eastern Orthodox, Oriental Orthodox, Catholic, and Lutheran churches. The most common subjects include Jesus, Mary, saints, and angels. Although especially ...
, movable and resizable windows, program groups, and background images. If the underlying DR-DOS had the optional multi-user security module loaded, ViewMAX would also provide support for the extended world/group/owner access permission system. Although ViewMAX 3 was part of the DR DOS "Panther" Beta 1 distribution in October 1992, it was never completed and apparently abandoned in favour to
Apple An apple is a round, edible fruit produced by an apple tree (''Malus'' spp.). Fruit trees of the orchard or domestic apple (''Malus domestica''), the most widely grown in the genus, are agriculture, cultivated worldwide. The tree originated ...
's and Novell's "
Star Trek ''Star Trek'' is an American science fiction media franchise created by Gene Roddenberry, which began with the Star Trek: The Original Series, series of the same name and became a worldwide Popular culture, pop-culture Cultural influence of ...
" team project in 1992/1993, which remained unreleased as well. So, Novell DOS 7, as "DR DOS 7.0" was called in 1994, came without any graphical file manager at all. When
Caldera A caldera ( ) is a large cauldron-like hollow that forms shortly after the emptying of a magma chamber in a volcanic eruption. An eruption that ejects large volumes of magma over a short period of time can cause significant detriment to the str ...
bought the remaining Digital Research assets from Novell on 23 July 1996, initial plans were to revive GEM and ViewMAX technologies for a low-footprint user interface for
OpenDOS DR-DOS is a disk operating system for IBM PC compatibles, originally developed by Gary A. Kildall's Digital Research, Digital Research, Inc. and derived from Concurrent PC DOS 6.0, which was an advanced successor of CP/M-86. Upon its introd ...
in mobile applications as ''Caldera View'', but these plans were abandoned by Caldera UK in favour of DR-WebSpyder and GROW. After closing the DR-DOS development center Caldera UK in early 1999, the remaining source code of the ViewMAX 3
beta version The software release life cycle is the process of developing, testing, and distributing a software product (e.g., an operating system). It typically consists of several stages, such as pre-alpha, alpha, beta, and release candidate, before the fi ...
was published in April 1999 by the US parent company Caldera Thin Clients under the GPL following continued community request to release the sources, shortly before the company changed its name to Lineo and switched to
Linux Linux ( ) is a family of open source Unix-like operating systems based on the Linux kernel, an kernel (operating system), operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically package manager, pac ...
-based technologies three months later. Various ViewMAX features not previously found in GEM have been incorporated into FreeGEM since then.


See also

* GEM * DOSSHELL * Comparison of file managers * COMMAND.COM


References


Further reading

* (88 pages) * (106 pages)


External links


Ben A. L. Jemmett's GEM site Deltasoft




(1999 mirror) {{Digital Research DOS drivers File managers DOS software GEM software Digital Research software User interfaces Graphical user interfaces Windowing systems