home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #3.1 / RBBSIABOX31.cdr / dosc / dos33.txt < prev    next >
Encoding:
Text File  |  1987-04-03  |  48.0 KB  |  770 lines

  1. NUMBER     287-098
  2. TITLE      IBM DISK OPERATING SYSTEM (DOS) VERSION 3.30
  3. ABSTRACT          Today, IBM announces three licensed programs:
  4.            o   Disk Operating System (DOS) Version 3.30
  5.            o   Disk Operating System Version 3.30 Technical Reference
  6.            o   TopView (TM) Version 1.12
  7.                   IBM Disk Operating System (DOS) Version 3.30 is the latest
  8.            single-tasking DOS for IBM Personal Computers and supports the new
  9.            IBM Personal System/2 (TM) Model 30, IBM Personal System/2 Model 50,
  10.            IBM Personal System/2 Model 60, and IBM Personal System/2 Model 80
  11.            processors.  National language support has been extended to 11
  12.            languages.  An upgrade from any previous version of DOS to DOS
  13.            Version 3.30 is available.
  14.             (TM) Trademarks of International Business Machines Corporation.
  15.                   A new DOS Version 3.30 Technical Reference Manual is available
  16.            separately to support the new DOS 3.30.  The Update Information
  17.            Service (UIS) for DOS Technical References is being cancelled.  All
  18.            UIS registered users of DOS Technical Reference (6024213) will
  19.            receive the DOS Version 3.30 Technical Reference, which will be the
  20.            last automatic update, at no additional cost.
  21.                   A maintenance update of TopView Version 1.12 provides the
  22.            necessary support for the new IBM Personal System/2 Models 30, 50,
  23.            60, and 80.
  24.                   In addition, IBM announces revised Quantity Discount Agreement
  25.            (QDA) IBM Personal Computer Licensed Programs Exhibits with new terms
  26.            and conditions for Additional Licenses (AL) for these programs.
  27.            Refer to Programming Announcement 287-137, dated April 2, 1987, for
  28.            additional details.
  29.                   Effective July 10, 1987, IBM is withdrawing from marketing the
  30.            following programs licensed under the IBM Program License Agreement:
  31.            o   DOS Version 3.10 (6024211)
  32.            o   DOS Version 3.20 (5.25-inch) (6280057)
  33.            o   DOS Version 3.20 (3.5-inch) (6280058)
  34.            o   DOS Technical Reference (6024213)
  35.                   Charges:
  36.                      Program        One-Time
  37.                      Number         Charge
  38.                      6280060         $120
  39.                      6280059           85
  40.                      6024475          175
  41.                   Planned Availability Date:  April 2, 1987
  42. PROGNO       6280060  Disk Operating System
  43.                       Version 3.30
  44.              6280059  Disk Operating System
  45.                       Version 3.30 Technical Reference
  46.              6024475  TopView Version 1.12
  47. OVERVIEW   HIGHLIGHTS
  48.            o   DOS 3.30 supports IBM Personal Computers, including the new IBM
  49.                Personal System/2 Model 30, IBM Personal System/2 Model 50, IBM
  50.                Personal System/2 Model 60, and IBM Personal System/2 Model 80
  51.                processors.
  52.            o   DOS 3.30 is compatible with DOS 3.20
  53.            o   Three new commands (FASTOPEN, CALL, APPEND) have been added.
  54.            o   BACKUP/RESTORE, DATE/TIME, ATTRIB, and SYS commands are enhanced
  55.                to provide improvements in performance and usability
  56.            o   Other enhancements have been made to increase the number of open
  57.                files, to speed up disk drive I/O, and to provide a faster and
  58.                more secure method of writing to a disk file in multi-user
  59.                environments such as networks.
  60.            o   The number of asynchronous ports supported is increased to four,
  61.                1.44MB diskettes are supported, and fixed disks greater than 32MB
  62.                are supported in partitioned mode.
  63.            o   DOS 3.30 supports 11 national languages.
  64.            o   The new DOS 3.30 Technical Reference supports the DOS 3.30
  65.                product.
  66.            o   TopView 1.12 provides necessary support for IBM Personal System/2
  67.                Models 30, 50, 60, and 80 hardware.
  68.            DESCRIPTION
  69.                   DOS Version 3.30 is compatible with DOS 3.20 and supports IBM
  70.            Personal Computers.  Effective July 10, 1987, DOS 3.10 and 3.20 will
  71.            be withdrawn.  An upgrade to DOS 3.30 from all prior levels of DOS is
  72.            being offered at a reduced cost.
  73.                   DOS 3.30 provides required support for an application program
  74.            to interface with the IBM Personal Computer hardware.  It allows a
  75.            user to manage files on a disk or diskette and to start an
  76.            application consisting of one or more programs linked together into a
  77.            single load module.
  78.                   The DOS 3.30 product includes the BASIC Interpreter Program
  79.            Version 3.30.  The existing BASIC Reference Manual Version 3.20
  80.            (6280075) describes BASIC 3.30 and is available separately.
  81.                   A new DOS Version 3.30 Technical Reference contains the
  82.            LINKER, EXE2BIN, and VDISK.ASM, which were previously shipped with
  83.            DOS.  DEBUG is now shipped with both DOS and the Technical Reference.
  84.            A new program, LIB, has been added to allow programmers to maintain a
  85.            library of assembled routines.  The current DOS Technical Reference
  86.            (6024213) is being withdrawn effective July 10, 1987.
  87.                   Details of the new DOS 3.30 function are as follows:
  88.            o   FASTOPEN is a new Terminate and Stay Resident Command used to
  89.                install file name cache support.  This command allows files that
  90.                have been accessed recently to be reopened rapidly and provides
  91.                fast access to nested files that are opened and closed
  92.                frequently, such as files shared by multiple users on a PC
  93.                network.
  94.            o   CALL is a new command that allows for nested batch files.  A
  95.                batch file can call another batch file which can return control
  96.                to the calling batch file.  This enhances support for
  97.                applications such as automated test programs.
  98.            o   Batch File is a facility that has been enhanced to allow access
  99.                to environmental values.  This enhancement results in increased
  100.                flexibility of batch files by allowing appropriate actions to
  101.                occur based on the content of the environmental area.
  102.            o   APPEND is a new command that allows the use of application and
  103.                data files not contained in the currently active directory.  It
  104.                allows the user to be in one subdirectory and find files in
  105.                another subdirectory to eliminate duplication of files or file
  106.                profiles in each directory.
  107.            o   BACKUP and RESTORE are commands that have been enhanced to
  108.                provide greater performance and usability.  A diskette not
  109.                previously formatted will be formatted using a new /F parameter.
  110.                The backup mode more efficiently uses the backup media capacity
  111.                and correctly handles file sharing and record locking.  The
  112.                BACKUP command produces a log file that records each file
  113.                processed and identifies the diskette on which the file resides.
  114.                The RESTORE command  has been enhanced to prevent the creation of
  115.                an unbootable system due to inadvertent restoration of system
  116.                files.
  117.            o   DATE and TIME, for those systems with a CMOS clock, are enhanced
  118.                commands to provide the ability to set and update the system date
  119.                and time.  Previously, the CMOS clock date and time could only be
  120.                changed through the SETUP routine on the system diagnostic
  121.                diskette.
  122.            o   ATTRIB is a command that has been enhanced to provide the ability
  123.                to modify most file attributes for a single file,  for selected
  124.                files in a directory,  or for all files at or below a directory
  125.                level.  This command allows the user greater control over file
  126.                access and usage.
  127.            o   SYS is a command that is enhanced to allow previous system
  128.                release diskettes to be upgraded with checking to prevent the
  129.                creation of an unbootable diskette.
  130.            o   SET HANDLE COUNT feature is a new interrupt 21H function that
  131.                supports more than 20 open files per process.  This support can
  132.                be used especially by data base applications to reduce the need
  133.                to "swap" handles (i.e., opens and closes) to access the large
  134.                number of files such applications need.
  135.            o   Hardfile disk operation utilizes the enhanced BIOS support for
  136.                hardfile drives by allowing data to be accessed by a single
  137.                operation independent of the number of tracks the data spans.
  138.                When data, such as clusters, spans tracks on a hardfile, DOS 3.30
  139.                issues a single operation for all tracks.  This speeds up I/O for
  140.                large data file processing on hardfiles.
  141.            o   COMMIT FILE feature is a new interrupt 21H function which causes
  142.                all buffered data for a file to be written to the device.  This
  143.                allows a faster and more secure method of writing to a disk file
  144.                and committing data in multi-user environments (for example, PC
  145.                Network).  COMMIT FILE can be used instead of the close-open
  146.                sequence.
  147.            o   MODE is a command that is enhanced to provide support for up to
  148.                four asynchronous communications ports to exploit new hardware
  149.                capability.  This also allows the user to set the asynchronous
  150.                adapter to 19.2KB transmission rates.
  151.            o   Logical partitioning  of fixed disks allows access of media
  152.                greater than 32MB by allowing the user to divide large hardfiles
  153.                into logical drives up to 32MB, depending upon physical space
  154.                available.  This provides support for large hardfiles.  Each disk
  155.                volume created within the extended DOS partition can be any size
  156.                from one cylinder up through 32MB.
  157.            o   Enhanced handling of error messages:  The prompt Abort, Retry, or
  158.                Ignore is enhanced to display only the appropriate action subset
  159.                of a new prompt, Abort, Retry, Ignore, or Fail.  A Fail return
  160.                code has been added to aid applications in handling of critical
  161.                errors.
  162.            DOS 3.30 SUPPORTS 11 NATIONAL LANGUAGES
  163.            Support is provided for US English, UK English, German, French,
  164.            Italian, Spanish, Danish, Dutch, Norwegian, Portuguese, and Swedish.
  165.            Support for National Code Pages 437, 860, 863, 865, multilingual code
  166.            page 850, and support for national language keyboards has been
  167.            provided.
  168.            o   The COUNTRY command is enhanced to provide more extensive country
  169.                information to extend national language support.  All extended
  170.                country information will be supplied by an external data file
  171.                (COUNTRY.SYS).  The COUNTRY command will indicate the location of
  172.                this file.
  173.            o   The new KEYB command provides a single keyboard driver routine
  174.                for all keyboards supported in DOS (17) instead of individual
  175.                drivers (KEYBXX) for each keyboard supported.
  176.            o   The new external Terminate and Stay Resident command (NLSFUNC)
  177.                expands DOS 3.30 interrupt function capability to allow for
  178.                extended country information and code page support.
  179.            o   CHCP is a new command that can initiate code page switching if
  180.                hardware support is available for this feature.  A code page is a
  181.                set of characters and symbols appropriate to a given country.  In
  182.                addition, the MODE command is enhanced to support code pages.
  183.            DOS 3.30 TECHNICAL REFERENCE
  184.            This program is packaged and sold separately and covers topics for
  185.            the experienced DOS user, system programmer, and application
  186.            developer.  For DOS Version 3.30 the following programs and
  187.            associated documentation have been transferred from DOS to the DOS
  188.            3.30 Technical Reference:
  189.            o   LINKER
  190.            o   EXE2BIN
  191.            o   VDISK.ASM
  192.            o   DEBUG.
  193.                   The DEBUG utility is shipped with DOS 3.30 and with the
  194.            Technical Reference.  Its detailed command description is included in
  195.            the Technical Reference.  Debug can be used to display, change, or
  196.            trace a program in memory.
  197.                   The Linker Program (LINKER) can be used to combine separately
  198.            produced object modules into a relocatable load module.
  199.                   The EXE2BIN program is used to convert the output of files
  200.            created by the Linker (.EXE files) to command files (.COM).
  201.                   VDISK.ASM is a file containing the Assembler Language source
  202.            code for Virtual Disk (RAM memory disk) device driver (VDISK.SYS).
  203.            The assembled object code for VDISK.SYS and instructions for its use
  204.            are included in the DOS 3.30 package.  The VDISK.ASM file is provided
  205.            on the DOS 3.30 Technical Reference utilities diskette for
  206.            programmers who want to use it as a model for creating device
  207.            drivers.
  208.                   An additional program, LIB, has been added to the DOS 3.30
  209.            Technical Reference utilities diskette.  This program provides the
  210.            Library Manager function which allows a programmer to maintain a
  211.            library of assembled subroutines.  Subroutines from this library can
  212.            then be linked into a program.
  213.                   TopView 1.12
  214.                   A maintenance update of TopView Version 1.12 provides the
  215.            necessary support for the new IBM Personal System/2 Model 30, IBM
  216.            Personal System/2 Model 50, IBM Personal System/2 Model 60, and IBM
  217.            Personal System/2 Model 80.  This update includes support for
  218.            3.5-inch diskette media, the IBM mouse driver, and new functions in
  219.            DOS 3.30 (i.e., keyboard support, extended COM ports, new INT 21
  220.            functions, and the APPEND command).
  221.                   A replacement product is available to all registered users of
  222.            TopView Version 1.1 at no charge from IBM.  The replacement product
  223.            contains 5.25-inch and 3.5-inch diskettes.
  224.                   BASIC 3.30
  225.                   BASIC Interpreter Program Version 3.3 is shipped with DOS
  226.            3.30.  The existing BASIC Reference Manual Version 3.20 describes
  227.            BASIC 3.30 and is separately available.
  228. CUSTINFO   PUBLICATIONS
  229.                   The BASIC Reference Manual Version 3.20 (6280075) is
  230.            available.
  231.            EDUCATION SUPPORT
  232.                   There is no customer education planned for this product.
  233.            SCHEDULE
  234.                   Planned availability is April 2, 1987.
  235. TECHINFO   TECHNICAL INFORMATION
  236.            SPECIFIED OPERATING ENVIRONMENT
  237.            MACHINE REQUIREMENTS
  238.            o   An IBM PCjr (TM), IBM PC Convertible, IBM Personal Computer, IBM
  239.                Personal Computer XT (TM), IBM Personal Computer AT (R), IBM
  240.                Personal System/2 Model 30, IBM Personal System/2 Model 50, IBM
  241.                Personal System/2 Model 60, or IBM Personal System/2 Model 80.
  242.             (TM) Trademarks of International Business Machines Corporation.
  243.             (R) Registered trademark of International Business Machines
  244.               Corporation.
  245.            MEMORY REQUIREMENTS
  246.            o   128KB is the minimum memory requirement for DOS 3.30 systems.
  247.            DISKETTE DRIVE REQUIREMENTS:
  248.            o   360KB (5.25-inch) diskette drive
  249.            o   720KB (3.5-inch) diskette drive
  250.            o   1.44MB (3.5-inch) diskette drive
  251.            o   1.2MB (5.25-inch) diskette drive
  252.            ADAPTER AND DISPLAY COMBINATIONS
  253.            o   IBM 4900 Monochrome Display and Printer Adapter with IBM
  254.                Monochrome Display (5151)
  255.            o   IBM 4910 Color/Graphics Monitor Adapter with IBM Color Display
  256.                (5153)
  257.            o   IBM 1200 Enhanced Graphics Adapter with an IBM 5154 Enhanced
  258.                Color Display, an IBM 5153 Color Display, or an IBM 5151
  259.                Monochrome Display
  260.            o   IBM Personal System/2 Model 30, IBM Personal System/2 Model 50,
  261.                IBM Personal System/2 Model 60, or IBM Personal System/2 Model 80
  262.                (all with integrated display support) with IBM Personal System/2
  263.                Color Display 8512, IBM Personal System/2 Monochrome Display
  264.                8503, or IBM Personal System/2 Color Display 8513 displays
  265.            o   IBM Personal System/2 Display Adapter 8514/A with IBM Personal
  266.                System/2 Color Display 8512, IBM Personal System/2 Monochrome
  267.                Display 8503, IBM Personal System/2 Color Display 8513, or IBM
  268.                Personal System/2 Color Display 8514
  269.            o   IBM Personal System/2 Display Adapter with IBM Personal System/2
  270.                Color Display 8512, IBM Personal System/2 Monochrome Display
  271.                8503, IBM Personal System/2 Color Display 8513 or or IBM Personal
  272.                System/2 Color Display 8514
  273.            COMPATIBILITY:  IBM Disk Operating System (DOS) Version 3.30 is an
  274.            enhancement to DOS 3.20 and contains maintenance updates.  DOS 3.30
  275.            supports the IBM Personal Computer family.  Other hardware systems
  276.            and options compatible and supported in the DOS 3.30 environment are
  277.            listed in the attachment.
  278.                   In addition, the Software Compatibility Programming
  279.            Announcement 287-096, dated April 2, 1987,  should be referenced for
  280.            DOS 3.30 compatibility statements regarding IBM Software and
  281.            Independent Software Vendor (ISV) applications.
  282.            PREREQUISITES
  283.            o   On IBM PCjr:  128KB of memory; one dual-sided diskette drive; IBM
  284.                PCjr Color Display, with IBM PCjr adapter cable for IBM Color
  285.                Display, or equivalent
  286.            o   On IBM PC Convertible:  256KB of memory; one 720KB (3.5-inch)
  287.                diskette drive; standard IBM PC Convertible LCD Display or
  288.                enhanced LCD Display with PC Convertible LCD Convertible
  289.                Controller, or PC Convertible Monochrome Display or PC
  290.                Convertible Color Display with 4020 CRT Display Adapter
  291.            o   On IBM Personal Computer:  128KB of memory; one dual-sided
  292.                diskette drive; IBM Color Display or equivalent with the IBM
  293.                Color/Graphics Monitor Adapter, or IBM Monochrome Display with
  294.                the IBM Monochrome Display and Printer Adapter, or IBM Enhanced
  295.                Graphics Adapter with IBM Color Display or IBM Enhanced Graphics
  296.                Display or IBM Monochrome Display, or Professional Graphics
  297.                Adapter with Professional Graphics Display or IBM Personal
  298.                System/2 Display Adapter with IBM Personal System/2 Color Display
  299.                8512, IBM Personal System/2 Monochrome Display 8503, IBM Personal
  300.                System/2 Color Display 8513, or IBM Personal System/2 Color
  301.                Display 8514 or equivalent
  302.            o   On IBM Personal Computer XT:  128KB of memory; one dual-sided
  303.                diskette drive; IBM Color Display or equivalent with the IBM
  304.                Color/Graphics Monitor Adapter or IBM Monochrome Display with the
  305.                IBM Monochrome Display and Printer Adapter, or IBM Enhanced
  306.                Graphics Adapter with IBM Color Display or IBM Enhanced Graphics
  307.                Display or IBM Monochrome Display, or Professional Graphics
  308.                Adapter with Professional Graphics Display or IBM Personal
  309.                System/2 Display Adapter with IBM Personal System/2 Color Display
  310.                8512, IBM Personal System/2 Monochrome Display 8503, IBM Personal
  311.                System/2 Color Display 8513, or IBM Personal System/2 Color
  312.                Display 8514 or equivalent
  313.            o   On IBM Personal Computer AT:  256KB of memory; one 1.2MB diskette
  314.                drive; IBM Color Display or equivalent with the IBM
  315.                Color/Graphics Monitor Adapter or IBM Monochrome Display with the
  316.                IBM Monochrome Display and Printer Adapter, or IBM Enhanced
  317.                Graphics Adapter with IBM Color Display or IBM Enhanced Graphics
  318.                Display or IBM Monochrome Display, or Professional Graphics
  319.                Adapter with Professional Graphics Display or IBM Personal
  320.                System/2 Display Adapter with IBM Personal System/2 Color Display
  321.                8512, IBM Personal System/2 Monochrome Display 8503, IBM Personal
  322.                System/2 Color Display 8513, or IBM Personal System/2 Color
  323.                Display 8514 or equivalent
  324.            o   On IBM Personal System/2 Model 30 (Integrated Display Adapter):
  325.                640KB of memory; one 720KB diskette drive; an IBM Personal
  326.                System/2 Monochrome Display 8503, IBM Personal System/2 Color
  327.                Display 8512, or IBM Personal System/2 Color Display 8513 or
  328.                equivalent, or IBM Personal System/2 Display Adapter with IBM
  329.                Personal System/2 Monochrome Display 8503, IBM Personal System/2
  330.                Color Display 8512, IBM Personal System/2 Color Display 8513, or
  331.                IBM Personal System/2 Color Display 8514 or equivalent
  332.            o   On IBM Personal System/2 Model 50 (Integrated Display Adapter):
  333.                1MB of memory; one 1.44MB diskette drive; an IBM Personal
  334.                System/2 Monochrome Display 8503, IBM Personal System/2 Color
  335.                Display 8512, or IBM Personal System/2 Color Display 8513 or
  336.                equivalent, or the IBM Personal System/2 Color Display 8514 or
  337.                equivalent with an IBM Personal System/2 Display Adapter 8514/A
  338.            o   On IBM Personal System/2 Model 60 (Integrated Display Adapter):
  339.                1MB of memory; one 1.44MB diskette drive; an IBM Personal
  340.                System/2 Monochrome Display 8503, IBM Personal System/2 Color
  341.                Display 8512, or IBM Personal System/2 Color Display 8513 or
  342.                equivalent or the IBM Personal System/2 Color Display 8514 or
  343.                equivalent with an IBM Personal System/2 Display Adapter 8514/A
  344.            o   On IBM Personal System/2 Model 80 (Integrated Display Adapter):
  345.                1MB or 2MB of memory; one 1.44MB diskette drive; an IBM Personal
  346.                System/2 Monochrome Display 8503, IBM Personal System/2 Color
  347.                Display 8512, or IBM Personal System/2 Color Display 8513 or
  348.                equivalent, or the IBM Personal System/2 Color Display 8514 or
  349.                equivalent with an IBM Personal System/2 Display Adapter 8514/A
  350.            PLANNING INFORMATION
  351.            CUSTOMER RESPONSIBILITIES:  The customer is responsible for producing
  352.            a backup copy of the original DOS diskettes and creating a copy of
  353.            DOS on diskettes or fixed disks as described in the DOS publications.
  354.            INSTALLABILITY:  Instructions for installing IBM Personal Computer
  355.            DOS Version 3.30 are in the IBM Disk Operating System (DOS) Version
  356.            3.30 User's Guide and Reference.  If the DOS start-up diskette is
  357.            present in diskette drive A or if DOS is properly configured on the
  358.            appropriate fixed disk, DOS is automatically loaded in memory when
  359.            the system is started or restarted.  If automatic program execution
  360.            is not used each time DOS is initialized, the user is asked for the
  361.            current date and time (on systems with a CMOS clock, the current date
  362.            and time is displayed).  This information is used to identify the
  363.            most recent update to a file.  If the AUTOEXEC option is used and
  364.            unattended operation is desired, date and time prompting can be
  365.            bypassed.
  366.            PACKAGING:  IBM Disk Operating System (DOS) Version 3.30 Program
  367.            Package (6280060) is distributed in one package with the following
  368.            materials:
  369.            o   IBM Program License Agreement
  370.            o   One 3.5-inch double-sided (720KB) diskette
  371.            o   Two 5.25-inch double-sided (360KB) diskettes
  372.            o   IBM Disk Operating System Users Guide
  373.            o   IBM Disk Operating System Reference
  374.            o   IBM Disk Operating System Quick Reference Card
  375.            o   Proof of License
  376.                   IBM Disk Operating System (DOS) Version 3.30 Documentation
  377.            (6280224) is distributed in one package with the following materials:
  378.            o   IBM Disk Operating System User's Guide
  379.            o   IBM Disk Operating System Reference
  380.            o   IBM Disk Operating System Quick Reference Card
  381.                   Disk Operating System Version 3.30 Technical Reference
  382.            (6280059) is distributed in one package with the following materials:
  383.            o   IBM Program License Agreement
  384.            o   One 3.5-inch double-sided (720KB) diskette
  385.            o   One 5.25-inch double-sided (360KB) diskette
  386.            o   Disk Operating System Version 3.30 Technical Reference
  387.            o   Technical Quick Reference
  388.            o   Proof of License
  389.                   TopView Version 1.12 (6024475) is distributed in one package
  390.            with the following materials:
  391.            o   IBM Program License Agreement
  392.            o   One 3.5-inch double-sided (720KB) diskette
  393.            o   Two 5.25-inch double-sided (360KB) diskettes
  394.            o   Quick Reference Card
  395.            o   Application Guide
  396.            o   User's Guide
  397.            o   TopView Registration Card
  398.                   IBM Disk Operating System (DOS) Version 3.30 Program Package
  399.            Upgrade (6280125) is distributed in one package with the following
  400.            materials:
  401.            o   IBM Program License Agreement
  402.            o   One 3.5-inch double-sided (720KB) diskette
  403.            o   Two 5.25-inch double-sided (360KB) diskettes
  404.            o   IBM Disk Operating System User's Guide
  405.            o   IBM Disk Operating System Reference
  406.            o   IBM Disk Operating System Quick Reference Card
  407.            o   Proof of License
  408.            SECURITY, AUDITABILITY, AND CONTROL
  409.                   The security functions of IBM Disk Operating System (DOS)
  410.            depend on the features of the system unit on which it is installed.
  411.                   User management is responsible for evaluation, selection and
  412.            implementation of security features, administrative procedures, and
  413.            appropriate controls in application systems and communication
  414.            facilities.
  415. ORDERING   ORDERING INFORMATION
  416.                   Orders for new licenses will be accepted immediately.  Unless
  417.            a later date is specified, orders entered prior to the planned
  418.            availability date will be scheduled for shipment April 10, 1987.
  419.                   To order IBM Disk Operating System (DOS) Version 3.30 specify
  420.            program name, order type and media with the quantity required for
  421.            each order type.  Order types include:
  422.            o   Program Package (program diskette with documentation)
  423.            o   Additional Licenses (quantity must be 20 or more)
  424.            o   Documentation (only)
  425.            o   Program Package Upgrade (program diskette with documentation)
  426.            o   Additional Licenses Upgrade (quantity must be 20 or more)
  427.                   To order Disk Operating System (DOS) Version 3.30 Technical
  428.            Reference, specify program name, order type and media with the
  429.            quantity required for each order type.  Order types include:
  430.            o   Program Package (program diskette with documentation)
  431.                   To order TopView Version 1.12 specify program name, order type
  432.            and media with the quantity required for each order type.  Order
  433.            types include:
  434.            o   Program Package (program diskette with documentation)
  435.            PROGRAM UPGRADE:  A program upgrade option is offered that allows
  436.            currently licensed users of all previous versions of IBM DOS to
  437.            obtain the new function of DOS Version 3.30 for an upgrade charge.
  438.            The program upgrade to IBM DOS Version 3.30 is available through
  439.            December 31, 1987.  Those customers who want to upgrade should use
  440.            the Program Upgrade Order form included with this announcement.
  441.                   The completed Program Upgrade Order form, Proof of License
  442.            (the inside front cover page of the DOS Reference Manual), and
  443.            appropriate payment should be mailed to the following address:
  444.                IBM Corporation
  445.                Information Systems Group
  446.                P. O. Box 3160
  447.                Wallingford, CT  06494
  448.            Payment for the upgrade kit is to be in the form of a check or money
  449.            order payable to the IBM Corporation.  Applicable state and local
  450.            taxes are to be paid by the licensee.  The IBM update service will
  451.            process the order and send the upgrade kit to the appropriate
  452.            address.  The upgrade option is limited to U.S.  and Puerto Rico
  453.            residents only.
  454.                   Customers may also order upgrades through the IBM branch
  455.            office, eliminating the requirement to prepay and mail in proof of
  456.            license.  To order through the branch office, customers must use the
  457.            IBM Disk Operating System (DOS) Licensed Program NCMD/SWMD Upgrade
  458.            Certification and Order Form.  The form must be signed and submitted
  459.            to the branch office for order entry. A copy of the form is included
  460.            with the printed announcement and may be reproduced locally.
  461.                   To receive Program Package upgrades at a discount, customers
  462.            must have a QDA with appropriate QDA exhibits in effect at the time
  463.            the order is received by IBM.  Customers may only order Program
  464.            Package Upgrades at a discount through the branch office.
  465.                   To receive Additional Licenses upgrades, customers must have a
  466.            QDA with appropriate QDA exhibits in effect at the time the order is
  467.            received by IBM.  The total quantity of upgrades acquired for a
  468.            specific program may not exceed the total quantity of program
  469.            packages and Additional Licenses previously acquired for that
  470.            program.  Proof of license for upgrade eligibility for Additional
  471.            License is a copy of the invoice.  Additional Licenses upgrades may
  472.            be ordered only through the branch office.
  473.            TERMS AND CONDITIONS
  474.            LICENSING:  Programs in this announcement are licensed under the
  475.            terms and conditions of the IBM Program License Agreement.  A copy of
  476.            the agreement is included in the program package.
  477.            LIMITED WARRANTY
  478.            DOS Version 3.30
  479.               Program Package:      No
  480.               Media:                Three months
  481.               Additional License:   No
  482.               Media:                Not Applicable
  483.            DOS Version 3.30 Technical Reference
  484.               Program Package:      No
  485.               Media:                Three months
  486.            TopView Version 1.12
  487.               Program Package:      Yes
  488.               Media:                Three months
  489.            VOLUME DISCOUNT:  Volume discounting is available under the terms and
  490.            conditions of the Quantity Discount Agreement for Personal Computer
  491.            Licensed Programs Exhibit (3580-8) and the Personal Computer Licensed
  492.            Programs for Qualified Educational Institutions/Hospitals Exhibit
  493.            (358E-7).
  494.            IBM DOS VERSION 3.30:  Program Packages are included in Category A
  495.            under 5871-AAA.  Additional Licenses are included in Category A under
  496.            5872-AAA.
  497.                   Program Package Upgrades and Additional Licenses Upgrades are
  498.            in Category B and are eligible for volume discounting based on the
  499.            commitment in Category A.
  500.                   Documentation is in Category C and is eligible for volume
  501.            discounting based on the commitment in Category A.
  502.                   The QDA discount applies to Program Packages, Additional
  503.            Licenses and Documentation.
  504.            IBM DOS VERSION 3.30 TECHNICAL REFERENCE:  Program Packages are
  505.            included in Category A under 5871-AAA.
  506.            TOPVIEW VERSION 1.12:  Program Packages are included in Category A
  507.            under 5871-AAA.
  508.            TESTING PERIOD:  Program Packages: Two months when acquired under a
  509.            QDA.  Additional Licenses:  Not applicable.
  510.            EDUCATIONAL ALLOWANCE: A 20% educational allowance is available to
  511.            qualifying institutions.  This allowance is not additive to any other
  512.            discount or allowance.
  513.            CHARGES
  514.                                                                  PROGRAM
  515.            PROGRAM         PROGRAM NAME/           ONE-TIME      UPGRADE
  516.            NUMBER          ORDER TYPE              CHARGE        CHARGE
  517.                            IBM DOS
  518.                            VERSION 3.30
  519.            6280060           Program
  520.                                Package               $120
  521.            80X1011           Additional
  522.                                Licenses                99
  523.            6280224           Documentation             35
  524.            6280125           Program
  525.                                Package
  526.                                Upgrade                           $  75
  527.            00F8598           Additional
  528.                                Licenses
  529.                                Upgrades                             60
  530.            6280059           DOS
  531.                                Version 3.30
  532.                                Technical
  533.                                Reference               85
  534.            6024475           TopView 1.12             175
  535.            ADDITIONAL LICENSES CHARGE:  Customers who pay a one-time charge for
  536.            Additional Licenses may copy machine-readable program materials
  537.            previously acquired from IBM in a Program Package.  One copy may be
  538.            made for each Additional License ordered.
  539.            PROGRAM UPGRADE CHARGE:  A program upgrade charge applies when the
  540.            upgrade is ordered within nine months after the initial availability
  541.            of the program upgrade.
  542. NOTICE     ---NOTICE TO CUSTOMERS---NOTICE TO CUSTOMERS---
  543.            April 2, 1987
  544.            IBM LICENSED PROGRAMS WITHDRAWAL FROM MARKETING
  545.            Effective July 10, 1987, IBM will withdraw from marketing the
  546.            following licensed programs:
  547.            PROGRAM
  548.            NUMBER         PROGRAM NAME
  549.            6280057        Disk Operating System Version 3.20 (5.25-inch media)
  550.            6280058        Disk Operating System Version 3.20 (3.5-inch media)
  551.            6024211        Disk Operating System Version 3.10
  552.            6024213        Disk Operating System Technical Reference
  553.                           (no version number)
  554.                   IBM's supply of these licensed programs is limited.  Orders
  555.            for these licensed programs received by IBM before July 10, 1987,
  556.            will be acknowledged on an as-available basis.  Orders will be
  557.            assigned an IBM estimated shipment date of August 14, 1987, or
  558.            earlier, or you will be notified that IBM cannot accept your order.
  559.                   Existing Quantity Discount Agreements (QDAs) and special bids
  560.            for these withdrawn products will be honored at their current Total
  561.            Quantity of Programs by Category, provided all orders for these
  562.            withdrawn licensed programs are received by IBM before July 10, 1987,
  563.            and in time to be scheduled and shipped on or before August 14, 1987.
  564.            (The term order means that a written request from the customer for
  565.            the affected program has been received by IBM, and IBM has
  566.            acknowledged the order by indicating estimated shipment dates.)
  567.                   Orders for which IBM already has assigned an estimated
  568.            shipment date will be honored if scheduled on or before August 14,
  569.            1987.  Orders scheduled beyond August 14, 1987, and unscheduled
  570.            orders either must be improved to August 14, 1987, or earlier, or
  571.            they will be subject to cancellation.  If you defer the estimated
  572.            shipment date of an on-order program to a date later than August 14,
  573.            1987, the order will be cancelled by IBM.
  574.                   If you have questions regarding this notification, please
  575.            contact your IBM marketing representative.
  576. ATTACH                 IBM DISK OPERATING SYSTEM (DOS) VERSION 3.30
  577.                       NCMD/SWMD UPGRADE CERTIFICATION AND ORDER FORM
  578.                   The customer certifies that the total quantity of the IBM
  579.            Personal Computer Licensed Program Upgrades indicated below does not
  580.            exceed the quantity of licenses for the program being upgraded that
  581.            the customer has obtained from the IBM North-Central Marketing
  582.            Division or IBM South-West Marketing Division and that are currently
  583.            licensed by the customer.  Further, the customer certifies that the
  584.            total quantity of this upgrade ordered by the customer by all
  585.            procedures will not exceed the total quantity of licenses to the
  586.            program being updated that have been obtained from all sources and
  587.            are currently licensed by the customer.  Documentation to
  588.            substantiate the quantity of licenses obtained will be available for
  589.            inspection by IBM for a period of six months following the date of
  590.            the upgrade order.
  591.                   For each copy of the program that is being upgraded, original
  592.            materials that are replaced by the upgrade and all copies of these
  593.            materials will be destroyed within 30 days of the receipt of the
  594.            upgrade.  The provisions of the IBM Program License Agreement will be
  595.            applicable to the licensed  program upgrade received.
  596.                   This upgrade is offered only for licenses granted in the
  597.            United States and/or Puerto Rico.  This offer will expire nine months
  598.            after the date of initial availability of the upgrade.
  599.              UPGRADE
  600.              DESCRIPTION                                     FEATURE NUMBER
  601.              CUSTOMER
  602.              NAME                                            NUMBER
  603.              SHIPPING ADDRESS
  604.                         By
  605.                              Authorized Signature                 Date
  606.                              Name (Print or Type)
  607.            -------------ATTACHMENT--------ATTACHMENT--------ATTACHMENT----------
  608.                                    IBM PERSONAL COMPUTER
  609.                        IBM DISK OPERATING SYSTEM (DOS) VERSION 3.30
  610.                                 PROGRAM UPGRADE ORDER FORM
  611.                   This form, when accompanied by Proof of License of IBM Disk
  612.            Operating System (DOS) Versions 1.00, 1.10, 2.00, 2.10, 3.00, 3.10,
  613.            or 3.20 and payment, entitles you to obtain the upgrade software and
  614.            documentation to IBM Disk Operating System (DOS) Version 3.30.
  615.                   Proof of License is the cover page (first page inside the hard
  616.            binder) of the IBM Disk Operating System (DOS) (BEIGE front cover of
  617.            manual for DOS Versions 1.00, 1.10, 2.00, or 2.10; BLUE front cover
  618.            for DOS Reference Manual Versions 3.00, 3.10, or 3.20).  You must
  619.            send an original paper page for each upgrade ordered.  No photocopies
  620.            will be accepted.
  621.                   UPGRADE TO BE DELIVERED TO:
  622.            Name      __________________________________________________________
  623.            Company   ______________________________Dept. _______  Loc _______
  624.            Address   __________________________________________________________
  625.            City      ______________________________State _______  Zip _______
  626.            County    ______________________________
  627.            Indicate quantity:
  628.            _____    IBM Disk Operating System (DOS) Version 3.30
  629.                     current licenses to be upgraded.  (Enclose BEIGE front cover
  630.                     of manual for DOS Versions 1.00, 1.10, 2.00, or 2.10;
  631.                     or BLUE
  632.                     front cover for DOS Reference Manual Versions 3.00, 3.10,
  633.                     or 3.20.)
  634.                   Compute payment as follows:
  635.            _____    $75 for each IBM Disk Operating
  636.                     System (DOS) Version 3.30
  637.            _____    Applicable state and local sales tax
  638.                     (or Tax Exemption ID Number)
  639.            _____    Total enclosed
  640.                   Please mail the following:
  641.            1.  Check or money order (no purchase orders accepted)
  642.            2.  Your correct state and local sales taxes, or enter your
  643.                tax-exempt number here _______________.
  644.            3.  Proof of License for each upgrade ordered
  645.            4.  A signed order form to:
  646.                IBM Corporation
  647.                Information Systems Group
  648.                P. O. Box 3160
  649.                Wallingford, CT  06494
  650.                   (Please allow 4 to 6 weeks for delivery.  Failure to enclose
  651.            the above four items will delay your order.)
  652.                   IBM extends this offer only to licensees of IBM Disk Operating
  653.            System (DOS) residing in the United States or Puerto Rico.  IBM will
  654.            fill requests for upgrades to the IBM Disk Operating System (DOS)
  655.            Version 3.30, which are postmarked on or before December 31, 1987.
  656.                   Within 30 days of receipt of IBM Disk Operating System (DOS)
  657.            Version 3.30 I agree to destroy the programs on the original IBM Disk
  658.            Operating System (DOS) diskettes and all copies of these programs.
  659.                           Signature______________________________
  660.                                (Unsigned certificates cannot be processed.)
  661.                           Date_______________________________
  662.            -------------ATTACHMENT--------ATTACHMENT--------ATTACHMENT----------
  663.                                         ATTACHMENT
  664.                        IBM DISK OPERATING SYSTEM ( DOS) VERSION 3.30
  665.                               COMPATIBLE HARDWARE PERIPHERALS
  666.            PC COMMUNICATION ADAPTERS AND EMULATORS
  667.            IBM Realtime Interface Co-Processor (128K with 5.25-inch media)
  668.               6050)
  669.            IBM Realtime Interface Co-Processor (128K with 3.5-inch media)
  670.               (6165)
  671.            IBM Realtime Interface Co-Processor (512K with 5.25-inch media)
  672.               (6160)
  673.            IBM Realtime Interface Co-Processor (512K with 3.5-inch media)
  674.               (6166)
  675.            IBM Token-Ring PC Adapter (3391)
  676.            IBM Token-Ring PC Adapter II (5063)
  677.            IBM Token Ring PC Adapter/A (4790)
  678.            IBM Token-Ring Cable (3390)
  679.            IBM Personal Computer 3278/79 Emulation Adapter (5050)
  680.            PC Voice Communications Option 1.1 (4471/6294771)
  681.               - IBM Voice Communications Adapter (4839/6284839)
  682.               - IBM PC Voice Communications Operating System 1.1 (9910/74X9910)
  683.            ROLM(1) Galileo (#46900)
  684.            ROLM Juniper II (#46614)
  685.            IBM PC Music Feature Card (6011/81X8630)
  686.            PC Network Adapter Card (6450213)
  687.            PC Network Adapter 2 (1501220)
  688.            PC Network Base Band Adapter (1501221)
  689.            PC Network Adapter 2/A (1501222)
  690.            PC Network Base Band Adapter/2 (1501223)
  691.            (1) Registered trademark of ROLM Corporation.
  692.            PRINTERS
  693.            IBM 5140 PC Convertible Printer
  694.            IBM 5201 Quietwriter (R) Printer Model 2
  695.            IBM 5216 Wheelprinter
  696.            IBM 5223 Wheelprinter E Model 1
  697.            IBM 3852 Color Jetprinter Model 2
  698.            IBM 4201 Proprinter (TM)
  699.            IBM 4201 Proprinter II
  700.            IBM 4202 Wide Carriage Proprinter XL
  701.            IBM 3812 Pageprinter w/sharer Release 2 Enhancement
  702.            IBM Quietwriter 3 (5202)
  703.            IBM 4208 Proprinter XL24
  704.            IBM 4207 Proprinter X24
  705.             (TM) Trademark of International Business Machines Corporation.
  706.             (R) Registered trademark of International Business Machines
  707.               Corporation.
  708.            PLOTTERS                           SCANNERS
  709.            IBM 6180 Color Plotter             3117 Scanner
  710.            IBM 6184 Color Plotter             3118 Scanner
  711.            IBM 6186 Color Plotter             3117 Extension
  712.            IBM 7371 Color Plotter
  713.            IBM 7372 Color Plotter
  714.            IBM 7374 Color Plotter
  715.            IBM 7375 Color Plotter
  716.            SYSTEM/36 SYSTEM UNITS AND ADAPTERS
  717.            System/36 PC 5364 Model 1 (6369884)
  718.            System/36 PC 5364 Model 2 (6369885)
  719.            System/36 PC 5364 Model 21 (59X3886)
  720.            System/36 PC 5364 Model 22 (59X3887)
  721.            System/36 PC 5364 Model 23 (69X8826)
  722.            System/36 PC 5364 Model 24 (69X8827)
  723.            Enhanced 5250 Emulation Version 2.12 Installation
  724.                                               Convenience Kit * (2910/74X8403)
  725.            Enhanced Display Station Emulation Adapter Kit (2911/74X8425)
  726.            Workstation Emulation Version 1.0 Installation Convenience
  727.            Kit (69X6287)
  728.            Workstation Emulation Version 1.0 Adapter Kit (69X6292)
  729.            5364 Driver Card (4548/4234548)
  730.            6157 Tape Attachment Feature (4156/59X4156)
  731.            IBM 2MB Expanded Memory Adapter (3905/3910, 2685193)
  732.            IBM Personal System/2 80286 Expanded Memory Adapter/A
  733.            (3920/1497252)
  734.            * Applications using code page switching should be terminated prior
  735.              to hotkeying to 5250 emulation mode.
  736.            ENGINEERING/SCIENTIFIC
  737.            Data Acquisition and Control Adapter (#1502)
  738.            Data Acquisition and Control Adapter Distribution Panel (#1504)
  739.            General Purpose Interface Bus Adapter (#1503)
  740.            General Purpose Interface Bus Adapter Cable (#1040)
  741.            RT PC 6150 and 6151
  742.               - IBM RT PC AT Co-processor Option 4756                  6294756
  743.               - IBM RT PC AT Co-processor Services 1.1    5669-057     74X9982
  744.                -IBM RT PC Interactive Executive Operating
  745.                 System Version 1.1                        5669-061     74X9995
  746.               - IBM RT PC Interactive Executive Operating
  747.                 System Version 2.1                        5601-061     79X3850
  748.            EXTERNAL DISKETTE DRIVES
  749.            IBM 4865 Personal Computer External 3.5-Inch Diskette Drive
  750.            IBM Personal System/2 5.25-Inch External Diskette Drive
  751.            OTHER PC SYSTEMS AND DEVICES
  752.            IBM 3363 Optical Disk Storage Unit
  753.            3270-PC (5271)
  754.               - 3270-PC Workstation Program 1.0
  755.               - 3270-PC Workstation Program 1.1
  756.            3270 Personal Computer AT (5273)
  757.            IBM Personal Computer AT/370
  758.            IBM Personal Computer AT/370 Option Kit
  759.            3270 Personal Computer AT/G
  760.            3270 Personal Computer AT/GX
  761.               - 3270 PC Graphics Control Program Version 3.20  (3245/6243245) *
  762.               - 3270 PC Graphics Control Program Version 3.21  (3245/6243245) *
  763.            IBM 5531 Industrial Computer
  764.            IBM 7531 Industrial Computer
  765.            IBM 7532 Industrial Computer
  766.            IBM 7552 Industrial Computer
  767.            *  Requires APAR IR71554 to be applied (specify Version 3.20
  768.            or 3.21).
  769.               - - - -    E N D   O F   P R I N T O U T    - - - -
  770.