MERANT
Issue 4c
September 1999
Copyright © 1999 MERANT International Ltd. All rights reserved.
This document and the proprietary
marks and names used herein are protected by international law.
MERANT International 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 MERANT software products for any particular purpose is expressly excluded and in no event will MERANT 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-1999 MERANT International Ltd
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.
Net Express
Server Express
This user guide is for COBOL programmers who are using Net Express
or Server Express to create applications that 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 Net Express to write such applications.
Please see your sales representative for more information about Net Express.
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.