home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 16 Announce / 16-Announce.zip / 293608.zip / 293608.ANN
Text File  |  1993-11-02  |  33KB  |  539 lines

  1.  
  2.  
  3. DATE      10/28/93
  4.  
  5. TITLE      IBM C SET ++ FIRSTSTEP VERSION 2.1
  6.  
  7. ABSTRACT          IBM C Set ++ FirstStep for OS/2 (R) -- Version 2.1 (IBM C Set
  8.            ++ FirstStep Version 2.1) is a complete C/C++ Application Development
  9.            (TM) package.  It is designed for those new to OS/2 2.0 and 2.1
  10.            application development, and for those developing applications on a
  11.            more casual or non-professional basis.  Although Program Service is
  12.            not provided for this product, users can find tips and information on
  13.            the CompuServe (TM) network.
  14.                   The IBM C Set ++ FirstStep Version 2.1 package contains the
  15.            following:
  16.            1.  The new IBM C/C++ FirstStep Tools Version 2.01.
  17.                o   The IBM C/C++ compiler that generates 32-bit code for IBM
  18.                    OS/2 2.0 and higher, and that includes the following:
  19.                    -   Standard Class Library
  20.                    -   Collection Class Library
  21.                    -   Application Support Class Library.
  22.                o   The fully interactive, full function source level IBM C/C++
  23.                    Debugger.
  24.            2.  The IBM WorkFrame/2 Version 1.1 -- IBM's highly configurable,
  25.                project-oriented application development environment.  Refer to
  26.                IBM Product Announcement 291-625, dated October 22, 1991, and
  27.                Software Announcement 293-198, dated May 5, 1993.
  28.            3.  The Developer's Toolkit for OS/2 2.1 -- the latest release of the
  29.                OS/2 Toolkit.  Refer to Software Announcement 293-256, dated
  30.                May 18, 1993.  This Toolkit is a prerequisite for the new C/C++
  31.                FirstStep Tools.
  32.                   Price Range:  $ 20 - 145.
  33.                   Planned Availability Date: November 9, 1993 for the following:
  34.            o   IBM C Set ++ FirstStep Version 2.1
  35.            o   C/C++ FirstStep Tools Version 2.01.
  36.             (R) Registered trademark of International Business Machines
  37.               Corporation.
  38.             (TM) Trademark of International Business Machines Corporation.
  39.            IN BRIEF . . .
  40.            o   Introduce yourself to the OS/2 2.X development environment
  41.                economically, using our C and C++ compiler and its associated
  42.                tools.
  43.            o   Generate 32-bit OS/2 applications in the C and C++ environments;
  44.                exploit the power of IBM OS/2 2.0 running on 80386-, 80486-, and
  45.                Pentium (TM) processor-based computers.
  46.            o   Capitalize on IBM's powerful, flexible C/C++ development
  47.                environment -- including class libraries.
  48. PRODNO       5875
  49.              5876
  50. OVERVIEW   DESCRIPTION
  51.                   IBM has now designed a 32-bit OS/2-based application
  52.            development environment -- the IBM C Set ++ FirstStep Version 2.1 --
  53.            to appeal to the general developer who wants to create applications
  54.            to run under IBM OS/2 2.0 or higher.
  55.            IBM C SET ++ FIRSTSTEP VERSION 2.1 COMPONENTS
  56.            IBM C/C++ FIRSTSTEP TOOLS VERSION 2.01
  57.            THE IBM 32-BIT C/C++ COMPILER:  The 32-bit C/C++ compiler offers the
  58.            user extensive run-time and class library support, allowing selection
  59.            of the most appropriate execution environment for OS/2-based C and
  60.            C++ programmed applications.  The run-time library supports the
  61.            development of both single and multi-threaded applications.
  62.                   In addition to providing static and dynamic, fully re-entrant
  63.            C run-time libraries, the product provides users the means to easily
  64.            build their own Dynamic Link Libraries (DLLs).
  65.                   When the 32-bit C/C++ compiler is used with the IBM
  66.            WorkFrame/2, run-time and class libraries are selectable via
  67.            menu-driven compile options.  This allows users to "mix and match"
  68.            libraries according to the executable files they are trying to
  69.            create.  Users can also focus virtually all development effort and
  70.            resources on producing cost-effective, high-quality 32-bit
  71.            applications.
  72.                   During the actual compile operation, users can view
  73.            information and error messages on three levels, as well as LINT-like
  74.            warning messages grouped in subsets that can be selectively turned on
  75.            or off according to what is needed at compile time.
  76.                   Like its 32-bit cousin, C/C++ Tools Version 2, IBM C/C++
  77.            FirstStep Tools contains online documentation in Information
  78.            Presentation Facility (IPF) format.  While viewing, users can link to
  79.            or access additional information by selecting highlighted text, a
  80.            technique known as hypertext.  In addition, users can search the
  81.            online document for occurrences of specific words or phrases.  These
  82.            two features of IPF allow users to obtain information quickly and
  83.            effectively, without affecting their workflow.
  84.                   The use of IBM's register-linkage convention, OPTLINK,
  85.            improves performance by using registers to pass parameters.
  86.                   A number of other features are included, such as, the
  87.            following:
  88.            o   Memory file I/O support (C only)
  89.            o   User function inlining.
  90.                   The IBM C/C++ FirstStep Tools provide developers with
  91.            extensive run-time library support.  The compiler not only allows
  92.            users to exploit the functionality of IBM's considerable range of
  93.            32-bit run-time libraries, but they may also call 16-bit interfaces,
  94.            such as, existing 16-bit libraries or APIs, that link to external
  95.            services.  High-quality, run-time libraries developed over previous
  96.            projects can therefore still be exploited using the 32-bit C
  97.            compiler.
  98.                   The IBM C/C++ FirstStep Tools provide those creating
  99.            object-oriented application programs the following 32-bit class
  100.            library support:
  101.            o   IBM FirstStep Tools: Standard Class Library
  102.            o   IBM FirstStep Tools: Collection Class Library
  103.            o   IBM FirstStep Tools: Application Support Class Library.
  104.                   In addition, conformance to the following industry standards
  105.            facilitates growth enablement and ensures protection of users'
  106.            investments by providing a standardized growth path:
  107.            o   ANSI C X3.159-1989 and ISO 9899:1990 (1992)  C Conformance
  108.            o   SAA (TM) C CPI Level 2 conformance (excluding Record I/O)
  109.            o   Japanese MIA standards conformance
  110.            o   PM SAA/CUA (TM) (CUA 91) (1) conforming debugger and WorkFrame
  111.                interfaces
  112.            o   C++ Draft Standard X3J16
  113.            o   NIST Standard FIPS PUB 160C.
  114.             (1) Complies to IBM SAA CUA '91 architecture with approved
  115.               deviation.
  116.            THE IBM C/C++ DEBUGGER:  Complementing the 32-bit C/C++ compiler is
  117.            the C/C++ debugger, which features a graphical-user interface, as
  118.            well as a number of graphical C++-related debugging features.  By
  119.            ensuring usability of the debugger at this level of the
  120.            mouse/keyboard and display, IBM has gone even further in taking the
  121.            pain and productivity drain out of the debugging process.
  122.                   Since the debugger is, by definition, a user-productivity
  123.            tool, IBM has provided it with many useful features, including the
  124.            following:
  125.            o   Source-Level Debugging:  The C/C++ debugger is built around a set
  126.                of core functions designed to let users quickly and efficiently
  127.                control execution, and analyze data.  With these core functions,
  128.                users can do the following:
  129.                -   Display and change variables or expressions
  130.                -   Display and change storage
  131.                -   Display and change the processor registers
  132.                -   Display the call stack
  133.                -   Add and delete simple and complex breakpoints
  134.                -   Control the execution of multiple threads.
  135.            o   C++ Support Features: The C/C++ debugger fully supports the C++
  136.                language.  This includes the following:
  137.                -   Graphical displays of class hierarchies
  138.                -   Details about individual classes such as member and friend
  139.                    definitions
  140.                -   Displaying and modifying class variables and expressions
  141.                -   Complete support of templates and overloaded functions
  142.                -   Viewing of source code in included files.
  143.            o   PM Application Debugging Support:  Synchronous and asynchronous
  144.                modes gives users two ways to debug PM applications.  The
  145.                application windows can be managed concurrently with the debugger
  146.                windows.
  147.            o   PM Message Queue Monitoring: This displays information about
  148.                selected PM messages to users as the application processes them.
  149.            o   Window Analysis Feature:  This provides a graphical and textual
  150.                description of the composition of the application's PM windows.
  151.            o   Fix-and-Resume Exception Handling: This feature gives control to
  152.                users when an exception occurs, allowing users to either fix the
  153.                cause of the exception or allow control to be passed to the
  154.                appropriate exception handler.
  155.                   IBM WORKFRAME/2 VERSION 1.1
  156.                   When used as the integration medium for application
  157.            development tools, the fully configurable IBM WorkFrame/2 increases
  158.            the effectiveness of these tools as agents for enhancing user
  159.            productivity, as shown below.  To facilitate the installation of IBM
  160.            WorkFrame/2, it comes complete with its own graphical install.
  161.            o   As an organizer, IBM WorkFrame/2 organizes the programmer's
  162.                workplace by grouping files into logical units or projects, such
  163.                as:
  164.                -   Sets up projects to consist of source files, object files,
  165.                    and one target, such as, .EXE or .DLL
  166.                -   Allows the combining of base projects to form composite
  167.                    projects
  168.                -   Associates each project with a
  169.                    compiler/debugger/maker/linker/ browser/execution trace
  170.                    analyzer
  171.                -   Documents all actions on every project initiated through the
  172.                    WorkFrame, as well as the return code for each action, on an
  173.                    action log.
  174.            o   As a tools integrator, IBM WorkFrame/2 allows different or
  175.                multiple edit/compile/debug components to be plugged in
  176.                seamlessly, whether DOS, Windows, OS/2 16-bit, or OS/2 32
  177.                (TM)-bit components.  Developers can therefore use the component
  178.                mix of their choice.  In this particular case, the edit component
  179.                is the applet E-PM, and the compile/debug/source code
  180.                browse/analyzer component is IBM C/C++ FirstStep Tools.
  181.            o   As a tools starter, IBM WorkFrame/2 allows user tools, and IBM
  182.                tools, to be plugged in.  Users can therefore use the tool mix of
  183.                their choice.
  184.                   The IBM WorkFrame/2 also contains resource tools supplementing
  185.            those of the IBM Developer's Toolkit for OS/2 2.0 described below.
  186.                   These tools can further increase the user productivity of IBM
  187.            C Set ++ FirstStep Version 2.1 by allowing users to create, delete,
  188.            extract, add, and replace modules in object and class libraries, for
  189.            input to the linker.
  190.                   The inherent ability of IBM WorkFrame/2 to accept alternate or
  191.            additional IBM or user tools using defined interfaces is a key factor
  192.            in providing both growth enablement and investment protection for
  193.            users.
  194.                   In addition, the IBM WorkFrame/2 allows both 16 and 32-bit
  195.            OS/2 tools to plug in.  Consequently, users can use their existing
  196.            16-bit OS/2 tools in the context of WorkFrame/2.  Therefore, the main
  197.            features of the IBM WorkFrame/2 are as follows:
  198.            o   Flexibility
  199.            o   Adaptability
  200.            o   Tailorability.
  201.                   IBM DEVELOPER'S TOOLKIT FOR OS/2 2.1
  202.                   These build, resource, Multimedia Presentation Manager (R)
  203.            Toolkit/2 (MMPM/2) and PM tools, as well as the System Object Module
  204.            precompiler (SOM), can be integrated with IBM WorkFrame/2 and are
  205.            designed specifically to enhance productivity as follows:
  206.            o   Create and modify dialog boxes for use with PM programs
  207.            o   Create and modify fonts for use with PM programs
  208.            o   Create and modify icons, bit-maps, and pointers for use with PM
  209.                programs
  210.            o   Create .HLP files for panels, or viewable .INF files from tagged
  211.                files
  212.            o   Create binary files from resource editor files, making the
  213.                resources (dialog boxes, fonts, icons, bit-maps, pointers)
  214.                available to the application
  215.            o   Access and create classes of objects
  216.            o   Convert an error, help, prompt, or general text information file
  217.                to a binary format for display at runtime
  218.            o   Convert MIDI files from format one to format zero.
  219.                   Definitions of IBM OS/2 2.1 and MMPM/2 APIs are provided in
  220.            the C language headers, and MASM includes files that allow the
  221.            creation of both IBM OS/2 2.0 and 2.1, and MMPM/2 applications,
  222.            subsystems, and device drivers.
  223.                   The sample programs included with the IBM Developer's Toolkit
  224.            for OS/2 2.1 and Multimedia Presentation Manager Toolkit/2
  225.            demonstrate how the APIs are used, and can be used, as models for the
  226.            application being developed to help speed up the development process.
  227.                   Using the hypertext link facilities in IPF along with the
  228.            online API documentation, the user can quickly find needed
  229.            information.  In addition, API statements can be copied directly into
  230.            the user's program by "cutting and pasting" from the online
  231.            documentation to the user's editor.
  232.            NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY (NIST)
  233.            The IBM C/C++ FirstStep Tools Version 2.01 compiler conforms to NIST
  234.            Standard FIPS PUB 160C.
  235. CUSTINFO   PUBLICATIONS
  236.                   The following hardcopy publications are shipped with the
  237.            announced C Set ++ FirstStep diskette package and the CD-ROM Pak.
  238.            GROUP 1 PUBLICATIONS
  239.            IBM C/C++ FirstStep Tools Publications:
  240.                                                         ORDER
  241.            TITLE                                        NUMBER
  242.            IBM C/C++ FirstStep Tools: Programming
  243.             Guide                                       S82G-3748
  244.            IBM C/C++ FirstStep Tools: Debugger
  245.             Introduction                                S82G-3749
  246.            IBM C/C++ FirstStep Tools: Reference
  247.             Summary                                     S82G-3750
  248.            IBM C/C++ FirstStep Tools: Read Me First     Not
  249.                                                          Orderable
  250.                   IBM WorkFrame/2 Publication:
  251.                                                         ORDER
  252.            TITLE                                        NUMBER
  253.            IBM WorkFrame/2 Introduction                 S61G1428
  254.                   IBM Developer's Toolkit for OS/2 2.1 Publications:
  255.            TITLE
  256.             Developer's Toolkit for OS/2 2.1:
  257.              Getting Started (Not Orderable)
  258.             Multimedia Presentation Manager Toolkit/2:
  259.              Getting Started (Not Orderable)
  260.                   Where order numbers are shown, these publications may be
  261.            ordered separately.  All of the above publications listed may be
  262.            ordered as the C Set ++ FirstStep Version 2.1 Library -- Group 1
  263.            (part number 82G3755).
  264.            GROUP 2 PUBLICATIONS
  265.            The following publications may be ordered separately or as the C Set
  266.            ++ FirstStep Version 2.1 Library -- Group 2 (part number 82G3756):
  267.                                                         ORDER
  268.            TITLE                                        NUMBER
  269.            IBM C/C++ FirstStep Tools: C++
  270.             Language Reference                          S82G-3760
  271.            IBM C/C++ FirstStep Tools: C Language
  272.             Reference                                   S82G-3761
  273.            IBM C/C++ FirstStep Tools: C Library
  274.             Reference                                   S82G-3759
  275.            IBM C/C++ FirstStep Tools: Collection
  276.             Class Library Reference                     S82G-3757
  277.            IBM C/C++ FirstStep Tools: Standard
  278.             Class Library Reference                     S82G-3758
  279.            IBM C/C++ FirstStep Tools: Application
  280.             Support Class Library Reference             S82G-3905
  281.                   TO ORDER ANY PUBLICATION, CALL 800-342-6672.
  282.                   The publications shown above are available in the C Set ++
  283.            FirstStep packages, as follows:
  284.            o   C Set ++ FirstStep -- Diskette
  285.                -   Group 1 -- hardcopy only
  286.                -   Group 2 -- IPF files.
  287.            o   C Set ++ FirstStep -- CD-ROM Pak
  288.                -   Group 1 -- hardcopy
  289.                -   Group 1 -- Postscript (1) files
  290.                -   Group 2 -- IPF files.
  291.            o   C Set ++ FirstStep -- CD-ROM
  292.                -   Group 1 -- Postscript files
  293.                -   Group 2 -- IPF files.
  294.             (2) Trademark of of Adobe Systems, Incorporated.
  295.                   ONLINE REFERENCE PUBLICATIONS
  296.            GROUP 1 PUBLICATIONS
  297.            TITLE
  298.             IBM C/C++ FirstStep Tools: Programming Guide
  299.             IBM C/C++ FirstStep Tools: Debugger Introduction
  300.             IBM C/C++ FirstStep Tools: Reference Summary
  301.             IBM WorkFrame/2 Introduction
  302.            These files are shipped as softcopy on CD-ROM only -- not on
  303.            diskette.  They can be used with PostScript to provide hardcopy.
  304.            GROUP 2 PUBLICATIONS
  305.            TITLE
  306.             IBM C/C++ FirstStep Tools: C++ Language Reference
  307.             IBM C/C++ FirstStep Tools: C Language Reference
  308.             IBM C/C++ FirstStep Tools: C Library Reference
  309.             IBM C/C++ FirstStep Tools: Collection Class Library
  310.              Reference
  311.             IBM C/C++ FirstStep Tools: Standard Class Library
  312.              Reference
  313.             IBM C/C++ FirstStep Tools: Application Support
  314.              Class Library Reference
  315.            These files are shipped as softcopy on both diskette and CD-ROM and
  316.            can be used with the OS/2 Information Presentation Facility (IPF) on
  317.            both diskette and CD-ROM to provide hardcopy.
  318. TECHINFO   TECHNICAL INFORMATION
  319.            SPECIFIED OPERATING ENVIRONMENT
  320.            MACHINE REQUIREMENTS:  The IBM C Set ++ FirstStep Version 2.1 tools
  321.            are designed to run as follows:
  322.            o   System Units:  All system units supported by IBM OS/2 2.0
  323.            o   Display: IBM 8514 or 8515 Color Display with IBM 8514/A Adapter
  324.                Card, or IBM XGA (R) displaying 1024 x 768 pels, or equivalent,
  325.                are recommended.
  326.                Minimum requirement is VGA, but a higher resolution display
  327.                supported by OS/2 is recommended.
  328.            o   Memory Requirements:
  329.                -   C Development: Minimum 8MB RAM -- recommended 12MB RAM
  330.                -   C++ Development: Minimum 12MB RAM -- recommended 16MB RAM.
  331.            o   Swap Requirements:
  332.                -   C Development: Minimum 10MB
  333.                -   C++ Development: Minimum 30MB.
  334.                       Note that swap requirements are not necessarily reduced by
  335.                increasing RAM.
  336.            o   Disk Space Requirements:  Minimum disk space required for all the
  337.                components of C Set ++ FirstStep is 65MB.
  338.                   Additional machine requirements for use of the Multimedia
  339.            Presentation Manager Toolkit/2 are as follows:
  340.            o   IBM M-Audio Capture and Playback Adapter/A, Creative Labs
  341.                SoundBlaster, SoundBlaster Pro, or other audio adapters when
  342.                supported with a device driver
  343.            o   PS/2 (R) CD-ROM II Internal Driver (PS/2 Ultimedia (R) Model 57
  344.                SLC (TM)), IBM PS/2 External CD-ROM Drive, or other CD-ROM drives
  345.                when supported with a device driver.
  346.            PROGRAMMING REQUIREMENTS:
  347.            o   The C Set ++ FirstStep tools will run only under IBM OS/2 2.0 or
  348.                higher.
  349.            o   Generated object programs will run under IBM OS/2 2.0 or higher.
  350.            o   IBM C/C++ FirstStep Tools Version 2.01 will run only with the IBM
  351.                Developer's Toolkit for OS/2 2.1 (part of the C Set ++ FirstStep
  352.                package).
  353.            CUSTOMER RESPONSIBILITIES
  354.            PACKAGING:  The IBM C Set ++ FirstStep Version 2.1 diskette package
  355.            contains the following program packages, complete with documentation
  356.            and packaged as a single unit:
  357.            o   IBM C/C++ FirstStep Tools Version 2.01
  358.            o   IBM WorkFrame/2 Version 1.1
  359.            o   IBM Developer's Toolkit for OS/2 2.1.
  360.                   The following items are also included in the IBM C Set ++
  361.            FirstStep Version 2.1 diskette package:
  362.            o   Hardcopy documentation:
  363.                -   IBM C/C++ FirstStep Tools: Read Me First
  364.                -   IBM C/C++ FirstStep Tools: Programming Guide
  365.                -   IBM C/C++ FirstStep Tools: Debugger Introduction
  366.                -   IBM C/C++ FirstStep Tools: Reference Summary.
  367.            o   Registration Card
  368.            o   Publications Information Card
  369.            o   IBM Program License Agreement on diskette container
  370.            o   License Information documents for each of the above program
  371.                packages
  372.            o   Proof of License adhesive labels for each of the above program
  373.                packages.
  374.                   The IBM C Set ++ FirstStep Version 2.1 CD-ROM product contains
  375.            the following program packages:
  376.            o   IBM C/C++ FirstStep Tools Version 2.01
  377.            o   IBM WorkFrame/2 Version 1.1
  378.            o   IBM Developer's Toolkit for OS/2 2.1.
  379.                   The following items are also included in the IBM C Set ++
  380.            FirstStep Version 2.1 CD-ROM product:
  381.            o   Registration Card
  382.            o   Publications Information Card
  383.            o   IBM Program License Agreement
  384.            o   License Information documents for each of the above program
  385.                packages
  386.            o   Proof of License adhesive labels for each of the above program
  387.                packages.
  388.                   The IBM C Set ++ FirstStep Version 2.1 CD-ROM Pak contains the
  389.            following program packages, complete with documentation:
  390.            o   IBM C/C++ FirstStep Tools Version 2.01
  391.            o   IBM WorkFrame/2 Version 1.1
  392.            o   IBM Developer's Toolkit for OS/2 2.1.
  393.                   The following items are also included in the IBM C Set ++
  394.            FirstStep Version 2.1 CD-ROM Pak:
  395.            o   Hardcopy documentation:
  396.                -   IBM C/C++ FirstStep Tools: Programming Guide
  397.                -   IBM C/C++ FirstStep Tools: Debugger Introduction
  398.                -   IBM C/C++ FirstStep Tools: Reference Summary.
  399.            o   Read Me First Instructions (on jewel box booklet)
  400.            o   Registration Card
  401.            o   Publications Information Card
  402.            o   IBM Program License Agreement on diskette container
  403.            o   License Information documents for each of the above program
  404.                packages
  405.            o   Proof of License adhesive labels for each of the above program
  406.                packages.
  407.                   The IBM C/C++ FirstStep Tools Version 2.01 diskette program
  408.            package (standalone or part of IBM C Set ++ FirstStep Version 2.1)
  409.            contains the following:
  410.            o   Hardcopy documentation:
  411.                -   IBM C/C++ FirstStep Tools: Installation Card
  412.                -   IBM C/C++ FirstStep Tools: Programming Guide
  413.                -   IBM C/C++ FirstStep Tools: Debugger Introduction
  414.                -   IBM C/C++ FirstStep Tools: Reference Summary.
  415.            o   Diskettes containing the machine-readable information as well as
  416.                the displayable softcopy publications (IPF) shown below:
  417.                -   IBM C/C++ FirstStep Tools: C++ Language Reference
  418.                -   IBM C/C++ FirstStep Tools: C Language Reference
  419.                -   IBM C/C++ FirstStep Tools: C Library Reference
  420.                -   IBM C/C++ FirstStep Tools: Collection Class Library Reference
  421.                -   IBM C/C++ FirstStep Tools: Standard Class Library Reference
  422.                -   IBM C/C++ FirstStep Tools: Application Support Class Library
  423.                    Reference.
  424.            o   IBM Program License Agreement on diskette envelope
  425.            o   Proof of License adhesive label
  426.            o   License Information Booklet
  427.            o   Registration Card.
  428.                   The IBM WorkFrame/2 Version 1.1 diskette program package
  429.            (standalone or part of C Set ++ FirstStep) contains the following:
  430.            o   IBM WorkFrame/2 Introduction (publication)
  431.            o   Diskettes containing the machine-readable information
  432.            o   IBM Program License Agreement on diskette envelope
  433.            o   Proof of License adhesive label
  434.            o   License Information Booklet
  435.            o   Registration Card.
  436.                   The IBM Developer's Toolkit for OS/2 2.1 diskette program
  437.            package (standalone or part of C Set ++ FirstStep) contains the
  438.            following:
  439.            o   Diskettes containing the machine-readable information
  440.            o   Developer's Toolkit for OS/2 2.1: Getting Started (publication)
  441.            o   Multimedia Presentation Manager Toolkit/2: Getting Started
  442.                (publication)
  443.            o   Diskettes and CD-ROM containing the machine-readable information
  444.            o   IBM Program License Agreement on diskette envelope and CD-ROM
  445.                envelopes
  446.            o   Proof of License adhesive label
  447.            o   License Information Booklet
  448.            o   Registration Card
  449.            o   Technical Library Order Form
  450.            o   Adhesive Labels for Technical Library.
  451.            SECURITY, AUDITABILITY AND CONTROL
  452.                   User management is responsible for evaluation, selection, and
  453.            implementation of security features, administrative procedures, and
  454.            appropriate controls in application systems and communication
  455.            facilities.
  456. ORDERING   ORDERING INFORMATION
  457.                   Orders for new licenses will be accepted now.  Unless a later
  458.            date is specified, orders entered prior to the planned availability
  459.            date will be assigned a schedule date of November 19, 1993.  Shipment
  460.            of orders will commence on the availability date.  Orders entered
  461.            after the planned availability date will be scheduled for shipment on
  462.            the Friday following the week of order entry, or as soon thereafter
  463.            as supply permits.
  464.                   To order the programs in this announcement for order type,
  465.            specify the order type number, feature number, part number, program
  466.            name, media, and quantity.
  467.                   PACKAGES:
  468.            PROGRAM     FEATURE   PART                             DISKETTE
  469.            NUMBER      NUMBER    NUMBER    PROGRAM NAME           MEDIA
  470.            5875-XXX    6882      82G3744   IBM C Set++
  471.                                             FirstStep
  472.                                             Version 2.1           3.5-inch
  473.            5875-XXX    6883      82G3746   IBM C Set++
  474.                                             FirstStep
  475.                                             Version 2.1           CD-ROM
  476.            5875-XXX    6884      82G3747   IBM C Set++
  477.                                             FirstStep             CD-ROM
  478.                                             Version 2.1           Pak
  479.                   C Set ++ FirstStep includes the following program packages:
  480.            PROGRAM     FEATURE   PART                             DISKETTE
  481.            NUMBER      NUMBER    NUMBER    PROGRAM NAME           MEDIA
  482.            5875-XXX    6885      82G3745   IBM C/C++
  483.                                             FirstStep Tools
  484.                                             Version 2.01          3.5-inch
  485.                                            IBM
  486.                                             WorkFrame/2
  487.                                             Version 1.1
  488.                                            IBM
  489.                                             Developer's
  490.                                             Toolkit
  491.                                             for OS/2 2.1
  492.                   DOCUMENTATION
  493.            PROGRAM     FEATURE   PART
  494.            NUMBER      NUMBER    NUMBER      PROGRAM NAME
  495.            5876-XXX    6886      82G3755     IBM C Set++ FirstStep
  496.                                               Version 2.1 Library --
  497.                                               Group 1
  498.            5876-XXX    6887      82G3756     IBM C Set++ FirstStep
  499.                                               Version 2.1 Library --
  500.                                               Group 2
  501.            o   Program Package -- program diskette with documentation.
  502.            o   Documentation -- separate documentation without program
  503.                diskettes.
  504.            TERMS AND CONDITIONS
  505.            LICENSING:  The programs in this announcement are licensed under the
  506.            terms and conditions of the IBM Program License Agreement.  A copy of
  507.            the agreement is included in the program package.
  508.            LIMITED WARRANTY:  Program:  No.  Media:  Three months.
  509.            VOLUME DISCOUNT:  Not applicable.
  510.            TESTING PERIOD:  None.  30 day money-back guarantee applies.
  511.                   IBM Customer Agreement (ICA) must be in effect.
  512.            NATIONAL EDUCATION LICENSE FEE:  No NELF will be offered for this
  513.            product.
  514.            CHARGES PROGRAM NAME:  IBM C Set ++ FirstStep Version 2.1
  515.                                                         ONE-
  516.            PART                                         TIME
  517.            NUMBER            ORDER TYPE                 CHARGE
  518.            82G3744           Package (3.5)               $149
  519.            82G3746           Package (CD-ROM)             129
  520.            82G3747           Package (CD-ROM Pak)         149
  521.                   PROGRAM NAME:  IBM C/C++ FirstStep Tools Version 2.01
  522.                                                         ONE-
  523.            PART                                         TIME
  524.            NUMBER            ORDER TYPE                 CHARGE
  525.            82G3745           Program Package (3.5)       $149
  526.                   PUBLICATION PACKAGE NAME:  C Set ++ FirstStep Version 2.1
  527.            Library -- Group 1
  528.                                                         ONE-
  529.            PART                                         TIME
  530.            NUMBER            ORDER TYPE                 CHARGE
  531.            82G3755           Documentation               $ 20
  532.            PUBLICATION PACKAGE NAME:  C Set ++ FirstStep Version 2.1 Library --
  533.            Group 2
  534.                                                         ONE-
  535.            PART                                         TIME
  536.            NUMBER            ORDER TYPE                 CHARGE
  537.            82G3756           Documentation              $ 74
  538.  
  539.