home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / gbasedoc.zip / README.1ST < prev    next >
Text File  |  1995-11-02  |  10KB  |  220 lines

  1.  ┌──────────────────────────────────────────────────────────────────┐
  2.  │   JBA Guidelines 3.2 - The Complete Application Development Tool │
  3.  └──────────────────────────────────────────────────────────────────┘
  4.  
  5.  INTRODUCTION
  6.  
  7.  Welcome to the JBA Guidelines, the complete application development
  8.  tool for desktop and client/server environments.
  9.  
  10.  This evaluation version of Guidelines 3.2 is a fully functional Base
  11.  Pack with the following limitations :
  12.  
  13.         1) No support for generating Windows 3.x applications
  14.  
  15.         2) All applications generated with this version of Guidelines
  16.            will contain a run-time dialog box outlining the basic
  17.            licence terms and conditions.  This dialog box will be
  18.            displayed for 15 seconds before you are able to continue.
  19.  
  20.         3) There may be technical problems with this version of
  21.            Guidelines that are not present on the commercial version.
  22.            JBA will not be providing service packs or fix packs for the
  23.            evaluation software.
  24.  
  25.  PACKAGING
  26.  
  27.  Guidelines for desktop developers Guidelines is available in
  28.  pre-configured "packs" in order to address specific needs of each type
  29.  of developer.  In every case, the minimum requirement is the Base Pack
  30.  described below plus the Professional Developers Kit.  The other
  31.  extension packs can then be added as required.  Here follows a
  32.  description of the various components:
  33.  
  34.  Base Pack
  35.      As currently, without the ability to generate WINDOWS code.
  36.      Windows generation capabilities cannot be supplied in this pack,
  37.      there are licensing implications.  Listed at $95, it is available
  38.      as a Guidelines "taster" on CD-ROM, at exhibitions and on
  39.      COMPUSERVE and INTERNET.  It is supplied with online documentation
  40.      only.
  41.  
  42.  PDK
  43.      Professional Developers Kit consisting of Base Pack PLUS CUA91,
  44.      DDE, File IO, Std. Dialog, Timer, All Bars, Colour Wheel, Gauge,
  45.      Simple Graph control, New Extended Entry Field and Full on-line
  46.      documentation.   New for this release, JBAs local indexed files
  47.      support is now included.  This will allow the development of
  48.      applications requiring full indexed files with optional multiple
  49.      indexes, only accessible by Guidelines-generated applications.
  50.      This pack includes the one copy of the Guidelines Essentials
  51.      manual, with full on-line documentation included as part of the
  52.      product.  Should the customer wish for a full set of hard copy
  53.      manuals, they can be ordered separately.  The PDK is the
  54.      cornerstone of the desktop developer's requirements.
  55.  
  56.  DBC
  57.      Database Connectivity Pack.  Many developers can develop Front-End
  58.      GUI systems without requiring Database support.  For those who
  59.      can't, this pack will provide native JOT ODBC capability (new for
  60.      this release) and DataDirect (previously Q+E lib) support, which
  61.      enables ODBC connectivity through a third party product.  The cost
  62.      of purchasing DataDirect itself is not included.
  63.  
  64.  WINDOWS
  65.      Microsoft WINDOWS 3.x code generation pack.  Enables applications
  66.      to be generated for WINDOWS including Containers and Notebooks
  67.      support.  Without this pack, Guidelines will not generate WINDOWS
  68.      C++ code.  Currently, 16 bit applications are generated through
  69.      this option.  They will run on all current releases of Windows,
  70.      including Windows 95 with no discernable performance degradation
  71.      when compared with equivalent 32 bit applications.
  72.  
  73.  CSS
  74.      The Client Server Support pack (CSS - previously CSS 2) enables
  75.      developers to create "industrial-strength" applications that
  76.      utilise the industry standard SQL language.  It is recommended that
  77.      all new applications written using the CSS pack, use these SQL
  78.      verbs in preference to the more proprietary JOT CSS verbs.  JOT SQL
  79.      support is new for this pack, which will enable access to ORACLE
  80.      and DB2/x databases through  "thick client" applications.  The
  81.      developer is able to directly code SQL access commands using JOT,
  82.      which access a variety of SQL-enabled databases.
  83.  
  84.      The Guidelines Developer Workframe (GDW) is also featured in this
  85.      pack.  It is a very powerful addition to the Guidelines development
  86.      toolkit and allows  users to create and maintain DB2/2 file sets
  87.      and dynamically change their location - without changes to the
  88.      underlying application code. Further, by "dragging and dropping"
  89.      database fields, GUI application screens can be created very
  90.      rapidly requiring only the addition of the event driven code to
  91.      complete the application.  Lastly, this pack provides SQL support
  92.      for ORACLE systems via SQL*NET, AS/400 SQL support via Client
  93.      Access and direct SQL support for other ODBC supportable databases.
  94.  
  95.  IMAGE
  96.      The IMAGE extension pack allows viewing and scanning of bitmap
  97.      images for inclusion within Guidelines applications.  It currently
  98.      only supports monochrome scanning via COFAX cards, and Colour
  99.      Scanning through TWAIN (Windows) supported scanners. It is still
  100.      not a fully-featured module and must be specified and ordered as a
  101.      separate item.
  102.  
  103. NOTES
  104.      Lotus Notes is currently a hot topic within the enterprise.  This
  105.      extension provides document access and manipulation for Lotus Notes
  106.      databases.  This is achieved through the provision of native JOT
  107.      verbs that invoke the appropriate Lotus API's.  An example of its
  108.      use would be to integrate lotus notes forms with information kept
  109.      on central host systems.  As such, this extension  is positioned as
  110.      an important part of the "Complete Software Development
  111.      Environment", and is available with this release - 3.2.  Note that
  112.      run-time licences apply with this pack.
  113.  
  114.  HARDWARE REQUIREMENTS
  115.  
  116.  In order to successfully load and run this Guidelines demonstration
  117.  pack, we recommend you use a 486/25SX (minimum) with at least 8Mbytes
  118.  RAM.  You will require around 20Mbytes of free disk space to install
  119.  the working copy of GUIDELINES.  Ideal memory requirements are
  120.  16Mbytes, determined by OS/2 and your choice of compiler.  You will of
  121.  course also need a CD-ROM drive!
  122.  
  123.  SOFTWARE REQUIREMENTS
  124.  
  125.  In order to successfully generate applications, you will need to have
  126.  installed the IBM C SET++ 2.01 or IBM VisualAge 3.0 C++ OS/2 compilers.
  127.  You will also need to have the OS/2 Developers Toolkit on your system.
  128.  If you have installed the WARP Developers Toolkit (most developers are
  129.  still using the 2.1 Toolkit), you will need to modify the compiler
  130.  environment within Guidelines to reflect the new directory structure.
  131.  
  132.  Without the compilers installed, you will be unable to generate runtime
  133.  .EXE files though the rest of Guidelines will still function as normal.
  134.  
  135.  ADDITIONAL DOCUMENTATION
  136.  
  137.  Prior to installing Guidelines, please ensure you read through this
  138.  file and understand the terms and conditions outlines.  You may also
  139.  like to browse the following either before or after installation :
  140.  
  141.      1. Standard Guidelines README           - README
  142.      2. Licence Conditions                   - README.LIC
  143.      3. Support Information & Trademarks     - README.SUP
  144.      4. Technical information for OS/2       - README.OS2
  145.      5. Technical Information for Windows    - README.WIN
  146.      6. New Features in this release         - README.NEW
  147.  
  148.  INSTALLATION
  149.  
  150.  To install Guidelines, please type INSTALL from the \GUIDE directory of
  151.  your CD-ROM drive.  When prompted for a registration number, please use
  152.  the following :  3851-2406-8A9A
  153.  
  154.  Further install instructions for the standard version of Guidelines can
  155.  be found in the README file.
  156.  
  157.  LICENSE CONDITIONS
  158.  
  159.  You are free to distribute the files containing this version of
  160.  Guidelines without charge.  You may not remove the files for inclusion
  161.  on any other CD-ROM whether or not for commercial re-sale.  This
  162.  version may not be distributed to electronic files archives such as
  163.  bulletin boards, Internet Sites or Compuserve without the express,
  164.  written permission of JBA Software Products.
  165.  
  166.  Applications generated with this version of Guidelines may not be
  167.  distributed in any commercial or shareware context.  The applications
  168.  are to be used only for evaluation of Guidelines functionality.
  169.  
  170.  Please see the README.LIC file for full license conditions for JBA
  171.  Guidelines.
  172.  
  173.  SUPPORT
  174.  
  175.  JBA will provide limited technical support for this evaluation version
  176.  of Guidelines 3.2.  The following channels are available :
  177.  
  178.         The JBA section on the OS2AVEN forum on Compuserve.
  179.         JBA Support e-mail : support@jba.co.uk
  180.  
  181.  In addition, general discussion and assistance for Guidelines is often
  182.  provided via the comp.os.os2.programming.tools USENET newsgroup.
  183.  
  184.  Please see the README.SUP file for further details.
  185.  
  186.  PURCHASE
  187.  
  188.  For more information or to purchase JBA Guidelines, please contact your
  189.  local software supplier, Indelible Blue or JBA Sales on
  190.  Compuserve : 73022,35.
  191.  
  192.  The Recommended Retail Price for JBA Guidelines is as follows :
  193.  
  194.         Professional Developers Kit             $595 *
  195.         Client/Server Connectivity              $995
  196.         MS Windows Code Generation              $395
  197.         Database Connectivity Pack (ODBC)       $395
  198.         Lotus Notes Support Pack                $99
  199.  
  200.  *  Until the 31st of December 1995, JBA will be offering the Database
  201.     Connectivity Pack free of charge with every Guidelines 3.2 PDK sold.
  202.  
  203.  JBA also provide Corporate and Enterprise developer packs for
  204.  generating C++ or RPG on AS/400 systems and for communicating in S/390
  205.  enviroments.  Please contact JBA or your local reseller for more
  206.  details.
  207.  
  208.  
  209.  DISCLAIMERS
  210.  
  211.  JBA International plc ("JBA") makes no warranty or representation
  212.  either expressed or implied and specifically denies any warranty of
  213.  merchantability or fitness for a particular purpose with respect to the
  214.  software and documentation, where documentation may be machine-readable
  215.  or printed.  JBA does not warrant that there are no discrepancies
  216.  between the software and documentation, nor that errors cannot arise
  217.  during the use of the software.
  218.  
  219.  
  220.