home *** CD-ROM | disk | FTP | other *** search
/ Sams Cobol 24 Hours / Sams_Cobol_24_Hours.iso / Cobol32 / PowerDTA / DataTool.z / Readme.txt < prev    next >
Text File  |  1997-05-14  |  5KB  |  117 lines

  1. All Rights Reserved, Copyright(c) Fujitsu Ltd. 1994-1997
  2. ***************************************************************************
  3. **                                                                       **
  4. **                       Software Release Guide                          **
  5. **                                                                       **
  6. **                Fujitsu COBOL Data File Tool Set V3.0L10               **
  7. **                                                         1997.5.14     **
  8. ***************************************************************************
  9.  
  10.  This document provides an overview of Fujitsu COBOL Data File Tool set 
  11.  and their installation.  Other related README files are:
  12.  
  13.         Data Editor README      READEDIT.TXT
  14.         Data Converter README   READCONV.TXT
  15.  
  16.  
  17. Registered trademarks:
  18.  
  19.   Microsoft, Windows are the registered trademarks of Microsoft Corporation.
  20.   Windows NT is a trademark of U.S.A. Microsoft Corporation.
  21.  
  22.  
  23. Product names are abbreviated as follows in this product description:
  24.  
  25.   Microsoft (R) Windows (R) Operating System Version 3.1 > Windows 3.1
  26.   Microsoft (R) Windows (R) 95 Operating System > Windows 95
  27.   Microsoft (R) Windows NT (TM) Workstation Operating System  > Windows NT
  28.   Microsoft (R) Windows NT (TM) Server Network Operating System > Windows NT
  29.  
  30.  
  31. This software release guide is structured as follows:    
  32.  
  33.    1. Product overview 
  34.    2. Hardware requirement
  35.    3. Installation
  36.  
  37.  
  38. 1. Product overview
  39.  
  40.    Fujitsu COBOL Data File Tool Set is a group of tools that can handle 
  41.    COBOL data files and assists in software development.
  42.  
  43.    This tool set consists of the following two tools.
  44.        - Data Editor
  45.        - Data Converter
  46.  
  47.    Data Editor enables the user to create, update and browse data files 
  48.    (viewing them as they appear in your COBOL programs based on the data
  49.    description).  Note: It is helpful to create test data and to confirm 
  50.    using test data.
  51.  
  52.   Data Converter is a tool for converting data files from one format to 
  53.   another.  You define the input and output file formats and Data Converter 
  54.   performs the task of moving the data between various file formats. File 
  55.   formats supported are: sequential, indexed, relative, text file, CSV 
  56.   (comma separated values) and other binary files. Data Converter will 
  57.   convert between different character code systems - ASCII and ECBDIC.
  58.  
  59.   These two tools are functionally integrated so that both tools can be used
  60.   to perform edit and conversion tasks.
  61.    - Data Editor has a function which can link to Data Converter.
  62.    - Data Editor can pass the updated data to Data Converter to convert to 
  63.      another file format. 
  64.   This tool enables the reuse of the COBOL data from a spread sheet software
  65.   or from data base system.
  66.  
  67.   These tools run on the following operating system.
  68.    -  Windows95
  69.    -  Windows NT 3.51
  70.    -  Windows NT 4.0
  71.  
  72.    
  73. 2. Hardware requirement
  74.  
  75.   Computer                  : Machine with Windows 95 or Windows NT running.
  76.   RAM                       : Minimum of 16 MB
  77.   Hard Disk space           : Minimum of  5 MB
  78.    
  79.  
  80. 3. How to install this product
  81.  
  82.  (1)  Run the installation program (SETUP.EXE)  and proceed based on the 
  83.       instructions displayed on the screen.
  84.  
  85.  (2)  A program group is generated and icons corresponding to each tool are 
  86.       registered.
  87.  
  88.  
  89. 4. Using this software by another user on the same PC with PowerGEM Plus
  90.  
  91.   If another user who doesn't have the right of Administrators Group use 
  92.  this software on the same PC on which this software and PowerGEM Plus has 
  93.  been already installed, take the following action.
  94.  
  95.   This action is necessary if the Operating system is :
  96.    -  Windows NT or 
  97.    -  Windows95 and the option [Users can customize their preferences 
  98.       and desktop setting.] in [User Profiles] tab is selected in Passwords 
  99.       Properties on Control Panel.
  100.  
  101.   PowerGEM Plus has Set Startup Information Tool (SETENV32.EXE) in the 
  102.  Install directory of PowerGEM Plus itself.
  103.  
  104.   Double click the file SETENV32.EXE in the directory and follow the 
  105.  displayed direction. 
  106.   Startup information is set in the registry regarding PowerGEM Plus and 
  107.  you can use this software.
  108.  
  109.  
  110. 5. How to uninstall this product
  111.  
  112.    Start the Add/Remove programs in Control panel.
  113.    Select the name of the product from the installed software list and 
  114.    click Add/Remove button.
  115.  
  116.  
  117.