home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / max300c.zip / whatsnew.300 < prev   
Text File  |  1995-08-10  |  8KB  |  172 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                              New Features in Maximus 3.0
  8.                              ===========================
  9.  
  10.             *  Added MEX, the Maximus Extension Language. MEX is a true
  11.                programming language that includes features from the
  12.                BASIC, C and Pascal languages. MEX is easy to use, but it
  13.                also supports many advanced language constructs,
  14.                including function calls, block scoping, dynamic strings,
  15.                arrays, structures, pass-by-reference arguments, and
  16.                more.
  17.  
  18.                MEX is a complement to MECCA, the original Maximus
  19.                scripting language. While MECCA is still fully supported,
  20.                many tasks can be simplified by using MEX scripts. MEX
  21.                programs can access many internal Maximus features and
  22.                functions, including the fields in the user record, the
  23.                message and file area data files, the file tag queue, and
  24.                much more. MEX supports over 100 internal functions that
  25.                allow user-developed programs to interface with an on-
  26.                line user.
  27.  
  28.                As a testament to the power of MEX, Maximus 3.0 will ship
  29.                with a number of MEX system utilities and applications.
  30.                The release will include the sources for MEXBank, a MEX-
  31.                based time bank, and MEXChat, a split-screen chat
  32.                application. In addition, numerous parts of Maximus
  33.                itself have been converted to MEX, such as many of the
  34.                menu headers and display options.
  35.  
  36.             *  Hierarchical message and file area support. Both message
  37.                and file areas can be grouped into logical subsections.
  38.                Internal commands for area selection now automatically
  39.                recognize these subsections and allow users to move
  40.                easily through the hierarchy.
  41.  
  42.             *  Extensive support for RIP graphics. Maximus 3.0 will:
  43.                automatically detect RIP support, automatically size menu
  44.                output based on the RIP window size, display most
  45.                internal prompts using RIP graphics, allow the SysOp to
  46.                add both RIP and non-RIP strings to the system language
  47.                file, select special .RIP files for display instead of
  48.                .BBS files, and automatically send/display RIP scene and
  49.                icon files to the user.
  50.  
  51.                Other points of interest related to RIP: the RIP
  52.                sequences are automatically filtered from the local SysOp
  53.                console. Both MECCA and MEX support an interface to the
  54.                RIP file-sending mechanism. The system also comes with a
  55.                complete set of RIP support files.
  56.  
  57.             *  Support for SysOp-defined privilege levels. The old
  58.                system of 12 user privilege levels has been expanded to
  59.                include a flexible set of user "classes" that can be used
  60.                to define the attributes of an arbitrary privilege level.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.                Numeric privilege levels are associated with each class,
  67.                so a purely-numeric privilege level system can be used if
  68.                desired. However, the SysOp can also assign synonyms to
  69.                each class (such as "Limited" or "Normal") for backwards
  70.                compatibility.
  71.  
  72.             *  Access Control Strings (ACS) have now replaced privilege
  73.                levels qualifiers. Menu commands can be restricted to
  74.                users with an arbitrary set of privilege levels, keys, or
  75.                other attributes. This differs from the previous "all
  76.                users of level X or greater" method of access control
  77.                used in Maximus 2.x.
  78.  
  79.             *  Support for local file attaches in Squish message areas.
  80.                This allows users to enter messages and upload files to
  81.                be sent to the addressee. Features such as file
  82.                compression and storage can be controlled by the SysOp.
  83.  
  84.             *  Added a "Reply in other area" menu option that allows
  85.                users to reply to a message in a location other than the
  86.                current area.
  87.  
  88.             *  Maximus-OS/2 now uses the Master Control Program (MCP)
  89.                for handling inter-process communications. MCP is a
  90.                multithreaded, 32-bit detached process that handles all
  91.                communications needs for Maximus nodes.
  92.  
  93.             *  Maximus-OS/2 supports "Session Monitor" (SM), a 32-bit
  94.                Presentation Manager LAN administration tool. SM allows
  95.                the SysOp to view, start, and stop remote Maximus tasks
  96.                that are running on a LAN.  SM can also be used on a
  97.                local machine to view multiple Maximus sessions on the
  98.                desktop.
  99.  
  100.             *  Maximus-OS/2 supports a new REXX API for accessing the
  101.                Maximus user file.
  102.  
  103.             *  A message-tracking system for use in technical support
  104.                environments. Maximus can keep an audit trail of all
  105.                messages in certain areas, assign "ownership" of messages
  106.                to individuals, and produce detailed reports regarding
  107.                the status of various messages.
  108.  
  109.             *  Full support for CD-ROMs and other slow filesystems.
  110.                Maximus will copy files to a staging area before a
  111.                transfer and it will only access the drive when
  112.                absolutely necessary. Areas can also be specifically
  113.                excluded from new files searches.
  114.  
  115.             *  The internal user editor has been redesigned. The screen
  116.                layout is much more user-friendly, and all of the new
  117.                fields can be edited with only a few keystrokes.
  118.  
  119.  
  120.  
  121.  
  122.  
  123.             *  Support for nested menus. The Link_Menu and Return menu
  124.                commands can be used to create a multilevel menu
  125.                hierarchy, rather than the flat menu structure of Maximus
  126.                2.x.
  127.  
  128.             *  Optional support for user password encryption. This
  129.                feature uses the RSA Data Security "MD5" algorithm as a
  130.                one-way hash for storing passwords in the user file.
  131.  
  132.             *  A new menu option allows users to limit QWK message
  133.                downloads by message date.
  134.  
  135.             *  Added SoundBlaster support for Maximus-OS/2. Maximus can
  136.                now play your TUNES.BBS tunes on any SoundBlaster-
  137.                compatible card.
  138.  
  139.             *  A new "UMSGID" option that ensures that messages within
  140.                Squish-format areas always maintain the same message
  141.                numbers over the area's lifetime.
  142.  
  143.             *  Support for an unlimited number of tagged message areas.
  144.  
  145.             *  Menu commands can now be assigned to function keys and
  146.                cursor keys. Users must run a terminal program that
  147.                supports "DoorWay mode" to use this feature.
  148.  
  149.             *  Browse now supports wildcard and group-based area
  150.                selection.
  151.  
  152.             *  Added the following fields to the user file: number of
  153.                files downloaded (total), number of files downloaded
  154.                (today), number of files uploaded, number of messages
  155.                read, number of messages posted, date of first call, date
  156.                of last newfiles scan, date of last password change, date
  157.                of birth, and more.
  158.  
  159.             *  Maximus now supports file descriptions up to 1024 bytes
  160.                in size.
  161.  
  162.             *  Automatic/manual file date support is now configurable
  163.                for each individual file area. FB will now automatically
  164.                parse dates and sizes that are embedded directly in the
  165.                file listing. Also added limited support for PCBoard-
  166.                style "line continuation characters" in file listings.
  167.  
  168.             *  Remote users can now optionally use the "local" external
  169.                message editor.
  170.  
  171.             *  Users can now tag message areas directly from the "More"
  172.                prompt within the message tag command.