Micro Focus®
Issue 4
October 1998
Copyright © 1998 Micro Focus Limited. All rights reserved.
This document and the proprietary
marks and names used herein are protected by international law.
Micro Focus has made every effort to ensure that this guide 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 Micro Focus software products for any particular purpose is expressly excluded and in no event will Micro Focus be liable for any consequential losses.
Microsoft®, Windows®, and Windows for Workgroups®, are registered trademarks of Microsoft Corporation.
Visual Basic and Windows NT are trademarks of Microsoft Corporation
IBM® is a registered trademark of International Business Machines Corporation.
UNIX® is a registered trademark of X/Open Company Limited.
Copyright© 1987-1998 Micro Focus
All Rights Reserved.
Fileshare is a client/server system designed to provide more efficient processing of data files that are accessed concurrently, across a network, by a large number of users.
In addition, Fileshare offers features that are not available with the base COBOL file handler including transaction processing and rollforward recovery logging.
NetExpress
This user guide is for COBOL programmers who are using NetExpress to
create applications which need to use any of the facilities provided by
Fileshare:
Server Express
This user guide is for COBOL programmers who are using Server Express to
create applications which need to use any of the facilities provided by
Fileshare:
Mainframe Express
Fileshare is supplied with Mainframe Express solely because it is used by
other Mainframe Express components. This guide will assist you if you have
any problems setting up these components to use Fileshare. Writing
Fileshare applications is not supported in Mainframe Express. You must use
Micro Focus NetExpress to write such applications. Please see your sales
representative for more information about NetExpress.
The following type styles and conventions have been used in this User Guide:
cat script_name | more
The italic text denotes a variable that you type as part of the command.
column_name
is like the pattern_value
,
or is not like the pattern_value
, depending on the
absence or presence of the optional word NOT
:
column_name [NOT] LIKE pattern_value
UNIX:
This paragraph only applies on UNIX systems.
If an example uses Windows filename conventions, remember to use UNIX filename conventions on UNIX systems.