{short description of image}

Installation and Usage Guide


Copyright © 1999 MERANT Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.


MERANT has made every effort to ensure that this manual is correct and accurate but reserves the right to make changes without notice at its sole discretion at any time.

The software described in this document is supplied under a license and may be used or copied only in accordance with the terms of such license, and in particular any warranty of fitness of MERANT software products for any particular purpose is expressly excluded and in no event will MERANT be liable for any consequential losses.

Micro Focus®, Animator®, Mainframe Express®, Revolve® and COBOL Workbench® are registered trademarks of MERANT Limited.

AAI™, CCI™, CICS Option™, Micro Focus COBOL™, Dialog System™, Fileshare™, Mainframe Access Products Suite™, OSX™, RTE™, Run Time Environment™, Transaction System™, Workbench Organizer™, and XM™ are trademarks of MERANT Limited.

Endevor™, Librarian™, Panvalet™ and CCC/LCM™ are trademarks of Computer Associates

Rumba™ is a trademark of Wall Data, Inc

Extra!™ and IRMA™ are a trademark of Attachmate Corporation

IBM®, IBM COBOL/2®, OS/2® and PS/2® are registered trademarks of International Business Machines Corporation.

Presentation Manager™ and Systems Application Architecture™ are trademarks of International Business Machines Corporation.

Intel™ is a trademark of Intel Corporation.

Microsoft®, MS® , MS-DOS®, and Windows® are registered trademarks of Microsoft Corporation.

Windows NT™ is a trademark of Microsoft Corporation.

UNIX® is a registered trademark of X/Open Company Limited.

Copyright© 1987-1999 MERANT Limited.
All Rights Reserved.

Preface

This book describes the installation and usage of the MERANT Mainframe Access Product Suite.

Audience

This manual is intended for you if you need to install, configure or maintain the Mainframe Access Product Suite.

If you are using the DataConnect feature of MFA, it is assumed that you have a general understanding of the COBOL language and that you have access to the related publications described below.

Related Micro Focus Publications

Components of this product and its documentation are extensions to the Micro Focus Fileshare Version 2 product. The documentation for Fileshare Version 2 is included in your Micro Focus Programmer's Guide to File Handling.

Notations and Conventions

Enter refers to the carriage return or Enter key. Where commands to be typed are shown, the Enter key is not explicitly shown; it is treated as implicit that Enter must be pressed at the end of the line.

Hexadecimal numbers are enclosed in quotation marks and preceded by a lower-case "x" or "h"; for example, x"9D", h"03FF". The "x" is used when the hexadecimal number represents a character string; the "h" when it represents a number.

PIC X is used with the COMP-X and COMP-5 data types rather than PIC 99. Unlike PIC 99, PIC X shows the length of the data item and so demonstrates more clearly the use of COMP-X, which is to define a binary item of the specified number of bytes.

Top headings are used to indicate environment specific information. For example:

MVS
MVS specific information.

In some environments, you may notice that what appears on your screen differs in minor ways (for example, version numbers) from the illustrations in this documentation. This does not affect the operation of your software.