*********************************************************************** * Licensed Materials - Property of IBM * * "Restricted Materials of IBM" * * 5748-T15 * * Copyright IBM Corp. 2015 * * US Government Users Restricted Rights - Use, duplication * * or disclosure restricted by GSA ADP Schedule Contract * * with IBM Corp. * *********************************************************************** * NOTE: Before using this information and the product it supports, * * read the general information under "NOTICES" in this document. * *********************************************************************** **** START OF CHANGE HISTORY******************************************* * CHANGE DATE DESCRIPTION * * 25886 20150221 Create tpfevtmsggen sample script * * * * * **** END OF CHANGE HISTORY********************************************* z/TPF Event Message Generator README CONTENTS ________ This file includes the following information: 1.0 PREREQUISITES 2.0 INSTALLATION 3.0 USING THE SCRIPT 4.0 NOTICES 4.1 Trademarks 4.2 Warranty 1.0 PREREQUISITES __________________ The release levels are the following: z/TPF 1.1 at PUT 11 or later 2.0 INSTALLATION _________________ 1) Use FTP to transfer the tar file (tpfevtmsggen.tar.gz) to your linux system. This can be placed in any directory as a holding location, for example: /tmp/ztpftar 2) Create a root directory that will hold the unpacked files, for example: /ztpftools 3) Extract the files from the tar file by entering the following commands: cd /ztpftools tar -xvzf /tmp/ztpftar/tpfevtmsggen.tar.gz The script files will be extracted in the following directory structure: tpfevtmsggen 4) Verify that the file permissions for the tpfevtmsggen script allow both read and execute permissions. For example, issue the following command to set read and execute permissions for all users: chmod 755 tpfevtmsggen 3.0 USING THE SCRIPT _______________________ Please read the user's guide, available in Portable Document Format (PDF), provided along with this file for more information about using the script. 4.0 NOTICES ___________ This information was developed for products and services offered in the U.S.A. IBM may not offer the products, services, or features discussed in this information in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-IBM product, program, or service. IBM may have patents or pending patent applications covering subject matter described in this information. The furnishing of this information does not grant you any license to these patents. You can send license inquiries, in writing, to: IBM Director of Licensing IBM Corporation North Castle Drive Armonk, NY 10504-1785 U.S.A For license inquiries regarding double-byte character set (DBCS) information, contact the IBM Intellectual Property Department in your country or send inquiries, in writing, to: Intellectual Property Licensing Legal and Intellectual Property Law IBM Japan Ltd. 1623-14, Shimotsuruma, Yamato-shi Kanagawa 242-8502 Japan The following paragraph does not apply to the United Kingdom or any other country where such provisions are inconsistent with local law: INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS INFORMATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you. This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the information. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this information at any time without notice. Any references in this information to non-IBM Web sites are provided for convenience only and do not in any manner serve as an endorsement of those Web sites. The materials at those Web sites are not part of the materials for this IBM product and use of those Web sites is at your own risk. IBM may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you. Licensees of this program who wish to have information about it for the purpose of enabling: (i) the exchange of information between independently created programs and other programs (including this one) and (ii) the mutual use of the information which has been exchanged, should contact: IBM Corporation Department 31BA/Building 008 Mail Drop P369 2455 South Road Poughkeepsie, NY 12601-5400 U.S.A Such information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee. 4.1 Trademarks _______________ IBM, the IBM logo, and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml. 4.2 Warranty _______________ This package is provided on an "as is" basis. There are no warranties, express or implied, including the implied warranties of merchantability and fitness for a particular purpose. IBM has no obligation to provide service, defect correction, or any maintenance for the package. IBM has no obligation to supply any updates or enhancements for the package to you even if such are or later become available.