Document Catalog
Link to Internet or Current Server
  Table of Contents  v-24.01.01 - idocweb2.htm 
  Introduction
  List of Documents
 
   A   B   C   D   E   F   G   H   I   J   K   L   M 
   N   O   P   Q   R   S   T   U   V   W   X   Y   Z 
  Summary
  Software Agreement and Disclaimer
  Downloads and Links
  Current Server or Internet Access
  Internet Access Required
  Glossary of Terms
  Contact or Feedback
  Company Overview
The SimoTime Home Page 

Table of Contents Previous Section Next Section Introduction

This document provides an alphabetic listing with hyperlinks for the documents that are provided for the SIMOSAM1 Libraries. The SIMOSAM1 Libraries (or Directory Structures) are the foundation for the Mainframe System Model. This architecture makes it possible to migrate (or move) a batch or online application that is currently running on an IBM Mainframe System with ZOS to a Linux, UNIX or Windows System with Micro Focus Server.

Migrating the application assets and building the load members for the new environment is only part of the effort required. Migrating and/or sharing the data is a critical part of the overall migration effort. Many of the programs in the following list will focus on the data file transfer, share, convert and compare aspects of a data migration effort.


We have made a significant effort to ensure the documents and software technologies are correct and accurate. We reserve the right to make changes without notice at any time. The function delivered in this version is based upon the enhancement requests from a specific group of users. The intent is to provide changes as the need arises and in a timeframe that is dependent upon the availability of resources.

Copyright © 1987-2024
SimoTime Technologies and Services
All Rights Reserved

Table of Contents Previous Section Next Section List of Documents

A Listing of HTML Members in the Document Repository. Two links are provided for each document. The Link to Internet icon is for a link to the Internet and the Link to Internet icon is a link for the local Server.

Note: The latest versions of the SimoTime Documents and Program Suites are available on the Internet and may be accessed using the Link to Internet icon. If a user has a SimoTime Enterprise License the Documents and Program Suites may be available on a local server and accessed using the Link to Server icon.

Link to Internet   Link to Internet Table of Contents A2EN8001 - Convert Binary, Numeric and Text Strings from ASC to EBC
This job will execute a program that will read a record sequential, ASCII-encoded file, convert or translate the record content and write to a record sequential, EBCDIC-encoded file while maintaining binary and numeric integrity. The first COBOL program does the file Input and Output and calls a second COBOL program to do the record content conversion between ASCII and EBCDIC. Each record in the Input file is a data structure that contains a mixture of binary, numeric and text strings or fields.
Link to Internet   Link to Internet Table of Contents AB011401 - RTS0114 Abnormal Ending, Attempt Access Beyond Memory Bounds
This suite of programs will cause an ABEND (or ABnormal ENDing) when attempting to do a move using reference modification with an invalid offset. The ABEND is an RTS0114 - Attempt to access an item beyond bounds of memory.
Link to Internet   Link to Internet Table of Contents ABTEST01 - Abnormal Termination (ABEND) Example for the Micro Focus Environment
Example of a COBOL program running in a Micro Focus environment that calls an ABEND routine to display the call stack. This allows an abnormal termination of a program and provide useful information about the cause.
Link to Internet   Link to Internet Table of Contents ADM1DIRS - TITLE not found.
This is the Library (or Folder) structure for the Administrator that manages the SIMOSAM1 Library of Programs and Documents. The SIMOSAM1 Library (or Directory) is the foundation for the Mainframe System Model that executes on a Windows System with Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents ADRACC01 - An ODBC Interface to Microsoft Access for Micro Focus Enterprise Server
An example of using embedded SQL to create a table in a relational data base model using an ODBC driver interface to Microsoft Access in a Micro Focus Enterprise Server environment.
Link to Internet   Link to Internet Table of Contents AIEDMK01 - EDMK, Edit and Mark Instruction, SS Format
This program executes a routine that uses the Edit and Mark or EDMK Instruction to prepare a numeric value that is stored in a Packed-Decimal format to be used in a review process that requires human observation. A HEX-Dump routine is used to display the memory used by the program. The assembler program is written in IBM Mainframe Assembler, it will compile using Assembler/H or HLASM. A JCL member is provided to run the job as an MVS or ZOS batch job on an IBM Mainframe System or as a project with Micro Focus Mainframe Express (MFE) running on a Windows System.
Link to Internet   Link to Internet Table of Contents AISTCM01 - STCM, Store Characters under Mask, RS Format
This 370 Assembler program provides different techniques for using the RS Format of the Store Characters under Mask (STCM) Instruction. The assembler program is written in IBM Mainframe Assembler, it will compile using Assembler/H or HLASM. A JCL member is provided to run the job as an MVS batch job on an IBM Mainframe System or as a project with Micro Focus Mainframe Express (MFE) running on a Windows System.
Link to Internet   Link to Internet Table of Contents AISUB001 - S, Subtract Instruction, RX Format
This 370 Assembler program provides different techniques for using the RX Format of the Subtract Instruction. The assembler program is written in IBM Mainframe Assembler, it will compile using Assembler/H or HLASM. A JCL member is provided to run the job as an MVS batch job on an IBM Mainframe System or as a project with Micro Focus Mainframe Express (MFE) running on a Windows System.
Link to Internet   Link to Internet Table of Contents AITR0001 - TR, Translate Instruction, SS Format
This program executes a routine that use the TR Instruction to convert a string of lower case characters to upper case. A HEX-Dump routine is used to display the memory used by the program. The assembler program is written in IBM Mainframe Assembler, it will compile using Assembler/H or HLASM. A JCL member is provided to run the job as an MVS batch job on an IBM Mainframe System or as a project with Micro Focus Mainframe Express (MFE) running on a Windows System.
Link to Internet   Link to Internet Table of Contents ALOCAT01 - Override Default File Location, ES_ALLOC_OVERRIDE Environment Variable
Override a physical file location with Micro Focus Enterprise Server
Link to Internet   Link to Internet Table of Contents ALTINC01 - Scan COBOL Source Code and replace -INC with a Standard COBOL Copy Statement
This is a Utility Program to scan COBOL source code and replace the -INC statements with standard COBOL Copy Statements.
Link to Internet   Link to Internet Table of Contents ALTINCB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ALTINCB2 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ALTINCB3 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ALTKSDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents AP2UPD1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents APDUPE01 - COBOL GO TO DEPENDING ON
This test case will execute a cobol program that will describe and demonstrate the use of the GO TO DEPENDING ON function of the COBOL Programming language.
Link to Internet   Link to Internet Table of Contents APHTML01 - Source Code Identification or Member Typing with Member Counts and Lines of Code
Source Code Identification or Member Typing with Member Counts and Lines of Code.
Link to Internet   Link to Internet Table of Contents APHTMMDL - Source Code Identification or Member Typing with Member Counts and Lines of Code
Source Code Identification of Member Type based on programming language with Member Counts and Lines of Code.
Link to Internet   Link to Internet Table of Contents APLMIG01 - Application and Data Migration, File Management & Data Integrity
A discussion of the process and tasks involved when moving of all the components of an application from an existing system to a new system and obtaining the same business results. The term Application Migration may be defined as the moving or deploying of all the components of an application from an existing system to a new system and obtaining the same business results.
Link to Internet   Link to Internet Table of Contents APLOAD01 - Define an Application Properties Repository, Populate with Validated Source Information
Describes how to Define an Application Properties Repository and Populate with Validated Source Information.
Link to Internet   Link to Internet Table of Contents APMAST01 - Application Properties Repository, Data Structures & Application Build Information
Describes the structure and properties of an Application Properties Repository. This will include the physical structure of the Data Set and the Record Format.
Link to Internet   Link to Internet Table of Contents APMASTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents APPEVO01 - Application and Data Evolution, a Mainframe to Enterprise Advancement
This document provides an overview of a application life cycle that includes the structure and process for promoting through the Development, Testing and Production phases.
Link to Internet   Link to Internet Table of Contents APPLBLDL - Application Build, Programs and Control Files
Describe and demonstrate the technical notes and tasks that are created and implemented during an application migration between an IBM Mainframe and a Linux, UNIX or Windows system.
Link to Internet   Link to Internet Table of Contents APPLSUPP - Application and System Support, Programs and Procedures
Micro Focus Enterprise Server and a focus on the application and system support requirements.
Link to Internet   Link to Internet Table of Contents APXREFB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ASC2EBC1 - ASCII or EBCDIC, Translation Tables
A conversion or translation chart or table for ASCII, EBCDIC, Binary, bit, hex, hexadecimal, decimal or text. Includes alternate codes for the currency symbols (dollar sign, British Pound and Japanese Yen), the umlaut, acute, grave, circumflex, tilde, Copyright and Trademark.
Link to Internet   Link to Internet Table of Contents ASM4WTO1 - Write To Operator with Mainframe Assembler Coding Examples
A discussion and samples of mainframe assembler coding techniques for the Write To Operator (WTO) macro. The program is written in IBM Mainframe Assembler, it will compile using Assembler/H or HLASM. This suite of programs, both source code and documentation are included in a zip file for easy downloading.
Link to Internet   Link to Internet Table of Contents ASMAAT01 - Macro and Copy File Dependencies
This is a very simple example of a mainframe assembler program. It simply sets the return code to zero and returns to caller. The assembler program is written in IBM Mainframe Assembler, it will compile using Assembler/H or HLASM. A JCL member is provided to run the job as an MVS batch job on an IBM Mainframe System or as a project with Micro Focus Mainframe Express (MFE) running on windows System.
Link to Internet   Link to Internet Table of Contents ASMAHOME - HLASM Alternatives
Presentation Material for a SIMOTIME Workshop about High Level Assembler (HLASM). This is the Home page.
Link to Internet   Link to Internet Table of Contents ASMALINK - Navigation for HLASM
The SIMOTIME Data Management Facilies are a suite of job scripts and programs that perform data file transfer, convert, validate, compare, review and summarizing.
Link to Internet   Link to Internet Table of Contents ASMALT01 - Mainframe Assembler, Options to Convert, Rewrite or Replace
IBM Mainframe, High, Level, Assembler (HLASM) Alternatives when Migrating an Application to a distributed or open system such as Windows, UNIX or Linux.
Link to Internet   Link to Internet Table of Contents ASMAPG10 - Preparation (1 of 2)
Presentation Material for a SIMOTIME Workshop about High Level Assembler (HLASM). This page contains information for Application Migration & System Preparation (1 of 2).
Link to Internet   Link to Internet Table of Contents ASMAPG11 - Preparation (2 of 2)
Presentation Material for a SIMOTIME Workshop about High Level Assembler (HLASM). This page contains information for Application Migration & System Preparation (1 of 2).
Link to Internet   Link to Internet Table of Contents ASMAPG20 - Environments for DEV, TEST & PROD
Presentation Material for a SIMOTIME Workshop about High Level Assembler (HLASM). This page contains information for Application Migration & System Preparation (1 of 2).
Link to Internet   Link to Internet Table of Contents ASMAQUIT - Question for HLASM Alternatives
Presentation Material for a SIMOTIME Workshop about High Level Assembler (HLASM). This is the Home page.
Link to Internet   Link to Internet Table of Contents ASMASM01 - Assembler to Assembler, Assembler - Call, Load and Link
This suite of programs provides an example of how a mainframe assembler program calls a mainframe assembler (HLASM) routine. The assembler programs are written in IBM Mainframe Assembler, it will compile using Assembler/H or HLASM. A suite of JCL members is provided to run the jobs as as ZOS or MVS batch jobs on an IBM Mainframe System. Also, the jobs have been tested on a Windows System with Micro Focus Mainframe Express (MFE) and Enterprise Developer with the Mainframe sub-system option enabled.
Link to Internet   Link to Internet Table of Contents ASMBCH01 - Branch Instructions - Extended Mnemonic Opcodes
A reference for the extended mnemonics for the branch instructions for mainframe assembler programming or coding techniques.
Link to Internet   Link to Internet Table of Contents ASMBIT01 - Assembler Bit Processing, Bit Manipulation
An example of how a COBOL program calls an Assembler routine to do Bit level processing. Testing for a bit setting or resetting a bit within a byte. The COBOL program is written using the COBOL/2 dialect and the Assembler is written using IBM HLASM. A JCL member is provided to run the job as an MVS batch job on an IBM Mainframe System or as a project with Micro Focus Mainframe Express (MFE) running on a Windows System.
Link to Internet   Link to Internet Table of Contents ASMCBL01 - Assembler to COBOL
This suite of programs provides an example of how a High Level Assembler (HLASM) program calls a COBOL program. The assembler program is written using an IBM Mainframe Assembler dialect (HLASM). The HLASM program will compile using Assembler/H or HLASM. A JCL member is provided to run the job as a batch job on an IBM Mainframe System with ZOS or as a batch job on a Windows System with Micro Focus Enterprise Developer.
Link to Internet   Link to Internet Table of Contents ASMINS01 - 370 Instructions, Reference Guide
This document is intended to be used as a quick reference for the IBM Mainframe Assembler programmer using HLASM (High Level Assembler) or Assembler/H. The focus is on the 360 and 370 problem-state, non-floating point instructions running in an MVS or ZOS environment. The programs may be compiled and executed on an IBM Mainframe System or a Windows System with Micro Focus Enterprise Developer.
Link to Internet   Link to Internet Table of Contents ASMMBR01 - Macro and Copy File Analysis for ASMMBR01
The code structure diagram was created by scanning the Assembler source code members that are used to create an executable Mainframe Assembler program. The objective is to identify the source member dependencies that include macro and copy files.
Link to Internet   Link to Internet Table of Contents ASMMF101 - Micro Focus 390 Assembler, Compile and Execute in a Windows Environment
An introduction to the installation, configuration and usage of mainframe assembler capability on a Windows System using Micro Focus technology and Enterprise Developer.
Link to Internet   Link to Internet Table of Contents ASMMIX01 - COBOL calling Assembler, Composite Link and Load of Non-Executable Member
This suite of programs provides an example of how a mainframe COBOL program can call a Mainframe Assembler program that is a composite link of multiple Assembler members. The assembler programs are written in IBM Mainframe Assembler, they will compile using Assembler/H or HLASM or Micro Focus Mainframe Express (MFE) running on a Windows System.
Link to Internet   Link to Internet Table of Contents ASMO2CBL - HLASM to COBOL
This program generates programs or COBOL Source Code that may be used to access non-relational data files and VSAM data sets.
Link to Internet   Link to Internet Table of Contents ASMOGENR - Assembler to MOD File, Non-Executable Load Member for Micro Focus
An example of how to create a non-executable member from Assembler Source Code for the Micro Focus Studio and Server environments running in EBCDIC or ASCII. The source code may contain define constants, Define Storage, DC, DS, Equates, EQU or ORG statements.
Link to Internet   Link to Internet Table of Contents ASMOGSYS - System Notes for ASMOGENR
This member provides functional specifications by example of the advanced functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents ASMR1401 - A Very Simple Assembler Program, Set Return Code to Zero and Return to Caller
This is a very simple example of a mainframe assembler program. It simply sets the return code to zero and returns to caller. The assembler program is written in IBM Mainframe Assembler, it will compile using Assembler/H or HLASM. A JCL member is provided to run the job as an MVS batch job on an IBM Mainframe System or as a project with Micro Focus Mainframe Express (MFE) running on windows System.
Link to Internet   Link to Internet Table of Contents ASMSDIRS - Directory Structure, Assembler Library, Micro Focus Enterprise Developer
This is the Library (or Folder) structure for the Mainframe Assembler programmers that manage and compile source code for the SIMOSAM1 Library of Assembler Programs and Documents. The SIMOSAM1 Library (or Directory) is the foundation for the Mainframe System Model that executes on a Windows System with Micro Focus Enterprise Developer.
Link to Internet   Link to Internet Table of Contents ASMTRIXS - Assembler Programming or Coding Techniques for a Mainframe System
A discussion and examples of mainframe assembler (HLASM) programming or coding techniques. This document may be used as a tutorial for new assembler programmers or as a quick reference for experienced programmers.
Link to Internet   Link to Internet Table of Contents ASPEEK01 - Hex Dump of a Data String
The ASPEEKA1 routine (or callable program) will access a user defined binary string of data and create a text string of data in a hex-decimal notation format that may be displayed or used in a review process that requires human observation.
Link to Internet   Link to Internet Table of Contents ASTN8001 - Summary Totals and Record Counts, Binary, Packed and Zoned Formats
Read a sequential file that contains 80 byte, fixed length records. Calculate a record count and accumulate summary totals for the numeric fields that are defined as Binary, Packed Decimal or Zoned Decimal.
Link to Internet   Link to Internet Table of Contents BANNERB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents BASICSU1 - Basic Service Unit for Small Projects
A description of a quick acquisition and payment process for small services requirements.
Link to Internet   Link to Internet Table of Contents BCHMRK01 - Benchmark for a Batch Application using JCL in a Micro Focus Environment
An example of how to track and document the elapsed times of the tasks within a batch application.
Link to Internet   Link to Internet Table of Contents BDSCRIPT - Scripted Application Build for the Micro Focus Environment
This is an example of Windows Command Files that will do a scripted build of an application that has been moved from an IBM Mainframe to a Windows environment with Micro Focus.
Link to Internet   Link to Internet Table of Contents BEHAVEB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents BFLAGSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents BINBIT01 - Create and Process Tables or Text Strings containing Binary Values using COBOL
This is an example of a COBOL program that shows how to create, define, access or process tables or text strings that contain binary values.
Link to Internet   Link to Internet Table of Contents BYTE8001 - Convert between Fixed Field and CSV Formats using Numeric Fields and Text Strings
Convert a mainframe record sequential file to a line sequential file (or ASCII/Text) with a comma separated values (or CSV) format.
Link to Internet   Link to Internet Table of Contents BYTE80B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CALLAM01 - Procedure Pointers and External Data with COBOL
Describe and demonstrate program examples the define or declare external variables using COBOL with Procedure Pointers and External Data Items. The sample COBOL programs continue to execute on a Mainframe System and have been copied, compiled and executed on a Linux, UNIX and Windows System with Micro Focus.
Link to Internet   Link to Internet Table of Contents CASECR01 - Case Conversion using a COBOL Callable Routine
An example of how a COBOL program does case conversion. The example shows simple conversion between upper and lower case plus capitalization and editing of specific words within a text string. The COBOL programs are written using the COBOL/2 dialect. A JCL member is provided to run the job as a ZOS batch job on an IBM mainframe or as a project with Micro Focus Mainframe Express (MFE) running on a PC with Windows.
Link to Internet   Link to Internet Table of Contents CASEVARY - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CATEXT05 - Micro Focus Catalog, Extract Customer Data in CSV Format
The suite of programs will extract information from the Micro Focus catalog and write CSV formatted records to an ASCII/Text file.
Link to Internet   Link to Internet Table of Contents CATGDG01 - Populate the Catalog, Create Entries for the Generation Data Groups (GDG's)
Identify Generation Data Groups and create entries in the Micro Focus Catalog.
Link to Internet   Link to Internet Table of Contents CATPDS01 - Populate the Catalog, Create Entries for the Partitioned Data Sets (PDS's)
Identify Partitioned Data Sets and create entries in the Micro Focus Catalog.
Link to Internet   Link to Internet Table of Contents CATPOP01 - Populate a Catalog for the Micro Focus Enterprise Server Environment
An example of how to populate a catalog for the Micro Focus Server.
Link to Internet   Link to Internet Table of Contents CATPOPB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CATSEQ01 - Populate the Catalog, Create Entries for the Record Sequential Files
Identify the record sequential files and create entries in the Micro Focus Catalog.
Link to Internet   Link to Internet Table of Contents CATVSM01 - Populate the Catalog, Create Entries for VSAM Data Sets
Identify VSAM data sets and create entries in the Micro Focus Catalog.
Link to Internet   Link to Internet Table of Contents CBL_CPRS80C1 - CPRS80C1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKA2EC1 - TCKA2EC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKA2ER1 - TCKA2ER1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKE2AC1 - TCKE2AC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKE2AR1 - TCKE2AR1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKEXTC1 - TCKEXTC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKEXTR1 - TCKEXTR1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKHEXC1 - TCKHEXC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKIMPC1 - TCKIMPC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKIMPR1 - TCKIMPR1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKKSDC5 - TCKKSDC5.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKKSDC8 - TCKKSDC8.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKPEKC1 - TCKPEKC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKPEKR1 - TCKPEKR1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKSHXC1 - TCKSHXC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKTOTC1 - TCKTOTC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKTOTC2 - TCKTOTC2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKTOTC6 - TCKTOTC6.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKTOTR1 - TCKTOTR1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKTOTR2 - TCKTOTR2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCKTOTR6 - TCKTOTR6.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNA2EC1 - TCNA2EC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNA2ER1 - TCNA2ER1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNCL1C1 - TCNCL1C1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNCP1C1 - TCNCP1C1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNCP3C3 - TCNCP3C3.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNE2AC1 - TCNE2AC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNE2AR1 - TCNE2AR1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNEXTC1 - TCNEXTC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNEXTR1 - TCNEXTR1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNHEXC1 - TCNHEXC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNIMPC1 - TCNIMPC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNIMPR1 - TCNIMPR1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNKSDC5 - TCNKSDC5.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNKSDC8 - TCNKSDC8.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNPEKC1 - TCNPEKC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNPEKR1 - TCNPEKR1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNTOTC1 - TCNTOTC1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNTOTC2 - TCNTOTC2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNTOTC6 - TCNTOTC6.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNTOTR1 - TCNTOTR1.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNTOTR2 - TCNTOTR2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCNTOTR6 - TCNTOTR6.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPA2EC2 - TCPA2EC2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPA2ER2 - TCPA2ER2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPE2AC2 - TCPE2AC2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPE2AR2 - TCPE2AR2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPEEKC1 - TCPEEKC1 - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPEXTC2 - TCPEXTC2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPEXTR2 - TCPEXTR2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPHX4C2 - TCPHX4C2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPIMPC2 - TCPIMPC2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPIMPR2 - TCPIMPR2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPPEKC2 - TCPPEKC2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBL_TCPPEKR2 - TCPPEKR2.cbl - COBOL Source Member
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBLALT01 - Alternate Index for a VSAM, Keyed Sequential Data Set or KSDS
This example includes a suite of COBOL programs and JCL that will produce a VSAM, Keyed Sequential Data Set (i.e. KSDS) with alternate indexes or alternate record keys (AIX). IDCAMS is used to create the file and COBOL is used to load or populate the file.
Link to Internet   Link to Internet Table of Contents CBLASM01 - VSAM Access from Assembler called by COBOL
This suite of programs provides an example of how a mainline COBOL program calls a mainframe assembler (HLASM) I/O routine to access a VSAM, KSDS data set. The COBOL program is written using COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. The assembler IO routine is written in IBM Mainframe Assembler, it will compile using Assembler/H or HLASM. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus Mainframe Express (MFE) running on a PC with Windows.
Link to Internet   Link to Internet Table of Contents CBLASMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBLBIN01 - Binary & Linear Table Search - Define, Load, Search and Sort
A COBOL program and JCL member that describes and demonstrates by example the various table functions such as a table load, a standard COBOL SEARCH, a standard COBOL SEARCH ALL, a user written binary search and a user written linear search.
Link to Internet   Link to Internet Table of Contents CBLBIT01 - COBOL Bit Processing, Bit Manipulation
An example of how a COBOL program does Bit level processing. Testing for a bit setting or resetting a bit within a byte. The COBOL programs are written using the COBOL/2 dialect. A JCL member is provided to run the job as an MVS batch job on an IBM Mainframe System or on a Linux, UNIX or Windows System with Micro Focus. A CMD file is provided to the job on a Windows System using Micro Focus COBOL. A Bash Script file is provided to run the job on Linux or Ubuntu using GnuCOBOL
Link to Internet   Link to Internet Table of Contents CBLBUILD - Compile and Link from CMD Line
This document will describe the process for creating executable members from COBOL source members. The process uses Job Scipts or Batch Job Processing techniques. This process was originally created and executed on a Microsoft Windows NT2000 System with Micro Focus Net Express 3.0.
Link to Internet   Link to Internet Table of Contents CBLCAT01 - Accessing the Micro Focus Catalog File
Describe and demonstrate an example of how to populate, list and dump a catalog for a Micro Focus Enterprise Server environment.
Link to Internet   Link to Internet Table of Contents CBLCBL01 - COBOL I/O Routine for VSAM, COBOL calls COBOL
This suite of programs provides an example of how a mainline COBOL program calls a mainframe COBOL I/O module or routine to access a VSAM, KSDS data set. The COBOL programs are written using COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. A sample JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus Mainframe Express (MFE) running on a PC with Windows.
Link to Internet   Link to Internet Table of Contents CBLCBLB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBLCLT01 - Sorting or Collating Sequence, EBCDIC and ASCII Environments
A suite of COBOL programs that provide examples of the sorting or collating (SORT or COLLATE) sequence and the differences between EBCDIC and ASCII encoding formats and possible programming logic failures.
Link to Internet   Link to Internet Table of Contents CBLCMP01 - Compare two Data Files using Record Level Access
This is an example of a COBOL program that will compare the contents of two data files at the record level and by position within the record.
Link to Internet   Link to Internet Table of Contents CBLCRD01 - Sample use of Callable Routines for Accessing Eighty-Column Card Files
This is an example of a COBOL program that will produce a comma delimited file without the leading and trailing spaces within the fields.
Link to Internet   Link to Internet Table of Contents CBLCSV01 - Create a Comma-Delimited File (CSV) with COBOL
Convert a file with a record structure that uses a row and column format to an ASCII encoded file with a record structure that uses a Comma Separated Value or CSV format. This test case is an example of a set of COBOL programs that will produce a comma (tab, semicolon or other character) delimited file without the leading and trailing spaces within the fields. The programs have been tested on an IBM Mainframe System, a Windows system with Micro Focus COBOL and a Linux System with GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CBLCSV02 - Reading a Comma-Delimited File (CSV) with COBOL
Convert an ASCII encoded file with a record structure that uses a
Link to Internet   Link to Internet Table of Contents CBLDAT01 - Date Processing Examples
A COBOL coded program example of how to convert, edit, validate and format a date field.
Link to Internet   Link to Internet Table of Contents CBLDAY01 - Date Processing Example, Difference in Dates by Days
This suite of programs provides an example of calculating the number-of-days difference between two dates.
Link to Internet   Link to Internet Table of Contents CBLDAYB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBLDFC01 - File Convert, Format and Share
An example of how COBOL programs do file conversion. The example provides ASCII EBCDIC conversion, case conversion techniques and file format conversion. Examples of IBM Mainframe data conversions between ASCII Text, Sequential, QSAM, Indexed, VSAM, KSDS using fixed or variable length records with a fixed field or comma delimited record structure are included.
Link to Internet   Link to Internet Table of Contents CBLDFCB2 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBLDIA01 - COBOL, Notes for Dialects and Syntax
This page briefly describes some of the COBOL dialect differences and some COBOL syntax examples.
Link to Internet   Link to Internet Table of Contents CBLE2A01 - File Conversion, ASCII and EBCDIC - QSAM and VSAM
An example of how COBOL programs do file conversion. The example provides ASCII EBCDIC conversion and case conversion techniques.
Link to Internet   Link to Internet Table of Contents CBLENV01 - GET or SET an Environment Variable using a COBOL Program
How to SET or GET an environment variable from within a Micro Focus process using a COBOL program.
Link to Internet   Link to Internet Table of Contents CBLETM01 - Calculate COBOL Execution Time
This Test Case will describe and demonstrate a technique that will calculate the total execution time of the program and track the elpased time of user-defined segments of code within the program.
Link to Internet   Link to Internet Table of Contents CBLFPA01 - Floating Point Arithmetic, a COBOL Example
This is an example of a COBOL program that does floating point arithmetic.
Link to Internet   Link to Internet Table of Contents CBLHBX01 - Hexadecimal Dump Routine using COBOL
An example of how a COBOL program can display a message in a hexadecimal dump or hex dump format for both ASCII and EBCDIC data strings.
Link to Internet   Link to Internet Table of Contents CBLIVP01 - Display a Message using COBOL
A very simple COBOL program that displays a message to the screen.
Link to Internet   Link to Internet Table of Contents CBLJUS01 - Justify to the Center, Right or Left a Text String within a Field
A COBOL programming example of how to center, right or left justify a text string within a character field. This sample includes the source code for executing on an IBM Mainframe System or a Windows System with Micro Focus Server using COBOL.
Link to Internet   Link to Internet Table of Contents CBLLOG01 - Write to a LOG File using COBOL
This member provides an example of how to post or write a message to a user-defined log file.
Link to Internet   Link to Internet Table of Contents CBLMEM01 - Hexadecimal Dump Routine using COBOL
An example of how a COBOL program can display a message in a hexadecimal dump or hex dump format for both ASCII and EBCDIC data strings.
Link to Internet   Link to Internet Table of Contents CBLNUM01 - COBOL does Testing and Scanning of Numeric Field by SimoTime Technologies
An example of how a COBOL program does testing and scanning of a field for a numeric value. It describes how to do an arithmetic compare of two numeric values. The COBOL program is written using COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. A JCL member is provided to run the job as an MVS or ZOS batch job on an IBM Mainframe System or a Linux, UNIX or Windows System with Micro Focus.
Link to Internet   Link to Internet Table of Contents CBLPAR01 - Passing JCL Parameters to a COBOL Program via LINKAGE or ACCEPT and SYSIN
Describe or explain how to pass a parameter string or variable from JCL to COBOL via the LINKAGE section or the ACCEPT statement. Included are examples of using the PARM= and SYSIN functions to pass text strings, variables or multiple records from SYSIN.
Link to Internet   Link to Internet Table of Contents CBLPRT01 - Print and Display using COBOL, Remove Non-Print Characters
This suite of programs provides an example of how a COBOL program can be used to scan a text string and replace the non-display or non-printable characters with spaces prior to printing or displaying. This has the result of removing non-printable characters from the text string.
Link to Internet   Link to Internet Table of Contents CBLQSM01 - QSAM or Sequential File Access using COBOL called by COBOL
This program example describes how a mainline COBOL program calls a COBOL I/O routine to access a QSAM or Sequential file. The COBOL programs are written using COBOL/2 dialect but also works with COBOL for OS390. A sample JCL member is provided to run the job as an MVS batch job on an IBM Mainframe System with ZOS or a Linux, UNIX or Windows System with Micro Focus Enterprise Server or Studio. Command files are provided for running with Net Express or Application Servers.
Link to Internet   Link to Internet Table of Contents CBLQSM03 - COBOL Accessing a QSAM or Sequential File
This program provides an example of how a single COBOL program can access a QSAM file for sequential processing. The COBOL program is written using COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus Mainframe Express (MFE) running on a PC with Windows.
Link to Internet   Link to Internet Table of Contents CBLRAZ01 - Right Adjust, Zero Fill with Erase to End-of-Field Feature
A COBOL program example of how to do a right adjust or right justify of a numeric value within a text field and zero fill the left most (or high order) bytes with leading zeroes. Also provides an erase to End Of Field after the first space character is encountered. The programs in this test case may be compiled and executed on an IBM Mainframe System, a Windows System or a Linux System.
Link to Internet   Link to Internet Table of Contents CBLREP01 - Search and Replace, Different Length Text Strings
This example will show how to scan a field and replace or convert a text string within a field with a text string value of a different length by extending the functionality provided by the COBOL inspect statement using the replacing or converting format. A JCL member is provided to run the job as a ZOS batch job on an IBM Mainframe System or as a project with Micro Focus Enterprise Developer running on a Windows System. A CMD member is provided to run the job with Micro Focus Net Express running on a Windows System. A Bash Script File is provided to run the job on a Linux or UNIX System and GnuCOBOL
Link to Internet   Link to Internet Table of Contents CBLRMP01 - COBOL Parsing Routine using Reference Modification
This suite of programs provides an example of how a COBOL program can parse a data string using a space character or other character as a delimiter. A new field is created with the leading and trailing spaces removed, a truncate or trim function, and the embedded, multiple spaces will be replaced with a single space. This example uses COBOL reference modification and is an alternative to using the STRING and UNSTRING statements.
Link to Internet   Link to Internet Table of Contents CBLRTN01 - Display File Status Information, a Suite of COBOL Programs
This COBOL example will show how to convert the two byte file status code that may contain binary data to a four byte numeric value that may be displayed.
Link to Internet   Link to Internet Table of Contents CBLSRT01 - Variable Length Records using COBOL
A COBOL programming example of how to create and access data files with variable length records. This sample includes the source code for executing on a PC with Micro Focus COBOL.
Link to Internet   Link to Internet Table of Contents CBLSRTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CBLSTR01 - Validate a Street Address, COBOL parses a Street Address
This program suite provides an example of how a COBOL program can parse a data string containing a street address and produce a new data string with an edited street address (i.e. case formatting and word substation). Also, the program identifies a Post Office Box address.
Link to Internet   Link to Internet Table of Contents CBLSUB01 - Internal Reader - Submitting Jobs using COBOL
An example for submitting a second job (or JCL Member) to the Mainframe internal reader or INTRDR from within a COBOL Program executing from a JCL Member.
Link to Internet   Link to Internet Table of Contents CBLTBL01 - Table Processing, Bubble Sort
This is an example of a COBOL program that does table processing. A table will be loaded, sorted and accessed.
Link to Internet   Link to Internet Table of Contents CBLTRX01 - COBOL Coding Tricks, the Common and the Esoteric
This suite of programs shows various COBOL coding techniques to perform tasks or provide function that may be considered outside the primary business processing requirements.
Link to Internet   Link to Internet Table of Contents CBLTXN01 - Convert Numbers or Digits to a Text String of Words
This suite of programs provides an example of a COBOL program calling a COBOL conversion routine to convert digits or numeric values to a currency text string or english-oriented text string of words for display or print. The COBOL sample programs are written using the COBOL/2 dialect. The COBOL programs will run on an IBM Mainframe and on Windows or UNIX using Micro Focus COBOL.
Link to Internet   Link to Internet Table of Contents CBLV8001 - Files with Variable Length Records, Processing with Standard COBOL Dialect
A COBOL programming example of how to create and access data files with variable length records. This sample includes the source code to compile and execute on an IBM Mainframe System or a Linux, UNIX or Windows System with Micro Focus COBOL. The example uses standard SELECT and FD statements with recording mode syntax.
Link to Internet   Link to Internet Table of Contents CBLVLR01 - Sequential Files with Variable Length Records using COBOL
A COBOL programming example of how to create and access data files with variable length records. This sample includes the source code for executing on a Windows System with Micro Focus COBOL.
Link to Internet   Link to Internet Table of Contents CBLVLRC1 - COBOL program, Compare Two ASCII/Text Files
A COBOL program that compares two ASCII/Text files on a record by record basis. For this program the maximum length of the records to be compared is 80 characters.
Link to Internet   Link to Internet Table of Contents CBLVLRC2 - COBOL program for File Format Conversion
A COBOL program that converts a record sequential file with 80 bytes fixed length records to a mainframe (or ZOS) formatted sequential file with variable length records with the size varying from 4 to 32,760 bytes.
Link to Internet   Link to Internet Table of Contents CBLVLRC3 - COBOL program for File Format Conversion
A COBOL program that converts a mainframe (or ZOS) formatted sequential file with variable length records with the size varying from 4 to 32,760 bytes to a Micro Focus Sequential file with variable length records.
Link to Internet   Link to Internet Table of Contents CBLVLRC4 - CBLVLRC4, COBOL program for File Format Conversion
A COBOL program that converts a mainframe (or ZOS) formatted sequential file with variable length records with the size varying from 4 to 32,760 bytes to a Micro Focus Sequential file with variable length records.
Link to Internet   Link to Internet Table of Contents CBLVLRC5 - CBLVLRC5, COBOL program for File Format Conversion
A COBOL that converts a Mainframe (or ZOS) formatted sequential file with variable length records with the size varying from 4 to 32,760 bytes to a Micro Focus Record Sequential file with fixed length records with a record size of 80 bytes.
Link to Internet   Link to Internet Table of Contents CBLVLRC6 - CBLVLRC6, COBOL program for File Format Conversion
A COBOL that converts a Mainframe (or ZOS) formatted sequential file with variable length records with the size varying from 4 to 32,760 bytes to a Micro Focus Record Sequential file with fixed length records with a record size of 80 bytes.
Link to Internet   Link to Internet Table of Contents CBLVLRC7 - CBLVLRC7, COBOL program for File Format Conversion
A COBOL that converts a Micro Focus formatted sequential file with variable length records with the size varying from 4 to 32,760 bytes to a Micro Focus Record Sequential file with a maximum record size of 80 bytes.
Link to Internet   Link to Internet Table of Contents CBLVSM01 - COBOL and VSAM, access a VSAM Key Sequenced Data Set (KSDS)
This program provides an example of how a COBOL program can access a VSAM, KSDS data set. The COBOL program is written using COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus Mainframe Express (MFE) running on a Windows System. A Command File is provided to run the job on a Windows System using Micro Focus COBOL Technology. A Bash Shell Script is provided to run the job on a Linux System using GnuCOBOL from SourceForge.
Link to Internet   Link to Internet Table of Contents CBSNAP01 - Memory Dump, COBOL Working Storage
Dump and display the content of user items that are defined in the COBOL WORKING STORAGE section.
Link to Internet   Link to Internet Table of Contents CBSORT01 - Callable SORT using a COBOL Program
This test case will describe and demonstrate by example how to use a COBOL program to call the sort program to re-sequence a data file.
Link to Internet   Link to Internet Table of Contents CBTRAK01 - Tracking the Elapsed Time, Identify Items of Interest in a Program
This member provides an example of how to call the SimoTRAK program that will post the point of interest in a program and the elapsed time between this call, the prior call and the first call.
Link to Internet   Link to Internet Table of Contents CBWAIT01 - Programmable SLEEP or WAIT State for Micro Focus COBOL using CBL_THREAD_SLEEP
How to execute a WAIT or SLEEP function from JCL or a COBOL program using Micro Focus Enterprise Server and the CBL_THREAD_SLEEP. This function will cause a delay in processing for the amount of time specifed by the user.
Link to Internet   Link to Internet Table of Contents CCSRDR01 - Submit JCL to INTRDR from CICS using EXEC CICS SPOOL
Submit a batch job via JCL to the JES Internal Reader or INTRDR from a CICS program using EXEC CICS SPOOL. A MVS, ZOS or Micro Focus example using Enterprise Server.
Link to Internet   Link to Internet Table of Contents CEEIGZCT - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CHAR80B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CHATMATS - CHAT Material
The SIMOTIME Data Management Facilies are a suite of job scripts and programs that perform data file transfer, convert, validate, compare, review and summarizing.
Link to Internet   Link to Internet Table of Contents CHSTCQ01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CHSTSQ01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CI2INQ1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CICSAF01 - Menu for Advanced Functions, Specialized User Requirements
This is an example of a CICS Menu Screen or BMS with a COBOL Program using command level CICS.
Link to Internet   Link to Internet Table of Contents CICSAP01 - Application Properties, Repository Inquiry and Update using CICS
This is an example of a CICS Program that manages a VSAM, KSDS containing information about application source members.
Link to Internet   Link to Internet Table of Contents CICSCM01 - CICS File Management, Customer Master File, CICS Applications for Inquiry and Update
This is a CICS program to do Inquiry and Update Functions for the Customer Master File
Link to Internet   Link to Internet Table of Contents CICSFM01 - Menu for Data Files and VSAM Data Sets, non-Relational Data Structures
This is an example of a CICS Menu Screen or BMS with a COBOL Program using command level CICS.
Link to Internet   Link to Internet Table of Contents CICSFP01 - File Properties, Repository Inquiry and Update using CICS
This is an example of a CICS Program that manages a VSAM, KSDS containing information about data files (characteristics or properties) used by a mainframe application.
Link to Internet   Link to Internet Table of Contents CICSFS01 - Status Codes for File and VSAM Access, Look-up a File Status Code using CICS
This is an example of a CICS program that accesses a VSAM, KSDS containing brief descriptions about the cause of a file status return code.
Link to Internet   Link to Internet Table of Contents CICSHX01 - Hexadecimal View using CICS for Customer Inquiry
This is an example of a CICS COBOL program that does File Access and shows the content of a selected record in a VSAM, KSDS in hexadecimal or Hex-format (Dump) on a 3270 display device using a BMS screen.
Link to Internet   Link to Internet Table of Contents CICSHX03 - Record Patch using Hex, EBCDIC or ASCII
This is an example of a CICS File Management Application that shows the content of a selected record in a VSAM, KSDS in Hex-format (Dump) an EBCDIC format and an ASCII format. A record may be viewed or patched (updated).
Link to Internet   Link to Internet Table of Contents CICSIM01 - CICS File Management, Item Master File, CICS Applications for Inquiry and Update
This is a CICS program to do Inquiry and Update Functions for the Item Master File
Link to Internet   Link to Internet Table of Contents CICSMN01 - Menu Screens, the Primary Menu with Links to sub-Menu Screens
This is an example of a CICS Menu Screen or BMS with a COBOL Program using command level CICS.
Link to Internet   Link to Internet Table of Contents CICSN101 - CICS File Management Application
This is an example of a COBOL program that will produce a comma delimited file without the leading and trailing spaces within the fields.
Link to Internet   Link to Internet Table of Contents CICSRM01 - Menu for Data Base Management, Access to Relational Data Tables
This is an example of a CICS Menu Screen or BMS with a COBOL Program using command level CICS. The menu items provide links to CICS programs that access a relational data base table that may be managed by DB/2, SQL Server, Oracle or ODBC.
Link to Internet   Link to Internet Table of Contents CICSST01 - CICS Supplied Transactions with Micro Focus
This is an example of a COBOL program that will produce a comma delimited file without the leading and trailing spaces within the fields.
Link to Internet   Link to Internet Table of Contents CICSUM01 - Menu for Utility Programs, Application and Data Support Functions
This is an example of a CICS Menu Screen or BMS with a COBOL Program using command level CICS.
Link to Internet   Link to Internet Table of Contents CIEDMK01 - EDMK, Edit and Mark Instruction Emulation
This Job executes a COBOL routine that performs the same function as the IBM Edit and Mark or EDMK Instruction. This function will prepare a numeric value that is stored in a Packed-Decimal format to be used in a review process that requires human observation. A HEX-Dump routine is used to display the memory used by the program. The programs are written in COBOL and initially tested on a Windows System with Micro Focus COBOL. The COBOL programs are ANSI85 and may be transferred to a LINUX or IBM Mainframe System and then compiled and executed.
Link to Internet   Link to Internet Table of Contents CMD_A1NBPZW1 - A1NBPZW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_A1NBPZW8 - A1NBPZW8.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ACCESSW1 - ACCESSW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ADM1_GENR_CBL_TO_HTML_LOOP - ADM1_GENR_CBL_TO_HTML_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ADM1_GENR_CSV2HTM_USERDOCS_LOOP - ADM1_GENR_CSV2HTM_USERDOCS_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ADM1_GENR_CSV2HTM_USERDOCS_ONCE - ADM1_GENR_CSV2HTM_USERDOCS_ONCE.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ADM1_GENR_SYSOUT_TO_HTML_LOOP - ADM1_GENR_SYSOUT_TO_HTML_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ADM1_GENR_TXT_TO_HTML_LOOP - ADM1_GENR_TXT_TO_HTML_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ADM1_GENR_TXT_TO_INC_LOOP - ADM1_GENR_TXT_TO_INC_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ADMFMTW1 - ADMFMTW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ADMIMPW1 - ADMIMPW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_GO_BLDL_TEST_DATA - BJ_SET_GO_BLDL_TEST_DATA.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_GO_FULL_TEST_CASE - BJ_SET_GO_FULL_TEST_CASE.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_GO_PREP_001 - BJ_SET_GO_PREP_001.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_GO_TCNE2AW2 - BJ_SET_GO_TCNE2AW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_GO_TCNHXAW2 - BJ_SET_GO_TCNHXAW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_GO_TCNPEKW1 - BJ_SET_GO_TCNPEKW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_N_GO_BLDL_TEST_DATA - BJ_SET_N_GO_BLDL_TEST_DATA.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_N_GO_GROUP_001 - BJ_SET_N_GO_GROUP_001.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_N_GO_GROUP_002 - BJ_SET_N_GO_GROUP_002.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_N_GO_TCNE2AW2 - BJ_SET_N_GO_TCNE2AW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_N_GO_TCNHXAW2 - BJ_SET_N_GO_TCNHXAW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BJ_SET_N_GO_TCNPEKW1 - BJ_SET_N_GO_TCNPEKW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BSDA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSDE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSDEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSDFDSW3 - BSDFDSW3.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BSDHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSDHXDW6 - BSDHXDW6.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BSDIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSDNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSMA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSME2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSMEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSMFDSW3 - BSMFDSW3.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_BSMHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSMIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSMNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSWA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSWE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSWEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSWHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSWIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BSWNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUDA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUDE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUDEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUDHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUDIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUDNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUMA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUME2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUMEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUMHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUMIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUMNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUWA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUWE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUWEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUWHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUWIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BUWNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_BX_NEWW8 - BX_NEWW8.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_CBBATAE1 - CBBATAE1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_CBPREPW1 - CBPREPW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_CBUT1AE1 - CBUT1AE1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_CBUT2AE1 - CBUT2AE1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_CIOHEXW3 - CIOHEXW3.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_FLDS_TCNBRS01_CPY2FLDS_EXPO - FLDS_TCNBRS01_CPY2FLDS_EXPO.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_FLDS_TCNBRS01_CPY2FLDS_IMPO - FLDS_TCNBRS01_CPY2FLDS_IMPO.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_FLDS_TCNBRS01_CPY2FLDS_PEEK - FLDS_TCNBRS01_CPY2FLDS_PEEK.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_FLDS_TCNBRS01_CPY2FLDS_TOTS - FLDS_TCNBRS01_CPY2FLDS_TOTS.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_HEX_TCNBRSD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents CMD_HEX_TCNBRSD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents CMD_HEX_TCNBRSD2_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents CMD_HEX_TCNBRSD2_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents CMD_NVRTBNW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_NVRTPDW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_NVRTZDW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PREP_TCNBRS01_CSV2PCF_COMP_LOOP - PREP_TCNBRS01_CSV2PCF_COMP_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PREP_TCNBRS01_CSV2PCF_CONV_LOOP - PREP_TCNBRS01_CSV2PCF_CONV_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PREP_TCNBRS01_CSV2PCF_REVU_LOOP - PREP_TCNBRS01_CSV2PCF_REVU_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PREP_TCNBRS01_CSV2PCF_TOTS_LOOP - PREP_TCNBRS01_CSV2PCF_TOTS_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PREP_TCNBRS01_PCF2CBL_COMP_LOOP - PREP_TCNBRS01_PCF2CBL_COMP_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PREP_TCNBRS01_PCF2CBL_CONV_LOOP - PREP_TCNBRS01_PCF2CBL_CONV_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PREP_TCNBRS01_PCF2CBL_REVU_LOOP - PREP_TCNBRS01_PCF2CBL_REVU_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PREP_TCNBRS01_PCF2CBL_TOTS_LOOP - PREP_TCNBRS01_PCF2CBL_TOTS_LOOP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSDA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSDE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSDEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSDHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSDIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSDNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSMA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSMCL1K1 - PSMCL1K1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSMCL1K4 - PSMCL1K4.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSMCL1W4 - PSMCL1W4.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSMCP1W4 - PSMCP1W4.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSMCP3W1 - PSMCP3W1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSME2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSMEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSMEXTW5 - PSMEXTW5.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSMFDSW3 - PSMFDSW3.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSMHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSMHXDW6 - PSMHXDW6.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSMIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSMIMPW5 - PSMIMPW5.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSMNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSMPEKW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSMPEKW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSMTOTW1 - PSMTOTW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSMTOTW4 - PSMTOTW4.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSMZAPW4 - PSMZAPW4.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_PSWA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSWE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSWEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSWHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSWIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PSWNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUDA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUDE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUDEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUDHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUDIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUDNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUMA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUME2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUMEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUMHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUMIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUMNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUWA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUWE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUWEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUWHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUWIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PUWNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_PX_NEWW8 - PX_NEWW8.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_STRS_DATAFMTS_CPY2HTML_RECL_STRS - STRS_DATAFMTS_CPY2HTML_RECL_STRS.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSLUSER_ - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents CMD_SYSLUSER_TCNCL1W1 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents CMD_SYSLUSER_TCNCL1W9 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents CMD_SYSLUSER_TCNCP1W1 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents CMD_SYSLUSER_TCNCP1W9 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNA2EW2 - SYSOUT_TCNA2EW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNCL1W1 - SYSOUT_TCNCL1W1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNCL1W9 - SYSOUT_TCNCL1W9.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNCP1W1 - SYSOUT_TCNCP1W1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNCP1W9 - SYSOUT_TCNCP1W9.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNE2AW2 - SYSOUT_TCNE2AW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNEXTW2 - SYSOUT_TCNEXTW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNHXAW1 - SYSOUT_TCNHXAW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNHXAW2 - SYSOUT_TCNHXAW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNHXEW1 - SYSOUT_TCNHXEW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNHXEW2 - SYSOUT_TCNHXEW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNIMPW1 - SYSOUT_TCNIMPW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNPEKW1 - SYSOUT_TCNPEKW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNPEKW2 - SYSOUT_TCNPEKW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNTOTW1 - SYSOUT_TCNTOTW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_SYSOUT_TCNTOTW2 - SYSOUT_TCNTOTW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKE2AW2 - TCKE2AW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKHXAW1 - TCKHXAW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKHXEW1 - TCKHXEW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKIMPW1 - TCKIMPW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKKSDW8 - TCKKSDW8.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKPEKW1 - TCKPEKW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKPKAW1 - TCKPKAW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKPKEW1 - TCKPKEW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKTOTW1 - TCKTOTW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKTOTW2 - TCKTOTW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKTOTW6 - TCKTOTW6.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKTOTW9 - TCKTOTW9.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCKZAPW9 - TCKZAPW9.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNA2EW2 - TCNA2EW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNBRSRB - TCNBRSRB - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNCL1W1 - TCNCL1W1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNCL1W9 - TCNCL1W9.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNCP1W1 - TCNCP1W1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNCP1W9 - TCNCP1W9.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNE2AW2 - TCNE2AW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNEXTW2 - TCNEXTW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNHXAW1 - TCNHXAW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNHXAW2 - TCNHXAW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNHXEW1 - TCNHXEW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNHXEW2 - TCNHXEW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNIMPW1 - TCNIMPW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNIMPW3 - TCNIMPW3.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNKSDW8 - TCNKSDW8.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNPEKW1 - TCNPEKW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNPEKW2 - TCNPEKW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNPEKW9 - TCNPEKW9.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNTOTW1 - TCNTOTW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNTOTW2 - TCNTOTW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNTOTW3 - TCNTOTW3.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNTOTW6 - TCNTOTW6.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNTOTW9 - TCNTOTW9.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCNZAPW9 - TCNZAPW9.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCPA2EW2 - TCPA2EW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCPCPEW2 - TCPCPEW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCPE2AW2 - TCPE2AW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCPEEKW1 - TCPEEKW1.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCPEXTW2 - TCPEXTW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCPHX4W2 - TCPHX4W2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCPIMPW2 - TCPIMPW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_TCPPEKW2 - TCPPEKW2.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ZCPY2FLD - ZCPY2FLD.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ZCPY2HTM - ZCPY2HTM.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ZFIGPREP - ZFIGPREP.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ZJOBEXEC - ZJOBEXEC.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ZPCF2CBL - ZPCF2CBL.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ZPCF2TOT - ZPCF2TOT.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ZSDA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSDE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSDEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSDFDSW3 - ZSDFDSW3.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ZSDHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSDIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSDNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSMA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSME2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSMEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSMFDSW3 - ZSMFDSW3.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CMD_ZSMHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSMIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSMNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSWA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSWE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSWEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSWHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSWIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZSWNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUDA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUDE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUDEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUDHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUDIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUDIMPW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUDNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUMA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUME2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUMEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUMEXTW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUMHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUMIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUMIMPW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUMNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUWA2EW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUWE2AW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUWEXTW1 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUWHXDW3 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUWIMPW2 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUWIMPW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZUWNEWW8 - Job Script, a Windows Command File
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CMD_ZX_NEWW8 - ZX_NEWW8.cmd - Job Script
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents COMPGNIT - Data File Compare, Generate COBOL Source Code
This procedure will generate the COBOL source code that will compare two data files. The records contain packed and binary data. The generated program may be compiled and executed on an IBM mainframe (z/OS or VSE) and a Windows or UNIX platform with Micro Focus COBOL.
Link to Internet   Link to Internet Table of Contents COMPGVIT - Validate the Generation of the Comparison Program for the Item Master File
This document explains how to validate or view the source code generated to compare two Item Master files.
Link to Internet   Link to Internet Table of Contents CONCAT01 - Concatenated Data Sets using JCL, Utility Programs and COBOL
Describe and demonstrate how to concatenate the records from two (2) data files using a JCL member with Utility Programs and COBOL. This set of programs and JCL will run on a ZOS Mainframe System or a Windows, Linux or UNIX System with Micro Focus.
Link to Internet   Link to Internet Table of Contents COPY0133 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CP051201 - Compare Selected Positions within Records for a Sequential File and a VSAM, KSDS
An example of how to Compare Selected Positions within Records for a Sequential File and a VSAM, KSDS.
Link to Internet   Link to Internet Table of Contents CP80RSC3 - Compare two Record Sequential Files with 80 Byte Records
This program will compare 80 byte records within two data files using matching record logic.
Link to Internet   Link to Internet Table of Contents CPBYTE01 - Single Byte Compare of Data Validation
This test case was used to evaluate the feasibility of using a single COBOL program to compare the content of two non-relational data structures of unknown origin. The idea was to access the data as sequential files containing one-byte records.
Link to Internet   Link to Internet Table of Contents CPDIRX01 - Directory Structure Compare, Identify Content Changes
This document describes a process that will compare the content of two (2) directory structures and their associated sub-directories. The methodology will create a directory listing for each of the directory structures. The listing files are then reformatted and sorted prior the to compare and tracking of added or deleted members within the directory structures.
Link to Internet   Link to Internet Table of Contents CPLS4K01 - Record-by-Record Compare of Two Line Sequential Files
A sample COBOL program to compare two line sequential or ASCII/Text files. The program may be compiled and executed on a Window, UNIX or Linux System with Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CPLS8001 - Data File Compare of Two Line-Sequential Files with 80-Byte Records
A sample COBOL program to compare two line sequential (or ASCII/Text) files with a maximum record length of 80 bytes. The program may be compiled and executed on a Window, UNIX or Linux System with Micro Focus Cobol or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents CPLSEQ08 - Create Test Files for Compare Functions
A Windows Command File or Job Script that is used to create test files.
Link to Internet   Link to Internet Table of Contents CPRS8001 - Data File Compare of Two Sequential Files with 80-Byte Records
A sample COBOL program to compare two sequential files with 80 byte records. The program may be compiled and executed on an IBM Mainframe System or a Window, UNIX or Linux System with Micro Focus.
Link to Internet   Link to Internet Table of Contents CPSOUT01 - Compare SYSOUT Files
A sample COBOL program to compare two line sequential or ASCII/Text files. The program may be compiled and executed on a Window, UNIX or Linux System with Micro Focus.
Link to Internet   Link to Internet Table of Contents CPTOTS01 - Summary Totals Validation, Compare SYSOUT Files
A description of how to compare two SYSOUT files that are configured as Line Sequential with 121 byte records and contain user-defined summary totals and record counts.
Link to Internet   Link to Internet Table of Contents CPY_TCPR80B2 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CPYREP01 - COBOL Copy File, the Replacing Function
This is an example of a COBOL program that uses copy files with the replacing function.
Link to Internet   Link to Internet Table of Contents CPYREPB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CQ2UPD01 - Customer Table (SQL), CICS Applications that Read, Update or Insert a Row
This is a CICS program to do read, fetch, update and insert Functions for the Customer Data Base using embedded EXEC CICS and EXEC SQL statements.
Link to Internet   Link to Internet Table of Contents CQ2UPD1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CQHOLD1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CRTN8008 - Create Test Files, Text and Numeric Formats
This job will execute a program that will read an existing line sequential file with a record structure that uses a CSV (Comma Separated Values) format. Next, the primary program will call a second program to convert or translate the record content from CSV to FFL (Fixed Field Length) format. Next, the primary program will write the record to a new record sequential file. The first COBOL program does the file Input and Output and calls a second COBOL program to do the record content conversion. Each record in the Output file is a data structure that contains a mixture of binary, numeric and text strings.
Link to Internet   Link to Internet Table of Contents CSDFCT01 - FCT Extract Information from Micro Focus DFHDRDAT
This is an example of a utility program to extract FCT information from the Micro Focus DFHDRDAT file and post to a CSV file.
Link to Internet   Link to Internet Table of Contents CSDFCT82 - Update the File Control Tables (FCT's)
Describe how to update the FCT entries in the DFHDRDAT File for a Micro Focus Enterprise Server configuration.
Link to Internet   Link to Internet Table of Contents CSDFCTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CSDPCT01 - PCT EXTRACT from Micro Focus DFHDRDAT File
This is an example of a utility program to extract PCT information from the Micro Focus DFHDRDAT file and post to a CSV file.
Link to Internet   Link to Internet Table of Contents CSV_PD_SGN_USER_DATA_N2 - PD_SGN_USER_DATA_N2.csv - Content of LCSV File
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CSV_TCNBRSD2 - TCNBRSD2 - User Data File
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CU2INQ01 - Customer Master, Record Inquiry, Access to a VSAM Data Set using CICS
This is an example of a CICS Inquiry Screen or BMS with a COBOL Program using command level CICS.
Link to Internet   Link to Internet Table of Contents CU2INQ1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CU2SEQB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CU2UPD01 - Customer Master, Record Update, Access to a VSAM Data Set using CICS
This is an example of a CICS Menu Screen or BMS with a COBOL Program using command level CICS.
Link to Internet   Link to Internet Table of Contents CU2UPD1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CU80QA01 - Customer Information, 80 Byte Record Structure
This Test Case includes job scripts and programs that describe and demonstrate the use of file access methods used by SimoTime. The programs describe and demonstrate a variety of data file accessing and data management techniques. Techniques for accessing, analyzing, viewing, converting or comparing data files of known and unknown structure and content are included. The viewing
Link to Internet   Link to Internet Table of Contents CUDUMP01 - CUDUMP01, Hex Dump for Customer Master
This utility program will create a Hexadecimal dump (or HEXDUMP) of user-defined records in the Customer Master VSAM, Key Sequenced Data Set (KSDS). The Dump information is written to a SimoTime Log File.
Link to Internet   Link to Internet Table of Contents CUDUMP1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUDUOX01 - Compare VSAM Records in Two Key Sequenced Data Sets
How to generate, compile and execute a COBOL program that will compare the records in two VSAM data sets. The positions within the records to be compared are defined by the user at execution time by using a control file.
Link to Internet   Link to Internet Table of Contents CUHEXK03 - CUHEXK03, Hex Dump for Customer Master
This generated COBOL program will create a Hexadecimal dump (or HEX-DUMP) of user-defined records in the Customer Master File. This file is a VSAM, Key Sequenced Data Set (KSDS). The dump information is written to a user-defined file. This program will compile and execute on a Mainframe, Linux, UNIX or Windows System.
Link to Internet   Link to Internet Table of Contents CUMAST01 - Customer Master File, Creation and Maintenance of a VSAM, KSDS
This is an example of a COBOL program that will produce a Customer Master File. The file format produced is a VSAM, KSDS or a Micro Focus Indexed File.
Link to Internet   Link to Internet Table of Contents CUMEND1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUMKTX01 - COBOL Source Code for File Format & Record Content Conversion
An example of how to generate, compile and execute a file conversion process that uses a set of COBOL programs to do the File-Format and Record Content conversion from an ASCII-encoded Indexed file with a fixed-length-field record structure with COMP and COMP-3 numeric formats to an ASCII/Text file with a record structure that contains fixed-length-fields of all text.
Link to Internet   Link to Internet Table of Contents CUP30301 - Compare Two VSAM Data Sets, a Positional Compare within a the Records
Use a COBOL program to Compare selected positions within the records of two VSAM KSDS.
Link to Internet   Link to Internet Table of Contents CUP303X1 - Data File Compare, Partial Records with Predetermined Positions
COBOL Source Code for a Data File Compare Program.
Link to Internet   Link to Internet Table of Contents CUP303X2 - Data File Compare, Partial Records with Positions Specified at Execution Time
COBOL Source Code for a Data File Compare Program.
Link to Internet   Link to Internet Table of Contents CUQACC01 - Microsoft Access Database, Processing Customer Data using Micro Focus and ODBC
This document describes how to configure an ODBC Driver and then create and process a Microsoft Access Database using the ODBC Driver with Micro Focus COBOL and embedded SQL Statements.
Link to Internet   Link to Internet Table of Contents CUQCP101 - Customer Database, Cursor Processing using a COBOL with Embedded SQL Statements
An example of using embedded SQL in a COBOL program to sequentially process a table within a relational data base. This example uses cursor processing and the FETCH to sequentially access multiple rows within a table.
Link to Internet   Link to Internet Table of Contents CUQCT101 - Customer Database, Create a Table using a COBOL Program with Embedded SQL
An example of using embedded SQL to create a table in a relational data base model.
Link to Internet   Link to Internet Table of Contents CUQDT101 - Customer Database, Delete a Table using a COBOL Program with Embedded SQL
An example of how to delete or drop a table within a relational data base.
Link to Internet   Link to Internet Table of Contents CUQIN101 - Customer Database, Insert a Row using a COBOL with Embedded SQL Statements
An example of inserting a row into a table in a relational data base model. This example uses embedded SQL in a COBOL program to insert a row.
Link to Internet   Link to Internet Table of Contents CUQRDB01 - Customer Database, Convert VSAM Keyed Sequence Data Set to a Relational Table using COBOL
An example of reading a VSAM Key sequenced data set or KSDS and inserting records into a relational data base table.
Link to Internet   Link to Internet Table of Contents CUQUP101 - Customer Database, Update a Row using a COBOL with Embedded SQL Statements
An example of updating and existing row or inserting a new row into a table in a relational data base model. This example uses embedded SQL in a COBOL program to update or insert a row.
Link to Internet   Link to Internet Table of Contents CUREKA01 - Sequential to VSAM, KSDS, EBCDIC to ASCII
This is an example of a COBOL program that does Data File Conversion. The convert process will read an EBCDIC encoded, Record Sequential file and produce an ASCII encoded VSAM, KSDS. This program will compile and execute on a Mainframe, Linux, UNIX or Windows System.
Link to Internet   Link to Internet Table of Contents CUSCL101 - Logical Compare, Byte or ASC, EBC Symbol Match
An example of how to do a Logical Compare of Selected Positions within Records for a Sequential File and a VSAM, KSDS. A Logical compare will do a compare based on byte content and a compare based on the ASCII or EBCDIC symbol.
Link to Internet   Link to Internet Table of Contents CUSCP101 - Compare Selected Positions within Records for VSAM, Key Sequenced Data Sets
The requirement for this Test Case is to create data file compare programs that will compare two VSAM, KSDS's or Indexed Files. The compare programs have the capability of comparing the full record content or a segment of data within a record
Link to Internet   Link to Internet Table of Contents CUSE2A01 - EBCDIC to ASCII Conversion, Customer Master File with Packed and Binary Data
This is an example of a COBOL program that will read an EBCDIC encoded VSAM, KSDS file with text, binary and packed data and produce an ASCII encoded VSAM, KSDS.
Link to Internet   Link to Internet Table of Contents CUSEXT01 - Extract Data from Customer Master File for use by Microsoft Excel or Access
Thiss test case will describe and demonstrate how to Convert a Fixed-Field-Length Record Structure to a Comma-Separated-Values Record Structure. This technique is used to extract data from a VSAM, Key-Sequenced-Data-Set (KSDS) with a record structure that uses fixed-length fields. The new CSV format may be easily loaded into an Excel spread sheet or relational data table.
Link to Internet   Link to Internet Table of Contents CUSIMP01 - Import Data into Customer Master File from Sequential CSV File
This test case will describe and demonstrate how to Convert a Comma-Separated-Values Record Structure to a Fixed-Field-Length Record Structure. This technique may be used to import data into a VSAM, Key-Sequenced-Data-Set (KSDS) with a record structure that uses fixed-length fields and may contain numeric values stored in a packed-decimal or binary format. The CSV formatted file may been accessed by Microsoft Excel or used as input into a relational data base.
Link to Internet   Link to Internet Table of Contents CUSMK108 - Quality Assurance Testing, the Customer Master File, Create and Monitor Changes
How to create, modify and monitor changes to the customer master file during Quality Assurance Testing or QAT.
Link to Internet   Link to Internet Table of Contents CUSNUM01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUST80B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUSTCB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUSTCB02 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUSTCB03 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUSTCH01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUSTCQ01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUSTCQ02 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUSTEX01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUSTMAST - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUSTREC - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUSTSQ01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUSTTXB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents CUTEST01 - The Customer Master File - Creating Test Data
Create test data for a customer master file that can be used with VSAM or relational data base table
Link to Internet   Link to Internet Table of Contents CUTOTS01 - Accumulate Summary Totals for a Customer Master File
This Job Script is used as a Quality Assurance Test for validating the integrity of numeric values that are stored within each record of a Customer Master File. The numeric values may use a Binary, Packed or Zoned Decimal format.
Link to Internet   Link to Internet Table of Contents CV80ALAR - Convert 80 Byte Records from ASCII Line Sequential to ASCII Record Sequential File Format
A SIMOCARD Member that describes and demonstrates by example how to convert an ASCII/Text or line sequential file to an ASCII-encoded record sequential file.
Link to Internet   Link to Internet Table of Contents CV80ALER - Convert 80 Byte Records from ASCII Line Sequential to EBCDIC Record Sequential File Format
A SIMOCARD Member that describes and demonstrates by example how to convert an ASCII/Text or line sequential file to an EBCDIC-encoded record sequential file.
Link to Internet   Link to Internet Table of Contents CV80ARAL - Convert 80 Byte Records from ASCII Record Sequential to ASCII Line Sequential File Format
A SIMOCARD Member that describes and demonstrates by example how to convert an ASCII-encoded record sequential file to an ASCII/Text file.
Link to Internet   Link to Internet Table of Contents CV80ARER - Convert 80 Byte Records from ASCII Record Sequential to EBCDIC Record Sequential File Format
A SIMOCARD Member that describes and demonstrates by example how to convert an ASCII-encoded record sequential file to an EBCDIC-encoded record sequential file.
Link to Internet   Link to Internet Table of Contents CV80ERAL - Convert 80 Byte Records from EBCDIC Record Sequential to ASCII Line Sequential File Format
A SIMOCARD Member that describes and demonstrates by example how to convert an EBCDIC-encoded record sequential file to an ASCII/Text file.
Link to Internet   Link to Internet Table of Contents CV80ERAR - Convert 80 Byte Records from EBCDIC Record Sequential to ASCII Record Sequential File Format
A SIMOCARD Member that describes and demonstrates by example how to convert an EBCDIC-encoded record sequential file to an ASCII-encoded record sequential file .
Link to Internet   Link to Internet Table of Contents CVN25601 - Convert with Hex-Dump, Sequential File
A data file with records containing text strings and numeric fields (Binary, Packed-Decimal and Zoned Decimal) will be converted between EBCDIC and ASCII while maintaining mainframe numeric integrity. The sample programs will show techniques for displaying a record in a hexadecimal dump format.
Link to Internet   Link to Internet Table of Contents CVTESTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents D80HXR01 - D80HXR01, Hex Dump for Sequential File
This utility program will create a Hexadecimal dump (or HEXDUMP) of user-defined records in a Record Sequential File.
Link to Internet   Link to Internet Table of Contents DARS8001 - Sample Template for HTMGENER, HTMGENX2 - Advanced Functions
This suite of programs and documentation will describe and demonstrate the dynamic file allocation function for the Micro Focus Studio and Server environments.
Link to Internet   Link to Internet Table of Contents DAT51201 - Data File Format and Record Content Conversion
Examples for converting record content between ASCII and EBCDIC, Describes file format conversion between ASCII/Text and Record Sequential file formats. Includes an example of expanding field sizes and record keys for indexed files.
Link to Internet   Link to Internet Table of Contents DATA8001 - Data File Format and Record Content Conversion with Eighty Byte Records
A suite of Programs that describes and demonstrates by example how to convert the record content between ASCII and EBCDIC and how to convert the file format between ASCII/Text and Record Sequential file formats using 80 byte record images.
Link to Internet   Link to Internet Table of Contents DATA80B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DATABN01 - Binary or COMP Format, a Description and Discussion
This is a data description and discussion about the format and size of Binary or COMP (i.e. USAGE IS COMPUTATIONAL) fields used on an IBM Mainframe System, or a Micro Focus environment using COBOL or HLASM. This numeric format is supported using GnuCOBOL. The focus is on the usage of the COBOL PIC 9 COMP syntax. A description of the Big Endian and Little Endian formats is included.
Link to Internet   Link to Internet Table of Contents DATADIRS - Directory Structure, non-Relational Data, Micro Focus Enterprise Server
This is the directory structure for the non-Relational Data for the Mainframe System Model and Data Management that executes on a Windows System with Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents DATAEN01 - Edited Numeric Format, Description and Discussion
This is a data overview of the edited, numeric format used on an IBM Mainframe System in an EBCDIC environment. The description and discussion includes the format for edited numeric running in an ASCII or non-mainframe environment such as Windows or UNIX. The unsigned (or implied positive) and the signed formats (with positive and negative examples) are discussed.
Link to Internet   Link to Internet Table of Contents DATAGNIT - Generate the Conversion Programs for the Item Master File
This procedure will generate the COBOL source code that will convert the Item Master file from EBCDIC to ASCII. The records contain packed and binary data.
Link to Internet   Link to Internet Table of Contents DATAGVIT - View & Validate the Generation of the Conversion Programs for the Item Master File
This document explains how to validate or view the source code generated to convert the Item Master file.
Link to Internet   Link to Internet Table of Contents DATAM101 - Data Migration and Conversion
This suite of programs provides examples of how to move, transfer or migrate data between an IBM Mainframe System and a Windows environment. The focus is on migrating data in its EBCDIC encoded format to an ASCII encoded format for Linux, UNIX or Windows Systems while maintaining mainframe numeric integrity by supporting or converting the various numeric formats used with the COBOL programming language.
Link to Internet   Link to Internet Table of Contents DATAM102 - Data File Conversion - Multiple Record Types
This suite of programs provides an example of how a COBOL program processes a parameter string from mainframe JCL via the PARM keyword.
Link to Internet   Link to Internet Table of Contents DATAPK01 - Packed-Decimal Format, Description and Discussion
This is an overview of the numeric, packed-decimal format (also referred to as a packed data, packed numeric or COMP-3 field) used on IBM Mainframe Systems in an EBCDIC environment. The description and discussion includes the format (both content and size) for packed decimal running in an ASCII or non-mainframe environment such as Linux, UNIX or Windows. The focus is on the usage of the Mainframe or Micro Focus COBOL PIC 9 USAGE IS COMPUTATIONAL-3 or abbreviated as COMP-3 syntax.
Link to Internet   Link to Internet Table of Contents DATAZD01 - Zoned Decimal Format, Description and Discussion
This is a data overview of the numeric, zoned decimal format used on mainframes in an EBCDIC environment. The description and discussion includes the format for zoned decimal running in an ASCII or non-mainframe environment such as Windows or UNIX. The unsigned (or implied positive) and the signed formats (with positive and negative examples) are discussed. This is the default for COBOL or may be explicitly defined with the usage is display clause. The focus is on the usage of the IBM Mainframe System or Micro Focus COBOL PIC 9 USAGE IS DISPLAY syntax.
Link to Internet   Link to Internet Table of Contents DATCOM01 - Data Migration, A Data File Comparison Exercise
This is a self study course that describes how to compare two data files on a Windows or UNIX platform using generated Micro Focus COBOL with Micro Focus file formats. The generated COBOL program (source code) that is used to do the file compare may be compiled and executed on Micro Focus platforms or an IBM Mainframe, either z/OS, OS/390, MVS or VSE and used to compares VSAM data sets or QSAM files.
Link to Internet   Link to Internet Table of Contents DATCYC01 - Data File Transitions with Transfer, Share, Convert and Compare
This is an example of a COBOL program that will focus on the transfer, share, convert and compare processes across multiple systems using currently available technologies.
Link to Internet   Link to Internet Table of Contents DATFMT01 - Data File Repro and Compare, IDCAMS and Micro Focus COBOL
An example of using IEBGENER to create a file, IDCAMS to delete, define, copy or repro a VSAM Data Set of Sequential File and a COBOL program to compare two files or data sets.
Link to Internet   Link to Internet Table of Contents DATMAN01 - Access, Interpret & Validate, non-Relational Data Structures
This document will focus on the validate, review, file compare and confirm processes or techniques that may be used with non-relational data structures. This includes sequential files and VSAM Data Sets with a focus on Key Sequenced Data Sets or KSDS.
Link to Internet   Link to Internet Table of Contents DATMIG01 - Data Migration, A Data Conversion Exercise
This is a self study course that describes the process and associated risk for migrating or converting a mainframe, EBCDIC encoded data file to a Micro Focus, ASCII encoded data file. This process uses a generated COBOL program that may be compiled and executed on an IBM Mainframe. It may be compiled on a Linux, UNIX or Windows using Micro Focus COBOL.
Link to Internet   Link to Internet Table of Contents DATMRT01 - Data File with Multiple Record Types, Processing and Conversion
Convert a data file with multiple record types between EBCDIC and ASCII while maintaining mainframe numeric integrity for packed, binary and sign, zoned, decimal fields. The COBOL programs are written using the COBOL/2 dialect. A JCL member is provided to run the job as a ZOS batch job on an IBM mainframe or as a project with Micro Focus Mainframe Express (MFE) running on a PC with Windows.
Link to Internet   Link to Internet Table of Contents DATMRTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DATMRTB2 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DATMRTB3 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DATRAK01 - Data File Information Gathering, Create and Leverage a File Properties Repository
Manage an inventory of data files, data Structures and VSAM Data Sets using an open repository.
Link to Internet   Link to Internet Table of Contents DATRAKB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DATREV01 - Data Validation Techniques for review of content and structure
This document will focus on the validate, review, file compare and confirm processes or techniques that may be used with non-relational data structures. This includes sequential files and VSAM Data Sets with a focus on Key Sequenced Data Sets or KSDS.
Link to Internet   Link to Internet Table of Contents DATSHR01 - Data File Migration - Transfer, Convert and Confirm
This document will describe and demonstrate techniques for maintaining data integrity during a file transfer and convert process using record counts and numeric totals.
Link to Internet   Link to Internet Table of Contents DATSTR01 - Data Structures, Access Data within a Structure using Pointers, Offsets or Positions
An example of how to track and document the elapsed times of the tasks within a batch application.
Link to Internet   Link to Internet Table of Contents DATSTRB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DATSTRB3 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DCMASTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DCUGUIDE - Document Control, Access and Maintenance
Provides a indexed, repository of documents that are available from SimoTime.
Link to Internet   Link to Internet Table of Contents DFABST01 - Non-Relational Data Management Tasks
This white paper provides a quick overview of data file formats and links to documents that provide detailed information for data file transfer, share, convert and compare.
Link to Internet   Link to Internet Table of Contents DFCOMP01 - Data Management Series, Data Validate and Compare
This white paper describes the technique for generating data validation or comparison programs or COBOL source code that will compare two data files (may be sequential or VSAM format) in a Micro Focus (Windows, UNIX or Linux) or Mainframe environment (ZOS or VSE). When a difference occurs the content of each record is displayed in hexadecimal, ASCII and EBCDIC.
Link to Internet   Link to Internet Table of Contents DFCONV01 - Data Management Series, Data File Convert
This white paper describes the data file conversion services, technologies, and requirements when transferring, migrating or sharing data files between an IBM Mainframe and a Windows System using Micro Focus COBOL. A discussion of a file format convert (Sequential, Indexed or VSAM, KSDS) and a record content convert (fixed, variable, ascii, asc, ebcdic, ebc, binary, packed, csv) are included in the data file convert process.
Link to Internet   Link to Internet Table of Contents DFREVIEW - Data File Review for Human Observation
A description of be various techniques for viewing or reviewing the content of a data file or a segment of memory. Techniques for presenting files or data strings in a hexadecimal format will be included. This may be very helpful if that data contains binary information.
Link to Internet   Link to Internet Table of Contents DFSERS01 - Non-Relational Data Management Processes
This is a white paper that provides a consolidated resource of information about application migrations between Mainframe systems and Windows or UNIX systems supported by Micro Focus technologies. The concepts available may be used regardless of the direction of the migration.
Link to Internet   Link to Internet Table of Contents DFXFER01 - Data File Transfer, Data Management Series
This white paper describes the alternates available for transferring data files between an IBM Mainframe system and a Windows system using Micro Focus technology or the File Transfer Protocol or FTP.
Link to Internet   Link to Internet Table of Contents DIR_ENTCOBOL_ASC_CBL_BAT - ENTCOBOL_ASC_CBL_BAT - Compiler Directives File
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DIR_ENTCOBOL_EBC_CBL_BAT - ENTCOBOL_EBC_CBL_BAT - Compiler Directives File
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DIRCOM01 - Directory Compare, Identify Directory Content Changes
The Folder or Directory Compare Utility Program may be used to compare the contents of two different directories or to compare the contents of the same directory before and after a job has executed.
Link to Internet   Link to Internet Table of Contents DIRPIL01 - Directives & Configuration Alternatives, the Micro Focus Compiler and External File Handler - EXTFH
How to specify and use Micro Focus COBOL Compiler Directives and configuration alternatives for data file processing with the External File Handler (EXTFG.cfg).
Link to Internet   Link to Internet Table of Contents DM2UPD1 - Record Structure, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DMGRHOME - Data Management Facilities
The SIMOTIME Data Management Facilies are a suite of job scripts and programs that perform data file transfer, convert, validate, compare, review and summarization.
Link to Internet   Link to Internet Table of Contents DMGRLINK - Navigation for Data Management
The SIMOTIME Data Management Facilies are a suite of job scripts and programs that perform data file transfer, convert, validate, compare, review and summarizing.
Link to Internet   Link to Internet Table of Contents DMGRPG00 - Non-Relational Data
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRPG10 - Prepare Migration
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRPG20 - Multiple Systems Overview
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRPG30 - Encoding Schemas and Numeric Integrity
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRPG40 - non-Relational Data Structures
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRPG50 - Micro Focus Catalog
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRPG60 - Data Transfer, Share, Convert & Validate
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRPG61 - Transfer Files and Code
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRPG62 - Share Files and Code
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRPG63 - Convert Files and Code
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRPG64 - Validate Structure & Content
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRPG70 - Micro Focus Server Model
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DMGRQUIT - Questions for Data Management Facilities
The SIMOTIME Data Management Facilies are a suite of job scripts and programs that perform data file transfer, convert, validate, compare, review and summarization.
Link to Internet   Link to Internet Table of Contents DMPUA101 - In Memory Table Access using Temporary Storage Queue
This example uses the EXEC CICS READQ TS function to access a data table that was previously loaded as a non-Executable member. Use a Temporary Storage Queue for a Table of Addresses.
Link to Internet   Link to Internet Table of Contents DMPUA11 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DOCSJ001 - Java and COBOL, the Best of Both Worlds
This example describes how to use a Java Server Page (with JSP tags and HTML with JavaScript) and Java programs to call COBOL programs for business processing and access to VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents DTSYSCON - Dump To System Console, Micro Focus Enterprise Server
Dump or Write a user data string to the system console log. The format of the information will be in hexadecimal with a possible ASCII and EBCDIC display.
Link to Internet   Link to Internet Table of Contents DXNUMBB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DXRSEQB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DYNJDDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents DYNREQB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents E2A25601 - Convert an EBCDIC-encoded Record Sequential to an ASCII/Text File
This is an example of a COBOL program that will read an EBCDIC encoded record sequential file and produce an ASCII encoded line sequential file.
Link to Internet   Link to Internet Table of Contents E2ACVT01 - Convert an EBCDIC-encoded Text String into ASCII
How to Convert EBC encoded text strings to ASCII encoded text strings using COBOL programs or HLASM programs that will read an EBCDIC encoded record sequential file and produce an ASCII encoded record sequential file.
Link to Internet   Link to Internet Table of Contents E2AN8001 - Convert Binary, Numeric and Text Strings from EBC to ASC
This job will execute a program that will read a record sequential, EBCDIC-encoded file, convert or translate the record content and write to a record sequential, ASCII-encoded file while maintaining binary and numeric integrity. The first COBOL program does the file Input and Output and calls a second COBOL program to do the record content conversion between EBCDIC and ASCII. Each record in the Input file is a data structure that contains a mixture of binary, numeric and text strings or fields.
Link to Internet   Link to Internet Table of Contents ESCFGB01 - Configure a JES Sub-System for Micro Focus Enterprise Server
Provide information for configuring a JES sub-system or batch server running under Micro Focus Enterprise Server. Provide minimum catalog entries.
Link to Internet   Link to Internet Table of Contents ESCFGC01 - Configure a Transaction Server or CICS Region for Micro Focus Enterprise Server
Describe how to configure a Transaction Server Instance (Online Server or CICS Region) running under Micro Focus Enterprise Server. Provide minimum catalog entries.
Link to Internet   Link to Internet Table of Contents ESCFGG01 - Global Lock Manager, a Batch Job Server
Provide information for configuring a JES sub-system and the Global Lock Manager running under Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents ESCFGI01 - Configure an IMS Sub-System for Micro Focus Enterprise Server
Provide information for configuring a Batch Server with IMS Support running under Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents ESCFGS01 - Define XA Resources for SQL Access using an ODBC Connection with Enterprise Server
Provide information for configuring XA Resources for SQL Access using embedded SQL in COBOL programs under Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents ESD12801 - Entry Sequenced Data Set - Delete, Define and Adding Records
Describe how to Delete, Define or add records to a VSAM, Entry Sequenced Data Set or ESDS.
Link to Internet   Link to Internet Table of Contents EVALTEK2 - SimoTEK2 Series - Evaluation or Purchase Request
A user may request an evaluation copy of the various SimoTime Technologies.
Link to Internet   Link to Internet Table of Contents EXN25601 - Extract Data from a Sequential File with Packed and Binary Values
This is an example of a COBOL program that reads a sequential file that contains records in a Fixed Field Length format and produces a sequential file with comma delimited fields within each record. The packed and binary numeric values are expanded (or converted) into a text format with an explicit decimal point and a separate sign character. This data format may be easily imported into Excel, Access or other SQL Data Bases.
Link to Internet   Link to Internet Table of Contents EZASOK01 - EZASOKET, Micro Focus Server
This member provides functional specifications by example of the advanced functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents EZSERIES - EZ & SYS1 Series, Server Access & Operational Tasks
This is a suite of sample Windows Command files to assists with the management and use of Micro Focus Enterprise Server for Mainframe Application Migration.
Link to Internet   Link to Internet Table of Contents FILERC1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents FILERCB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents FNCASE01 - Format Guidelines for File Names, Upper and Lower Case Considerations
A description of file naming conventions and guidelines used on a Mainframe System, a Windows System, a Linux System or a UNIX System.
Link to Internet   Link to Internet Table of Contents FORLUP01 - Windows Command Files - The FOR Loop Processing
How to use a Windows batch file and the FOR command to execute a repeatable task based on a list of items in a control file.
Link to Internet   Link to Internet Table of Contents FP2UPD1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents FPDUMP01 - FPDUMP01, Hex Dump for File Properties Repository
This utility program will create a Hexadecimal dump (or HEXDUMP) of user-defined records in the File Properties Repository that is a VSAM, Key Sequenced Data Set (KSDS).
Link to Internet   Link to Internet Table of Contents FPHTML01 - Non-relational File Properties
View an example of a generated HTML document (or repository) that contains the details (or properties) of the non-relational data structures used by an application.
Link to Internet   Link to Internet Table of Contents FPLOAD01 - Traditional Data Structures, Identify and Document
This suite of programs will provide the capability of building a data base of file properties (or characteristics) for the files used by an application. This includes traditional sequential files, VSAM Data Sets, Partitioned Data Sets (PDS's) and Generation Data Groups (GDG's)
Link to Internet   Link to Internet Table of Contents FPMAST01 - Data Inventory and Properties for Non-Relational Files and Structures
Focus on building a repository for the non-relational data structures including traditional sequential files, VSAM Data Sets, Partitioned Data Sets (PDS's) and Generation Data Sets (GDG's).
Link to Internet   Link to Internet Table of Contents FPMASTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents FPRFFLB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents FTP4CMD1 - File Transfer Protocol (FTP), a List of FTP Commands
A Summary of FTP commands to download or upload files between a Mainframe and Windows System using Micro Focus.
Link to Internet   Link to Internet Table of Contents FTPSAM01 - File Transfer Protocol, Scripted Batch Processes using FTP
Using the File Transfer Protocol (FTP) with a Scripted Batch Process.to transfer data files with fixed or variable length records
Link to Internet   Link to Internet Table of Contents GDGHUB01 - Generation Data Groups (GDG's), Management in a Micro Focus Environment
How to create a catalog entry for a Generation Data Group (GDG) in a Micro Focus Server environment.
Link to Internet   Link to Internet Table of Contents GDGJOB01 - Generation Data Groups (GDG's), Identification and Documentation
Identify Generation Data Groups and create entries in the Micro Focus Catalog.
Link to Internet   Link to Internet Table of Contents GDGJOB02 - Generation Data Groups (GDG's), Catalog Entries for a Micro Focus Environment
Create Catalog Entries for Generation Data Groups for Micro Focus Catalog.
Link to Internet   Link to Internet Table of Contents GDGONE01 - Generation Data Groups (GDG's), an Introduction with Examples
This is an example of a COBOL program and JCL that will create and process a Generation Data Group or GDG on a Mainframe System with ZOS or a Linux, UNIX or Windows System with Micro Focus .
Link to Internet   Link to Internet Table of Contents GLINESWP - Guidelines and White Papers - Getting Started with the SimoTime Examples
In today's world the practice of migrating and sharing data and the "processing of data" across a variety of systems has become a requirement in controlling cost, improving service levels and putting some of the control and processing functions back into the hands of the users.
Link to Internet   Link to Internet Table of Contents GLOBAL01 - Callable Routines or Driver Programs
This is an example of a COBOL program that will produce a comma delimited file without the leading and trailing spaces within the fields.
Link to Internet   Link to Internet Table of Contents GLOSSARY - Glossary of Terms, Keywords, Abbreviations and Definitions
This document provides a list or glossary of terms used in the various documents provided with this suite of programs and white papers.
Link to Internet   Link to Internet Table of Contents GNUCBL01 - GnuCOBOL for Ubuntu Linux
The SimoTime Program Library contains hundreds of COBOL programs. Many of the programs were created on an IBM Mainframe System. This document described how these programs were deployed to a Linux System running Ubuntu and GnuCOBOL.
Link to Internet   Link to Internet Table of Contents GOOGLE875F5AACB80E342F.HTML - TITLE not found.
DESCRIPTION not found.
Link to Internet   Link to Internet Table of Contents GOTODO01 - COBOL GO TO DEPENDING ON
This test case will execute a cobol program that will describe and demonstrate the use of the GO TO DEPENDING ON function of the COBOL Programming language.
Link to Internet   Link to Internet Table of Contents HDNOTICE - Application and Data Management, Notes for SimoTime
SimoTime specialty items, technology and services.
Link to Internet   Link to Internet Table of Contents HEX_NVBSDDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVBSDDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVBSMDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVBSMDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVBSWDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVBSWDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVBUDDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVBUDDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVBUMDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVBUMDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVBUWDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVBUWDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPSDDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPSDDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPSMDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPSMDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPSWDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPSWDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPUDDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPUDDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPUMDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPUMDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPUWDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVPUWDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZSDDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZSDDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZSMDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZSMDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZSWDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZSWDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZUDDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZUDDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZUMDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZUMDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZUWDD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_NVZUWDD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_TCNBRSD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_TCNBRSD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_TCNBRSD2_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEX_TCNBRSD2_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents HEXDECB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents HEXDSPB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents HEXN8001 - HEXN8001, Hex Dump for Sequential File
This utility program will create a Hexadecimal dump (or HEXDUMP) of user-defined records in a Record Sequential File.
Link to Internet   Link to Internet Table of Contents HOLDDIRS - Directory Structure, HOLD Library, Micro Focus Enterprise Server
This is the Library (or Folder) structure for the programmers that manage and compile source code for the SIMOSAM1 Library of Programs and Documents. This folder structure serves as a holding or staging area for the load members. The SIMOSAM1 Library (or Directory) is the foundation for the Mainframe System Model that executes on a Windows System with Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents HTMGENER - HTML Page Generation, Converting from Excel to HTML
Generate an HTML Page or Document from the information provided in an Excel Work Sheet. Read the CSV or Comma Separated Values file and create a browser or Web page using HTML and advanced parsing techniques.
Link to Internet   Link to Internet Table of Contents HTMGENX1 - Template for Utility Modules, HTMGENX1 - a Very Simple Example
The SimoTime HTML Template Document for basic functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents HTMGENX2 - Sample Template for HTMGENER, HTMGENX2 - Advanced Functions
This member provides functional specifications by example of the advanced functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents HTMGENX3 - Support & Enhance User Systems & Applications 
This slide describes how to Support & Enhance User Systems & Applications that are deployed across a variety of systems with different architectures.
Link to Internet   Link to Internet Table of Contents HTMLCB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents HX80DUMP - Hexadecimal Dump of a Sequential or ASCII/Text File
This is an example of a COBOL program that will produce a HEX dump or hexadecimal display of a Sequential File of 80-Byte, fixed-length records.
Link to Internet   Link to Internet Table of Contents HX80KS03 - CUHEXK03, Hex Dump for Customer Master
This utility program will create a Hexadecimal dump (or HEX-DUMP) of user-defined records contained in an indexed data structure or file. This file is a VSAM, Key Sequenced Data Set (KSDS). The dump information is written to a user-defined file.
Link to Internet   Link to Internet Table of Contents HXN25601 - Hexadecimal Dump of a Sequential or ASCII/Text File
This is an example of a COBOL program that will produce a HEX dump or hexadecimal display of a Sequential File of 256-Byte, fixed-length records.
Link to Internet   Link to Internet Table of Contents IDOCWEB1 - Document Catalog, Link to the Current Server
A Listing of HTML Members in the Document Repository stored on a User-Defined Server. This may include the samples or examples available from SimoTime.
Link to Internet   Link to Internet Table of Contents IDOCWEB2 - Document Catalog, Link to Internet or Current Server
A Listing of HTML Members or the Document Catalog. Two links are provided. The first link is to the SimoTime Web Site via the Internet. The second link is via the Current Server.
Link to Internet   Link to Internet Table of Contents IF_CMD01 - IF Command for Windows
How to use a Job Script or Windows CMD file and the IF command to execute a repeatable task based on the results of the IF testing the produces a True or False value.
Link to Internet   Link to Internet Table of Contents IMSDLIB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents IMSONE01 - IMS Option for Micro Focus Studio
This example provides a quick reference document and sample programs for the IMS Option provided by Micro Focus.
Link to Internet   Link to Internet Table of Contents INDEX - Welcome - SimoTime Technologies and Services
SimoTime is a consulting, services and technologies company specializing in the integration or conversion of Mainframe legacy applications and data with Linux, UNIX or Windows (LUW) Systems. We have the people, skills and complementary technology to quickly move COBOL-oriented applications between or across Systems. We specialize in the conversion and validation of traditional data structures. We have the experience and have developed the technologies to do file format and record content conversions while maintaining the integrity of the numeric content.
Link to Internet   Link to Internet Table of Contents INDEXASM - The Assembler Connection by SimoTime Technologies
The Assembler Connection provides a suite of sample IBM mainframe assembler programs describing various coding or programming techniques using Assembler/H or HLASM (High Level Assembler). The focus is primarily on the MVS or ZOS Environments.
Link to Internet   Link to Internet Table of Contents INDEXCBL - The COBOL Connection, Examples and Reference Material
COBOL is an acronym for COmmon Business Oriented Language. The COBOL Connection provides a suite of test cases that were developed using the COBOL programming language. Many of the programs were created and continue to run on an IBM Mainframe System and are sometimes referred to as Legacy Systems. Many of the programs have been transferred, compiled and executed on a Linux, UNIX or Windows System using Micro Focus COBOL or GnuCOBOL. This suite includes principles, tips and techniques for processing, migrating and converting data files. This information may be used as a tutorial or as reference material.
Link to Internet   Link to Internet Table of Contents INDEXCIC - The CICS Connection, Sample Programs for CICS
The CICS Connection provides a suite of COBOL programs, BMS Maps and documentation that show how to do practical tasks using command level CICS as the Transaction Manager. The CICS programs are written to compile and execute in the Micro Focus environment or an IBM Mainframe environment. Samples with VSAM, KSDS or relational data base access are provided.
Link to Internet   Link to Internet Table of Contents INDEXJCL - The JCL Connection, Job Control Language for ZOS
The JCL Connection defines a JES environment and provides links to sample or example JCL members (including source code, control statements and procedures or PROC's). The JCL (Job Control Language) members may be submitted and executed using and IBM Mainframe with ZOS and JES2 or JES3. This set of examples describes the techniques used for executing jobs on a Mainframe System with ZOS or a Linux, UNIX or Windows System with Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents INDEXJSP - Java Connection with JSP, HTML and Tomcat
The Java/JSP Connection provides a suite of sample programs describing various coding or programming techniques using the Java Software Development Kit from Oracle/Sun. The Web Server used in this suite of programs is Apache/Tomcat.
Link to Internet   Link to Internet Table of Contents INDEXMIG - Application and Data Agility across multiple platforms
Describe or demonstrate the details involved with Application and Data Migration or the moving of an application or data between platforms such as a Mainframe System running ZOS and a Linux, UNIX or Windows System running Micro Focus Enterprise Server. Includes practical "How-to" examples of creating application and data resiliency.
Link to Internet   Link to Internet Table of Contents INDEXNUM - The Numbers Connection, Managing the Numeric Formats
The Numbers Connection provides documentation and sample programs describing the formats and processing techniques for a variety of different numeric formats used on an IBM Mainframe or Windows, Linux or UNIX System with Micro Focus COBOL.
Link to Internet   Link to Internet Table of Contents INDEXSAM - Non-Relational Data Connection, File Accessing Methods, Utility Programs and SORT
The VSAM and QSAM Connection provides a suite of test programs describing the processing principles and techniques used for managing VSAM Data Sets, QSAM flat sequential files or Generation Data Groups (GDG) using COBOL, Assembler and other Utility programs. Accessing techniques that may be used to create, delete, update, edite, convert or compare are included. The programming test cases, both source code and documentation are included in a zip file for easy downloading. This information may be used as a tutorial or as a reference material.
Link to Internet   Link to Internet Table of Contents INDEXSQL - The SQL Connection, Relational Data Base Management Systems
Provides examples of accessing relational data bases using embedded EXEC SQL in COBOL programs. Examples may execute on an IBM Mainframe using DB2 or a Windows, Linux or UNIX platform using Micro Focus COBOL and Microsoft SQL Server.
Link to Internet   Link to Internet Table of Contents INDEXTST - Test Processes and Review Results
An introduction and overview of various approaches to functional and performance testing for business applications. Describe how to test business processes and review results using data validation and file compare methodologies.
Link to Internet   Link to Internet Table of Contents INDEXTWO - SimoTime - when technology complements business by SimoTime Enterprises
SimoTime is a consulting, services and technologies company specializing in the integration or conversion of mainframe legacy and web systems for the Internet or Intranet environments. We have the people skills and comp
Link to Internet   Link to Internet Table of Contents INTRDR01 - Internal Reader - Submitting Jobs using IEBGENER
An example for submitting a second job to the internal reader or INTRDR from within the current running job or how to submit another job thru the current job.
Link to Internet   Link to Internet Table of Contents IT2INQ01 - Item Master, Record Inquiry, Access to a VSAM Data Set using CICS
This is an example of a CICS Inquiry Screen or BMS with a COBOL Program using command level CICS.
Link to Internet   Link to Internet Table of Contents IT2INQ1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents IT2UPD01 - Item Master, Record Inquiry, Access to a VSAM Data Set using CICS
This is an example of a CICS Update Screen or BMS with a COBOL Program using command level CICS to update a product or item master file that is a VSAM KSDS.
Link to Internet   Link to Internet Table of Contents IT2UPD1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ITCOMP01 - Compare with Call To Convert, Select Compare Positions at Execution Time
When data files are transferred or shared between systems the ability to do data file compares and data processing confirmation becomes a requirement. This document and the associated test cases will describe and demonstrate a minimum set of alternatives for the compare or confirm process.
Link to Internet   Link to Internet Table of Contents ITDUMP01 - Hex-Dump of VSAM/KSDS, Item Master File
This is an example of a Batch COBOL program that does File Access to an Item Master File and writes the content of a selected record from the VSAM, KSDS in Hex-format (Dump) to a user-defined log file.
Link to Internet   Link to Internet Table of Contents ITEMCB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ITEMCB02 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ITEMCQ01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ITEMRDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ITEMSQ01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ITMAST01 - Item Master File, Batch Create and Maintain
This is an example of a COBOL program that will produce an Item Master File. The file format produced is a VSAM, KSDS or a Micro Focus Indexed File.
Link to Internet   Link to Internet Table of Contents ITME2A01 - EBCDIC to ASCII Conversion for the Item Master File
This is an example of a COBOL program that will read an EBCDIC encoded VSAM, KSDS file with text, binary and packed data and produce an ASCII encoded VSAM, KSDS.
Link to Internet   Link to Internet Table of Contents ITMEXT01 - Extract Data from Item Master File for use by Microsoft Excel
This is an example of a COBOL program that access a VSAM, KSDS and produces a sequential file with comma delimited fields within each record.
Link to Internet   Link to Internet Table of Contents ITMNUM01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ITQCP101 - Item or Product Database, Cursor Processing using a COBOL with Embedded SQL Statements
An example of using embedded SQL in a COBOL program to sequentially process a table within a relational data base. This example uses cursor processing and the FETCH to sequentially access multiple rows within a table. The data content is Item or Product information.
Link to Internet   Link to Internet Table of Contents ITQCT101 - Item or Product, Create a Table using a COBOL Program with Embedded SQL
An example of using embedded SQL to create a table in a relational data base model that contains item or product information.
Link to Internet   Link to Internet Table of Contents ITQDT101 - Item or Product, Delete a Table using a COBOL Program with Embedded SQL
An example of how to delete or drop a table within a relational data base.
Link to Internet   Link to Internet Table of Contents ITQIN101 - Item or Product, Insert a Row using a COBOL with Embedded SQL Statements
An example of inserting a row into a table in a relational data base model. This example uses embedded SQL in a COBOL program to insert a row.
Link to Internet   Link to Internet Table of Contents ITQRDB01 - Item or Product Database, Convert VSAM Keyed Sequence Data Set to a Relational Table using COBOL
An example of reading a VSAM Key Sequenced Data Set or KSDS and inserting records into a relational data base table. The data content is for product or item information.
Link to Internet   Link to Internet Table of Contents ITQUP101 - Update or Insert a Row, Item/Product Table, COBOL & EXEC SQL
An example of updating and existing row or inserting a new row into a table in a relational data base model. This example uses embedded SQL in a COBOL program to update or insert a row.
Link to Internet   Link to Internet Table of Contents IVLOGS01 - Post a Message to a User-Defined Device
This suite of programs is used to test and demonstrate the function of a callable routine that will display a message to the user-defined SYSOUT device or the SYSTEM operator console. Also, the IVLOGSC2 program will write to a log file.
Link to Internet   Link to Internet Table of Contents IVPHTM01 - HTMGENER - a Sample for Text to HTML, Installation Verification Program
The SimoTime HTML Template Document.
Link to Internet   Link to Internet Table of Contents JCLADV01 - Advanced Function for JCL
It is sometimes preferable to let the system assign a unique name to a temporary data set by using a double ampersand (&&) prefix with the Data Set Name (or DSN) in the DD statement.
Link to Internet   Link to Internet Table of Contents JCLALT01 - Scan JCL Members and replace ++INCLUDE with Standard JCL Statements
This is a Utility Program to scan JCL Source Members and replace the ++INCLUDE statements with standard JCL Statements.
Link to Internet   Link to Internet Table of Contents JCLCAM01 - IDCAMS with DELETE/DEFINE and Dynamically Changing the DSN Name
This example describes how to use a single JCL Member and IDCAMS to create VSAM Clusters with unique data set names.
Link to Internet   Link to Internet Table of Contents JCLCON01 - Conditional JCL & Parameter Passing to a COBOL Program
This suite of programs provides sample conditional JCL and parameter passing to a COBOL program. The programming examples, both source code and documentation are included in a zip file for easy downloading.
Link to Internet   Link to Internet Table of Contents JCLCON02 - Conditional JCL & Parameter Passing to a COBOL Program
This suite of programs provides sample conditional JCL and parameter passing to a COBOL program. This programming example uses the IF THEN ELSE constructs.
Link to Internet   Link to Internet Table of Contents JCLINC01 - Job Processing using JCL with INCLUDE and JCLLIB Statements
This program will describe how to use the INCLUDE and JCLLIB statements provided with JCL and batch job processing on a Mainframe or Micro Focus environment.
Link to Internet   Link to Internet Table of Contents JCLLIB01 - Mainframe Oriented Batch Jobs, JCL Members to Submit to Enterprise Server
A list of jobs that are available to be submitted to a Mainframe-Oriented System for execution and review. The jobs were originally created to run in an OSVS or MVS environment and continue to run in the ZOS environment today. In addition, all the jobs have been migrated and run in a Micro Focus Server environment on Linux, UNIX or Windows (LUW) systems. The list is arranged by functional categories.
Link to Internet   Link to Internet Table of Contents JCLONE01 - A JCL Reference with Descriptions and Examples
This example provides a quick reference document and sample programs for IBM mainframe JCL used with MVS or OS/390. This information may also serve as a learning guide or tutorial for beginners.
Link to Internet   Link to Internet Table of Contents JCLOVR01 - JCL & Procedure Overrides, Overrides and Parameter Substitution
An example of using parameter substitution and procedure (or PROC) overrides with Mainframe MVS or ZOS JCL and PROC's.
Link to Internet   Link to Internet Table of Contents JCLPRC01 - JCL Procedures and PROC's, using JCL Procedures
A quick overview of the use of JCL Procedures or PROCs.
Link to Internet   Link to Internet Table of Contents JCLRST01 - Job Restart Capability, Micro Focus Enterprise Server
This suite of sample programs will describe and demonstrate the Job Restart capabilities that are available in Micro Focus Enterprise Server. Also, this suite of programs includes a description and demonstration of the diagnostic capabilities for the CORE_ON_ERROR function of Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents JCLSCN01 - JCL Basic Functions, Syntax Checking and Execution with SORT Examples
This suite of programs provides an example of basic JCL functions using IEFBR14, IEBGENER and the sort utility. It shows how to do syntax checking without executing the JCL. The sort examples will show how to use the ALTSEQ to make the sort case insensitive and group upper and lower case letters together.
Link to Internet   Link to Internet Table of Contents JCLSUB01 - JCL, Define and use Variables, Variable Substitution and SET Statement
Describe how to define (or name) a variable value within JCL and then use or change the variable by its referenced name.
Link to Internet   Link to Internet Table of Contents JCLTDS01 - Temporary Data Sets using a DSN with the Double Ampersand (&&) Prefix
It is sometimes preferable to let the system assign a unique name to a temporary data set by using a double ampersand (&&) prefix with the Data Set Name (or DSN) in the DD statement in the JCL Member.
Link to Internet   Link to Internet Table of Contents JCLWIN01 - JCL to Windows Interface
Examples for managing Partioned Data Sets (PDS's).
Link to Internet   Link to Internet Table of Contents JCSCAN01 - JCL Scanner, Extract File Information from IDCAMS and DD Statements
This program will scan IBM, ZOS Mainframe JCL and extract file information from DD and IDCAMS statement.
Link to Internet   Link to Internet Table of Contents JDDFLAGS - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents JIODFH01 - Java I/O Test Cases
This Test Case includes job scripts and Java programs that describe and demonstrate the use of file access methods used by SimoTime. The programs describe and demonstrate a variety of Java file accessing and data management techniques. Techniques for accessing or analyzing files of known and unknown structure and content are included. The viewing or human observation is provided in a hexadecimal or hex dump format with a possible EBCDIC or ASCII translation.
Link to Internet   Link to Internet Table of Contents JIOHEX01 - Hex Dump Utility, Java Based
This java utility program will describe and demonstrate techniques for accessing oreviewing files of known and unknown structure and content are included. The viewing or human observation is provided in a hexadecimal or hex dump format with a possible EBCDIC or ASCII translation.
Link to Internet   Link to Internet Table of Contents JOBQRY01 - JOB and DD Query, COBOL Access to JCL Specifications
This sample program demonstrates how to access JCL specifications from a COBOL program using the SimoTime Job Query program. Information provided with the JOB and DD statements may be obtained by a simple call. The Job Number and Job Name will be provided.
Link to Internet   Link to Internet Table of Contents JVAMGR01 - Array Management Support for Java
The SIMOTIME T112 Conversion Utility Program will convert the EBCDIC-encoded, T112 file to an ASCII/Text file with the bit-sensitive information expanded to text strings. The Master Card or MC T112 file is a clearing file for financial transactions. The record structure uses an Integrated Product Messages (IPM) format with variable-length records. It is based on the ISO 8583–1993 specification.
Link to Internet   Link to Internet Table of Contents JVFILE01 - Write to a File, a Java Program to Add Records
This Java Program will get the system date and time. It will write a message preceded by a date/time stamp to a file.
Link to Internet   Link to Internet Table of Contents JVHEXT01 - Hexadecimal Array - Java Program, Hex with ASC and EBC
This Java Program will define and display an array containing hexadecimal values to the standard output device or write a hex-dump array to a file. The array includes the character symbols for ASCII and EBCDIC encoding.
Link to Internet   Link to Internet Table of Contents JVSOUT01 - Display a Message, Java Program, Write to Standard Output
This Java Program will display or write a message to the standard output device.
Link to Internet   Link to Internet Table of Contents JVT11201 - MC T112 File Conversion
The SIMOTIME T112 Conversion Utility Program will convert the EBCDIC-encoded, T112 file to an ASCII/Text file with the bit-sensitive information expanded to text strings. The MasterCard or MC T112 file is a clearing file for financial transactions and may be used during the reconciliation process. The record structure uses an Integrated Product Messages (IPM) format with variable-length records. It is based on the ISO 8583–1993 specification.
Link to Internet   Link to Internet Table of Contents JVUTIL01 - Utility Programs for Java
The SIMOTIME T112 Conversion Utility Program will convert the EBCDIC-encoded, T112 file to an ASCII/Text file with the bit-sensitive information expanded to text strings. The Master Card or MC T112 file is a clearing file for financial transactions. The record structure uses an Integrated Product Messages (IPM) format with variable-length records. It is based on the ISO 8583–1993 specification.
Link to Internet   Link to Internet Table of Contents JVVCBL01 - Sample Template for HTMGENER, HTMGENX2 - Advanced Functions
This member provides functional specifications by example of the advanced functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents JVWEB101 - Web Server Environment - Windows, Apache/Tomcat and Java
An overview of the systems configuration for a Web Server environment that supports Java, JSP and Beans. Apache/Tomcat running on a Windows System is used for this description.
Link to Internet   Link to Internet Table of Contents KSAHEX01 - Provide a Formatted HEX Dump for a VSAM KSDS or Indexed File
This is an example of how a COBOL program can read from an Indexed file (or a VSAM KSDS) and write to a sequential ASCII/Text file containing HEX dump information of a data structure with Text, Packed and Binary Data Strings (or User Defined Fields).
Link to Internet   Link to Internet Table of Contents KSASQE01 - File Format and Content, Convert, KSDS to Sequential, ASCII-EBCDIC
An example of how a COBOL program does file conversion. The COBOL programs are written using COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. A CMD member is provided to run the job with Micro Focus Enterprise Developer running on a Windows System. This program will read an ASCII-encoded, Indexed file and write an EBCDIC-encoded, sequential file. The program uses a sequential add approach.
Link to Internet   Link to Internet Table of Contents KSATXA01 - File Format and Content, Convert, KSDS to Text & Expand Numbers
An example of how a COBOL program does file conversion. The COBOL programs are written using a Micro Focus dialect. A CMD member is provided to run the job with Micro Focus Enterprise Developer running on a Windows System. This program will read an ASCII-encoded, Indexed file and write an ASCII/Text file. The packed and binary numbers will be expanded.
Link to Internet   Link to Internet Table of Contents KSDBIG01 - Processing Large Files, Micro Focus and Windows
An example of how a COBOL program processes a very large indexed (VSAM, KSDS) or sequential file using Micro Focus Enterprise Server running on a Linux, UNIX or Windows System.
Link to Internet   Link to Internet Table of Contents KSDHUB01 - Key Sequenced Data Set, Management in a Micro Focus Environment
How to define a VSAM Cluster and create a catalog entry for a VSAM, KSDS on an IBM Mainframe System or on a Linux, UNIX or Windows System using Micro Focus Enterprise Serve.
Link to Internet   Link to Internet Table of Contents KSDJOB01 - Key Sequenced Data Set, Identification and Documentation
Identify and Document the VSAM KSDS Data Sets and create entries in the Micro Focus Catalog.
Link to Internet   Link to Internet Table of Contents KSDJOB02 - Key Sequenced Data Set, Catalog Entries for a Micro Focus Environment
Create catalog entries for VSAM KSDS or Key Sequenced data Set.
Link to Internet   Link to Internet Table of Contents KSDSEQ01 - EBCDIC-KSDS to EBCDIC-Sequential, COBOL Source for Sequential Add
An example of how a COBOL program that does file conversion. The COBOL programs are written using COBOL/2 dialect but also work with COBOL for MVS and COBOL/370. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus NET Express running on a Windows System. This program will read a VSAM, KSDS and write to a record sequential file.
Link to Internet   Link to Internet Table of Contents L2NTECH1 - Legacy Systems, Mainframes and the Internet
SimoTime, when technology complements business, provides information for companies wanting to include the mainframe as a major player functioning in its traditional role and taking on the new role of a powerful server and large data base manager in an Internet environment.
Link to Internet   Link to Internet Table of Contents LABTABLE - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents LCLS0001 - Ubuntu Linux with COBOL Programs
Describe and demonstrate how to deploy and existing COBOL Batch application to a Linux environment. The System will use Ubuntu with GnuCOBOL.
Link to Internet   Link to Internet Table of Contents LINUXOPT - Linux opt Directory
The Slash opt directory structure of the Linux Environment that is used by SIMOTIME.
Link to Internet   Link to Internet Table of Contents LNXONE01 - Ubuntu Linux with COBOL Programs
Describe and demonstrate how to deploy and existing COBOL Batch application to a Linux environment. The System will use Ubuntu with GnuCOBOL.
Link to Internet   Link to Internet Table of Contents LNXONE02 - Micro Focus Server on a Linux Platform
Describe and demonstrate how to use Micro Focus Enterprise Server on a Linux Platform.
Link to Internet   Link to Internet Table of Contents LONAPFFL - Record Structure, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents LORAND01 - Logical AND using COBOL
This suite of programs is provided as a COBOL programming example of one of the possible solutions when performing Boolean logic. This Test Case will perform a logical AND Function.
Link to Internet   Link to Internet Table of Contents LORORR01 - Logical OR using COBOL
This suite of programs is provided as a COBOL programming example of one of the possible solutions when performing Boolean logic. This Test Case will perform a logical OR Function.
Link to Internet   Link to Internet Table of Contents LORXOR00 - Exclusive OR using COBOL
This suite of programs is provided as a COBOL/HLASM programming example of one of the possible solutions when performing Boolean logic. This Test Case will perform an Exclusive OR (XOR) Function using an Assembler or HLASM callable routine.
Link to Internet   Link to Internet Table of Contents LORXOR01 - Exclusive OR using COBOL
This suite of programs is provided as a COBOL programming example of one of the possible solutions when performing an Exclusive OR using Boolean logic. This Test Case will perform an Exclusive OR (XOR) Function using a primary COBOL program to create the text strings and call a secondary COBOL program to do the XOR Function. Bash, CMD and JCL Job scripts are provided to prepare the environment and execute the programs. Micro Focus COBOL is used for Windows. GnuCOBOL is used for Linux.
Link to Internet   Link to Internet Table of Contents LRS256B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents LRSMODEL - Application and Data Migration, User Validation for Micro Focus Studio with Visual Studio Interface
The SimoTime HTML Template Document.
Link to Internet   Link to Internet Table of Contents LRSNOTES - Application and Data Migration, Project Notes for Larry Simmons
The SimoTime HTML Template Document.
Link to Internet   Link to Internet Table of Contents LRSPRT01 - Special Print Requirements
Addressing Special print requirements when moving an application from a Mainframe System to a WIndows System using Micro Focus.
Link to Internet   Link to Internet Table of Contents M51_V001 - 1951 Mercury, an American Legacy
This document describes a 1951 Mercury that is an American Legacy maintained in its original form and still moving down the highway. Pictures and other information are provided.
Link to Internet   Link to Internet Table of Contents M51_V002 - 1951 Mercury, Getting the Car out of the Driveway
This document describes a 1951 Mercury that is an American Legacy maintained in its original form and still moving down the highway. Pictures and other information are provided.
Link to Internet   Link to Internet Table of Contents M51_V003 - 1951 Mercury, Golden Gate Bridge
This document describes a 1951 Mercury that is an American Legacy maintained in its original form and still moving down the highway. Pictures and other information are provided.
Link to Internet   Link to Internet Table of Contents M51_V004 - 1951 Mercury, Favorite Close Ups
This document includes close-up shots of the detail and trim for a 1951 Mercury. Pictures and other information are provided.
Link to Internet   Link to Internet Table of Contents M51_V005 - 1951 Mercury, Electrical and Mechanical
This document contains notes about the electrical and mechanical components of a 1951 Mercury. Pictures and other information are provided.
Link to Internet   Link to Internet Table of Contents M51NOTES - 1951 Mercury, Getting the Car out of the Driveway
This document describes a 1951 Mercury that is an American Legacy maintained in its original form and still moving down the highway. Pictures and other information are provided.
Link to Internet   Link to Internet Table of Contents M51RADIO - 1951 Mercury, Radio
The 1951 Mercury was available with a Model 1CM747-1 radio that was manufactured by Sylvania Hygrade. It is an 8 tube AM only receiver. It predates stereo but does have a built-in control and connector for a rear speaker.
Link to Internet   Link to Internet Table of Contents MACCPY01 - MACRO and COPY Files, Set Return Code to Zero and Return to Caller
This is a very simple example of a mainframe assembler program that uses one copy file and two macro files. The copy file is stored in a user copy library. The macro files are stores in a user macro library. However, the second macro file is categorized as a copy file.
Link to Internet   Link to Internet Table of Contents MAILCB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MDIRTEST - Create a Test Environment using a Windows Command
A Windows command file is used to create or restore a new application test environment on a Windows System with Micro Focus Enterprise Developer.
Link to Internet   Link to Internet Table of Contents MEM2HX01 - Hex Dump of Memory using COBOL
An example of how a COBOL program can display a message in a hexadecimal dump or hex dump format for both ASCII and EBCDIC data strings. The content of the message is determined by a user-defined seqment of data stored in random access memory (RAM).
Link to Internet   Link to Internet Table of Contents MENUJ001 - Java and JSP
This member provides functional specifications by example of the advanced functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents MFCATCHK - File Validation for Catalog Entries
This program will read the Micro Focus Catalog and produce information about the catalog entries. The information produced is based on the user requirements defined in a control file.
Link to Internet   Link to Internet Table of Contents MFCATPOP - Create Micro Focus Catalog Entries, Use Generated or User-Define JCL via INTRDR
This program will read the Micro Focus Catalog and produce a Comma Separated Values (or CSV) file with line items for the properties of each data file.
Link to Internet   Link to Internet Table of Contents MFCATXPT - Extract Names and Properties from the Micro Focus Catalog
This program will read the Micro Focus Catalog and produce a Comma Separated Values (or CSV) file with line items for the properties of each data file.
Link to Internet   Link to Internet Table of Contents MFDATA01 - Determine File Properties, Micro Focus Data File Scan and Analyze
Scan the first part of a data file for a Micro Focus header record.
Link to Internet   Link to Internet Table of Contents MFENVARS - GET or SET an Environment Variable using a COBOL Program
How to SET or GET an environment variable from within a Micro Focus process using a COBOL program.
Link to Internet   Link to Internet Table of Contents MFEVENTS - Display the Call Stack for Micro Focus Environment using COBOL
This is an example of a callable COBOL routine that will identify and display the call stack for the Micro Focus environment.
Link to Internet   Link to Internet Table of Contents MFFILE01 - File Formats for The Micro Focus Environment - Data Management Series by SimoTime Enterprises
This white paper provides a description of the various Micro Focus data file formats provided for the Windows, UNIX and Linux Environments. Links to examples for COBOL and Assembler programs are included.
Link to Internet   Link to Internet Table of Contents MFJCTLBC - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MFJDXIT - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MFJESLOG - JES Log Presentation or Sharing
This program will read the Micro Focus JES Spool files and create HTML or CSV Files with elapsed time included with the job and Job Step information.
Link to Internet   Link to Internet Table of Contents MFTHLP01 - Micro Focus Technology, Quick Reference
A quick reference for Micro Focus COBOL and other supporting technologies.
Link to Internet   Link to Internet Table of Contents MFUNIQUE - MFUNIQUE - Special Interface for JCL, CICS and Distributed Systems
The SimoTime HTML Template Document.
Link to Internet   Link to Internet Table of Contents MFWAITB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MFWAITER - The Wait or Sleep Function
This callable routine will WAIT (or SLEEP) for a specified amount of time. This is a callable routine (MFWAITER.cbl) that will return to the calling program after the specified amount of time.
Link to Internet   Link to Internet Table of Contents MIFODEVL - Libraries for Development, Structure for an Enterprise System
A model sub-directory structure of the Application Libraries for the DEVELOPMENT environment.
Link to Internet   Link to Internet Table of Contents MIFOPROD - Directory Structure for Production, Application Libraries and Micro Focus Server
A model sub-directory structure of the Application Libraries for the PRODUCTION environment.
Link to Internet   Link to Internet Table of Contents MIFOTEST - Directory Structure for Testing, Application Libraries and Micro Focus Server
A model sub-directory structure of the Application Libraries for the TEST environment.
Link to Internet   Link to Internet Table of Contents MKC08001 - Sample Template for HTMGENER, HTMGENX2 - Advanced Functions
This document describes how to create a suite of test files. It will create an ASCII/Text file, a Record Sequential File and a VSAM, KSDS.
Link to Internet   Link to Internet Table of Contents MKC080J8 - QSAM & KSDS Files with 80-byte Records
This document describes a Mainframe JCL Member that will create a QSAM file and a VSAM KSDS with 80-byte records. The last job step will do a Hex-Dump of selected records in the VSAM KSDS based on a list of user-defined keys.
Link to Internet   Link to Internet Table of Contents MKC080W8 - QSAM & KSDS Files with 80-byte Records
This document describes a Windows Command (CMD) file that will create a QSAM file and a VSAM KSDS with 80-byte records. The last job step will do a Hex-Dump of selected records in the VSAM KSDS based on a list of user-defined keys.
Link to Internet   Link to Internet Table of Contents MKN25601 - Data Files with Numeric Values, Zoned Decimal, Packed and Binary
An example of how to create a single test file with records that contain EBCDIC or ASCII text strings and numeric data items in various formats such as Packed Decimal, Binary and Zoned Decimal.
Link to Internet   Link to Internet Table of Contents MKN25607 - Program Generation for Numeric Data, Zoned Decimal, Packed and Binary
Describe and demonstrate how to generate programs that will convert between various formats such as Packed Decimal, Binary and Zoned Decimal and accumulate summary totals to ensure numeric integrity is maintained.
Link to Internet   Link to Internet Table of Contents MKN256B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MKTGLYZE - SimoLYZE - Identify Source Member Content and Quantity
An approach to determining the member types stored in a mainframe PDS.
Link to Internet   Link to Internet Table of Contents MKTGVIEW - SimoVIEW - BMS to HTML
An approach to converting Mainframe BMS or MFS Screens to HTML.
Link to Internet   Link to Internet Table of Contents MKTGX390 - SimoX390 - An Assembler Analysis Tool
Scan 370 Assembler source code and identify macro and copy dependencies. Optionally track CALL, LOAD and LINK statements. Scan for non-printable hex characters.
Link to Internet   Link to Internet Table of Contents MKTGZAPS - SimoZAPS - Data File Utility for Hex View, Convert, Compare and Global Change
Provides a copy and reformatting function for ASCII/TEXT files.
Link to Internet   Link to Internet Table of Contents MN1ADV1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MN1APP1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MN1FMS1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MN1IMS1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MN1SQL1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MN1UTL1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MQSONE01 - IBM WebSphere MQ, Install and Configure
This document provides a "How to" example for installing, configuring and using IBM MQ Series or IBM MQ WebSphere on a Windows System with Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents MRGBJST1 - Template_Title_Bar
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MRGCBLT1 - Template_Title_Bar
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MRGCPY01 - Merge Files with Different Record Lengths
This suite of programs will describe and demonstrate how to merge multiple files of various record lengths into a single file. This suite includes examples for IEBGENER, IDCAMS and REPRO, SORT, DFSORT, ICETOOL and ICEMAN with SORT, MERGE, COPY and CONCATENATE Functions running on ZOS Mainframe or Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents MRGCSVT1 - Template_Title_Bar
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MRGSIOT1 - Template_Title_Bar
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MRGTXTT1 - Template_Title_Bar
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MSK4PCT1 - Transaction List from Resource Definition Table
This document provides a list of Transaction IDs based on the information in a Resource Definition file (DFHDRDAT).
Link to Internet   Link to Internet Table of Contents MVSCAT02 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents MVSCATLG - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NBPZQASB - SYS_INFO, Text and Numeric Values
This is the System Information Manual for the TCNTXT01 Test Case. This test case will convert the file format, record content and record structure of an EBCDIC-encoded file that was created and transferred from an IBM Mainframe System to a format and structure that may be easily imported and accessed from within an ASCII-oriented relational data base or a spread sheet using Excel or LibreOffice Calc.
Link to Internet   Link to Internet Table of Contents NBRCVT01 - COBOL Numeric Formats, Convert Numeric Formats using COBOL
This test case will describe and demonstrate the processing techniques for numeric values. A variety of numeric formats are used on an IBM Mainframe System, a Windows System, a UNIX System or a Linux System. Bash, CMD and JCL Job scripts are provided to prepare the environment and execute the programs. Enterprise COBOL running under ZOS is used on an IBM Mainframe System. Micro Focus COBOL is used for Windows. GnuCOBOL is used for Linux. Numeric formats include Binary, Packed Decimal and Zoned Decimal. The COBOL USAGE clause would be COMP, COMP-3 and DISPLAY. The DISPLAY format may be referred to as a character or text format.
Link to Internet   Link to Internet Table of Contents NBRMIX01 - Numeric Data Structures, Packed, Binary and Zoned Decimal
This document will describe and demonstrate how to process data strings containing numeric values and structures. The processing techniques will create, convert and view in a Hex Dump format. The numeric formats include Zoned Decimal (USAGE IS DISPLAY), Packed Decimal (USAGE IS COMP-3) and Binary (USAGE IS COMP). The numeric formats are commonly used with IBM Mainframe Systems or application programs that were created using the COBOL programming language.
Link to Internet   Link to Internet Table of Contents NBRMIXB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NBRMIXB2 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NBRN80B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NBRPK301 - Packed Numeric Fields with Space Characters
This document with sample programs describes the anomalies of allowing space characters in a numeric field that is defined as Packed Decimal. For the COBOL programming language these fields would be defined as COMPUTATIONAL-3 or COMP-3.
Link to Internet   Link to Internet Table of Contents NBRPK3B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NBRPK3B8 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NBRS80B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NBRTST01 - Computational Numeric Values with a focus on COMP, COMP-3 and COMP-5
This document describes and demonstrates the internal format of the COMP, COMP-3 and COMP-5 numeric fields using COBOL programs.
Link to Internet   Link to Internet Table of Contents NBRTST02 - Content Analysis, Numeric Fields
This program is used to show techniques for analyzing, testing and viewing the content of numeric fields.
Link to Internet   Link to Internet Table of Contents NBRTYP01 - Various Numeric formats for the COBOL Programming Language
This COBOL program provides examples of some of the various numeric formats used by the COBOL Programming Language. The program has been tested as part of a batch job using a JCL Member on an IBM Mainframe System with Enterprise COBOL, a Command File on a Windows System with Micro Focus COBOL and a Bash Script on a Linux System with GnuCOBOL.
Link to Internet   Link to Internet Table of Contents NBRXFF01 - High Value Byte in Numeric Field
An overview of using High-Value Bytes in a numeric field that is defined as Zoned Decimal. Why do it and how to manage the consequences.
Link to Internet   Link to Internet Table of Contents NBRXFFB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NBRZD301 - Zoned Decimal Format with Non-Numeric Content
This document with sample programs describes the anomalies of allowing non-numeric content in a numeric field that is defined as Zoned Decimal. For the COBOL programming language these fields would be defined as USAGE IS DISPLAY.
Link to Internet   Link to Internet Table of Contents NBRZD3B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NBRZD3B8 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NUMBER01 - Numbers and Formats, Internal Numeric Structures for a Mainframe
This is a self study session with sample programs that demonstrate and describe the common numeric encoding data formats used by COBOL and other languages. This session will show how the numeric values are stored in memory on an IBM Mainframe System and a Windows, Linux or UNIX System with Micro Focus.
Link to Internet   Link to Internet Table of Contents NUMBNT01 - Validate Numeric Data structures
An example of how to do file format conversion between ASCII/Text files and Record Sequential files plus record content conversion between a Comma Separated Values (or CSV) format to a Fixed Field Length format. The records contain numeric data in various formats such as Packed Decimal, Binary and Zoned Decimal. The numeric data will be reviewed and validated using human observation combined with programmatic totals accumulation and comparison.
Link to Internet   Link to Internet Table of Contents NUMBNT07 - Program Generation for Numeric Data, Zoned Decimal, Packed and Binary
Describe and demonstrate how to generate programs that will convert between various formats such as Packed Decimal, Binary and Zoned Decimal and accumulate summary totals to ensure numeric integrity is maintained.
Link to Internet   Link to Internet Table of Contents NUMBNT08 - Test Files with Numeric Data, Zoned Decimal, Packed and Binary
An example of how to create test files with records that contain numeric data items in various formats such as Packed Decimal, Binary and Zoned Decimal.
Link to Internet   Link to Internet Table of Contents NUMBUG01 - Possible Problems with Numeric Fields and Leading SPACES or ZEROES
This COBOL program provides examples of some of the challenges of processing numeric fields with leading spaces used by the COBOL Programming Language.
Link to Internet   Link to Internet Table of Contents NUMBUGB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NUMPRT01 - Printed Report from Item File with Packed and Binary Fields
This suite of programs provides an example of how a COBOL program can be used to print a report from data that contains packed and binary data.
Link to Internet   Link to Internet Table of Contents NUMTBSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NUMTBUB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NUMTPSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NUMTPUB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NUMTZSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NUMTZUB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NUMXDSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVBNSDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVBNSMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVBNSWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVBNUDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVBNUMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVBNUWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVFMTSBN - Binary or COMP Numbers, Definition and Structure
The purpose of this document is to provide information about a Quality Assurance Test Case that focuses on SIMOTIME Technologies that manage data files with record structures that contain alphameric Text Strings that are stored using EBCDIC or ASCII encoding and Numeric Values that are stored in a Binary (or COMP) format. This document will focus on a discussion of a numeric field (or data string) known as "BINARY" format (also referred to as COMP). The Binary numeric format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents NVFMTSPD - Packed Decimal Numbers, Definition and Structure
The purpose of this document is to provide information about a Quality Assurance Test Case that focuses on SIMOTIME Technologies that manage data files with record structures that contain alphameric Text Strings that are stored using EBCDIC or ASCII encoding and Numeric Values that are stored in a Packed-Decimal format. This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). The packed-decimal numeric format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents NVFMTSRB - RUN_BOOK, Numeric Values
This is the Run Book for the NVFMTST01 Test Case. This test case will describe and demonstrate the process of converting an EBCDIC-encoded, Record Sequential file to an ASCII/Text file. The convert process includes file format, record content and field format conversion. This test case will describe and demonstrate how to identify and convert text strings between EBCDIC and ASCII and how to define, identify, expand and convert numeric values that are formatted as Zoned-Decimal, Packed-Decimal or Binary.
Link to Internet   Link to Internet Table of Contents NVFMTSZD - Zoned Decimal Numbers, Definition and Structure
The purpose of this document is to provide information about a Quality Assurance Test Case that focuses on SIMOTIME Technologies that manage data files with record structures that contain alphameric Text Strings that are stored using EBCDIC or ASCII encoding and Numeric Values that are stored in a Zoned-Decimal format. This document will focus on a discussion of a numeric field (or data string) known as "Zoned-DECIMAL" format (also referred to as Zoned data or a Zoned numeric field). The Zoned-Decimal numeric format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents NVPDQARB - RUN_BOOK, Packed-Decimal Numeric Format
This is the Run Book for the NVPDQA01 Test Case. This test case will describe and demonstrate the process of converting an EBCDIC-encoded, Record Sequential file to an ASCII/Text file. The convert process includes file format, record content and field format conversion. This test case will describe and demonstrate how to identify and convert text strings between EBCDIC and ASCII and how to identify, expand and convert numeric values that are formatted as Packed-Decimal.
Link to Internet   Link to Internet Table of Contents NVPDSDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVPDSMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVPDSWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVPDUDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVPDUMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVPDUWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVZDSDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVZDSMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVZDSWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVZDUDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVZDUMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NVZDUWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents NXANIM01 - Compile COBOL Source, Create a DLL using Command Line
This is an example of how to compile a cobol source member from a Windows command line using Micro Focus Command Line Interface to create a DLL.
Link to Internet   Link to Internet Table of Contents NXBLDL22 - Compile COBOL Source, Create a DLL using Command Line
This is an example of how to compile a cobol source member from a Windows command line using Micro Focus Command Line Interface to create a DLL.
Link to Internet   Link to Internet Table of Contents NXCHEK01 - Net Express, Compile the Programs
This example describes how to compile a COBOL program within a Net Express project.
Link to Internet   Link to Internet Table of Contents NXCHEK02 - Net Express, Setting Compiler Directives
This example describes how to set compiler directives within a Net Express project.
Link to Internet   Link to Internet Table of Contents NXCODE01 - Net Express, Add Source Members to a Project
This example describes how to add source code to a Net Express project. This set of programs will be used to convert data files.
Link to Internet   Link to Internet Table of Contents NXCODE02 - Net Express, Add Source Members to a Project
This example describes how to add source code to a Net Express project. The program will be use to compare data files.
Link to Internet   Link to Internet Table of Contents NXCOPY01 - Net Express, Copy File Location
This is a SimoPATH Document describing how to point to a copy file directory within a Net Express project.
Link to Internet   Link to Internet Table of Contents NXCSYS01 - Environment Variable and Command Line Access from COBOL
An example of how a Micro Focus, Net Express COBOL program accesses the environment variables and Windows command line. This sample is also used to map the COBOL file name to the physical PC file name.
Link to Internet   Link to Internet Table of Contents NXDATA01 - Net Express, Add Data Files to a Project
This is a SimoPATH Document describing how to add a data file to a Net Express project.
Link to Internet   Link to Internet Table of Contents NXDFED01 - Data File Editor using Net Express
This example describes how to add a data file to a Net Express project and use the Micro Focus Data File Editor.
Link to Internet   Link to Internet Table of Contents NXDFED02 - Net Express, Structure Files and Data File Editor
This example describes how to add a data file to a Net Express project and use the Micro Focus Data File Editor.
Link to Internet   Link to Internet Table of Contents NXDFED03 - Net Express, Data File Editor, Create a Structure File
This example describes how to create a structure file that will be used by the Micro Focus Data File Editor to map the records to a copy file definition.
Link to Internet   Link to Internet Table of Contents NXOPEN02 - Open Existing Project using Net Express
This is an example of how to open an existing project using Micro Focus Net Express.
Link to Internet   Link to Internet Table of Contents NXSTRT01 - Create New Project using Net Express
An example of how to create a new project using Micro Focus Net Express.
Link to Internet   Link to Internet Table of Contents OB2TRPB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents OBF632B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents OBF680B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents OBFAID01 - Sample Template for HTMGENER, ZEROHTMG - a Zero Reference Baseline
This is the supporting document for the OBFDAT01 program that creates a customer master file using generic names and addresses. This suite of programs does the maintenance and conversion of the files that contain the list of people names, street names and the city, state and zip information.
Link to Internet   Link to Internet Table of Contents OBFCTLB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents OBFDAT01 - Create Generic Test Data, Generation of a Customer Master File
Programs that will create or generate a customer master file for the testing and development environments with obfuscated or randomly created names and addresses that are not associated with actual people. JCL members are provided to run the jobs as ZOS batch jobs on an IBM Mainframe System or as a project with Micro Focus Enterprise Developer running on a Windows System. CMD members are provided to run the jobs with Micro Focus Net Express running on a Windows System. Bash Script Files are provided to run the jobs on a Linux (Ubuntu) or UNIX System and GnuCOBOL
Link to Internet   Link to Internet Table of Contents OBFPCDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ORDRCB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents ORDRCB02 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents PASSCAPE - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents PASSEX80 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents PASSOBB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents PASSPARK - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents PASSPIPE - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents PASSWS80 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents PDSHUB01 - Partitioned Data Sets (PDS's), Management in a Micro Focus Environment
How to create a catalog entry for a Partitioned Data Set (PDS) in a Micro Focus Server environment.
Link to Internet   Link to Internet Table of Contents PDSJOB01 - Partitioned Data Sets (PDS's), Identification and Documentation
Identify Partitioned Data Sets and create entries in the Micro Focus Catalog.
Link to Internet   Link to Internet Table of Contents PDSJOB02 - Partitioned Data Sets (PDS's), Catalog Entries for a Micro Focus Environment
Identify and Document Sequential Data Files and create entries in the Micro Focus Catalog.
Link to Internet   Link to Internet Table of Contents PEK_PSDPEKW3 - HexPEEK Review the Results
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents PEK_PSMPEKW3 - HexPEEK Review the Results
This document will focus on a discussion of a numeric field (or data string) known as "PACKED-DECIMAL" format (also referred to as packed data or a packed numeric field). This format is supported by the COBOL programming language. This format is used on an IBM Mainframe System and on a Linux, UNIX or Windows System using COBOL technologies from Micro Focus or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents PJ01INFO - Project Notes, Technology nd Services
Project Information for using SIMOTIME Technologies and Services to migrate or move applictions and data between sytems.
Link to Internet   Link to Internet Table of Contents PKTOTS01 - Summary Totals and Record Counts for Packed Decimal
A description of how to accumulate or calculate summary totals with record counts and post the information to a SYSOUT file that is configured as Line Sequential with 121 byte records. The format for the numeric fields is Packed Decimal.
Link to Internet   Link to Internet Table of Contents PKTOTS08 - Create Sequential File with Packed Decimal Numeric Values
Describe and demonstrate how to create test data for a sequential file with records that contain packed-decimal (or COMP-3) numeric fields.
Link to Internet   Link to Internet Table of Contents PKTOTSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents PROFILES - The SimoTime Team, Colleages, Associates, Consultants and Partners
The SimoTime HTML Template Document.
Link to Internet   Link to Internet Table of Contents PT1NOTES - Performance Tuning Criteria
Describe the basic considerations or starting point for performance tuning in a Micro Focus Server environment.
Link to Internet   Link to Internet Table of Contents PT1ONE01 - Performance Tracking and Tuning
Demonstrate and describe how to establish a set of baseline performance metrics by executing a known test case and then calculating elapsed time for batch jobs from information extracted from the Micro Focus JES output.
Link to Internet   Link to Internet Table of Contents PURCHASE - Purchase Options, Product Descriptions and Pricing
This document provides a list of products and technologies that are available for purchase. Various options for purchase are available including PayPal.
Link to Internet   Link to Internet Table of Contents PUTLS32K - Write Access to a Line Sequential File
This is an example of a callable COBOL program that provides write access for a line sequential or ASCII/Text file.
Link to Internet   Link to Internet Table of Contents PWRCART1 - Power Cart, Portable, 6-12 VDC, 120 VAC
Describe how to build a portable, mobile do it yourself power supply unit using a 12 volt battery source that will provide emergency or temporary backup power for 120 Volts AC (VAC) and 12 Volts DC (VDC). The unit or system should be easy to transport and easy to maneuver.
Link to Internet   Link to Internet Table of Contents QALYOM01 - Operations Manual, QA for SIMOLYZE
This member provides functional specifications by example of the advanced functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents QATBAT01 - Quality Assurance Testing, a Distributed Model
Describe and demonstrate how to create an environment for Application Regression Testing on a Windows Platform. The Test Cases used in this scenario were downloaded from a z/OS Mainframe System. Review the JES logs and Compare Files.
Link to Internet   Link to Internet Table of Contents QSAMIO01 - QSAM Access from Assembler called by COBOL
This suite of programs provides an example of how a mainline COBOL program calls a mainframe assembler (HLASM) I/O routine to access a QSAM, sequential file. The COBOL program is written using COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. The assembler IO routine is written in IBM Mainframe Assembler, it will compile using Assembler/H or HLASM. A JCL member is provided to run the job on an IBM Mainframe with ZOS or Windows with Micro Focus Mainframe Express.
Link to Internet   Link to Internet Table of Contents QSAMIOB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents QSMCPYB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents QSMCPYB2 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents R08KCB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents R192CB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents R256CB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents R2L25601 - Convert an ASCII-encoded Record Sequential to an ASCII/Text File
This is an example of a COBOL program that will read a record sequential file and produce a line sequential file.
Link to Internet   Link to Internet Table of Contents R512CB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents REC1IXB1 - Record Structure, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents REC1MSK1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents REC1SQB1 - Record Structure, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents REC1TXB1 - Record Structure, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents RECLAY01 - Record Layout or Structure, COBOL Copy File to HTML Document
Create HTML documentation for record structures (non-relational files and/or VSAM Data Sets) based on the definitions provided from a COBOL copy file.
Link to Internet   Link to Internet Table of Contents RECLAYOT - COBOL Data Structure or Record Layout by SimoTime Technologies
Generated by SimoTime, a definition for a COBOL Data Structure or Record Layout.
Link to Internet   Link to Internet Table of Contents REVRES01 - Validate or Diagnose
The primary objective for this test case is to describe and demonstrate techniques for maintaining and validating data integrity in a multi-system, multi-user environment. This includes data file convert, compare and numeric checking. The techniques are used to validate and review data as it moves through various transition processes. Also, the tools may be used in a problem determination effort when an unexpected condition such as a S0C7 or RTS163 error occurs.
Link to Internet   Link to Internet Table of Contents RFIMODEL - Application and Data Migration, A Model for a Request for Information (RFI)
A Proof of Concept Example for Migrating an Application that is currently running on a Mainframe System to a Windows System running Micro Focus Server. This example includes both JES batch and CICS online components.
Link to Internet   Link to Internet Table of Contents RING1CBL - Web Ring for All Things COBOL
This member provides functional specifications by example of the advanced functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents RPDCLS01 - Route File to User-Defined Destination, a Batch Job & DATACLAS
Route OUTPUT files to a user-defined location using the a DD statement with DATACLAS and the Micro Focus ES_ALLOC_OVERRIDE function.
Link to Internet   Link to Internet Table of Contents RPT13301 - Data File Compare of Two Report Files of 133 Byte Records
Data File Compare of Two Report Files of 133 Byte Print Records.
Link to Internet   Link to Internet Table of Contents RPT133B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents RRD01K01 - Relative Record Data Set - Delete, Define and Adding Records
Describe how to Create or Delete, Define or add records to a VSAM, Relative Record Data Set or RRDS.
Link to Internet   Link to Internet Table of Contents RS80CV01 - Sample Template for HTMGENER, HTMGENX2 - Advanced Functions
This member provides functional specifications by example of the advanced functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents RS80HX01 - Hexadecimal Dump, Record Sequential File, 80-Byte, Fixed Length
This member provides functional specifications by example of the advanced functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents RS80PDS1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents RS80ZDU1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents RSDATAB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents RTBASICS - Regression Test
Explore How to do Regression Testing for Batch Processing on a Windows System. This document will describe and demonstrate how to prepare test data, execute a regression test and validate the results. The validation process includes data file compare functions, accumulation of summary totals and hexadecimal dump or hex dump capability.
Link to Internet   Link to Internet Table of Contents RTCUST01 - Regression Testing, the Customer Master File, Create and Monitor Changes
How to monitor changes to the customer master file during regression testing.
Link to Internet   Link to Internet Table of Contents RTNTOT01 - Summary Totals and Record Counts, Data Validation or Regression Testing
Read a file and calculate record counts and summary totals for currency or numeric fields.
Link to Internet   Link to Internet Table of Contents RTNTOTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents RTW00101 - Execute Byte and Bit Processing
This Job Script will describe and demonstrate how to do access Bytes or Bits within a data string.
Link to Internet   Link to Internet Table of Contents RTW00208 - Prepare Compare Programs
This Job Script will generate, transfer and compile the COBOL source code for a suite of programs that perform data file compare functions.
Link to Internet   Link to Internet Table of Contents RTW00308 - Prepare Convert Programs
This Job Script will generate, transfer and compile the COBOL source code for a suite of programs that will do the data file convert functions.
Link to Internet   Link to Internet Table of Contents RTW00408 - Prepare Hex-Dump Programs
This Job Script will generate, transfer and compile the COBOL source code for a suite of programs that will show the content of records within a file in a Hex-Dump format.
Link to Internet   Link to Internet Table of Contents RTW00508 - Prepare Totals Programs
This Job Script will generate the COBOL source code for a suite of programs that will accumulate summary totals with a record count. The generated programs will access non-relational data structures that include Traditional Files or VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents RTW00608 - Prepare Record Layout HTML
This Job Script will generate the HTML documentation for the record layout of non-relational data structures that includes Traditional Files or VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents RTW00701 - Execute PD Integrity
This Job Script will describe and demonstrate how to validate the Numeric Integrity of Packed-Decimal fields. The test cases are used to identify possible S0C7 or RTS-173 errors (non-numeric value in a numeric field) that may cause an application program to abnormally terminate.
Link to Internet   Link to Internet Table of Contents RTW00801 - Execute Boolean Logic
This Job Script will describe and demonstrate Boolean Logic Functions using COBOL programs. The test cases are used to perform Logical AND, OR & XOR functions.
Link to Internet   Link to Internet Table of Contents RXPARM01 - An Introduction to REXX, Programs that Display Messages and Create Files
A collection of sample REXX programs showing the EXECIO, queued, queue, SAY, ARG functions. The programs will run on an IBM Mainframe or a Windows System with Micro Focus. The Micro Focus environment includes the IRXJCL utility.
Link to Internet   Link to Internet Table of Contents S1LOAD01 - Application Inventory by Member Type, Source Member Categorization and Analysis
Produce an HTML Document with Summary Totals for Source Member Counts by Category and Lines of Code.
Link to Internet   Link to Internet Table of Contents SAM1DLIB - Libraries for Development, Structure for an Enterprise System
A model sub-directory structure of the Application Libraries for the DEVELOPMENT environment.
Link to Internet   Link to Internet Table of Contents SEQHUB01 - Sequential Data Files, Management in a Micro Focus Environment
How to create a catalog entry for a record sequential file in a Micro Focus Server environment.
Link to Internet   Link to Internet Table of Contents SEQJOB01 - Sequential Data Files, Identification and Documentation
Identify and Document the Sequential Data Files and create entries in the Micro Focus Catalog.
Link to Internet   Link to Internet Table of Contents SEQJOB02 - Sequential Data Files, Catalog Entries for a Micro Focus Environment
Create catalog entries for Sequential Data Files.
Link to Internet   Link to Internet Table of Contents SEQKSD01 - Sequential to KSDS, COBOL Source for Sequential Add
An example of how a COBOL program that does file conversion. The COBOL programs are written using COBOL/2 dialect but also work with COBOL for MVS and COBOL/370. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus NET Express running on a Windows System. This program will read a VSAM, KSDS and write to a record sequential file.
Link to Internet   Link to Internet Table of Contents SEQKSD02 - Sequential to KSDS, COBOL Source for Random Update
An example of how a COBOL program that does file conversion. The COBOL programs are written using COBOL/2 dialect but also work with COBOL for MVS and COBOL/370. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus NET Express running on a Windows System. This program will read a VSAM, KSDS and write to a record sequential file.
Link to Internet   Link to Internet Table of Contents SIM4BUS1 - Companies with Services and Technology
SimoTime - Business Partners for Products and Services
Link to Internet   Link to Internet Table of Contents SIM4CLRS - HTML Color Chart, Hex Codes (rrggbb)
A color chart for HTML codes and Hexadecimal Definitions using rrggbb.
Link to Internet   Link to Internet Table of Contents SIM4CON1 - Contact Us - SimoTime Technologies and Services
Contact information for SimoTime.
Link to Internet   Link to Internet Table of Contents SIM4DPAK - Download SimoTime Products and Technology
A list of SimoTime Products and Technologies that may be downloaded. The items are packaged in a ZIP file format.
Link to Internet   Link to Internet Table of Contents SIM4DZIP - Download Options using Z-Packs, Zip Files with Programs and Documentation
SimoTime Z-Packs provide individual COBOL, Assembler, JCL and VSAM QSAM programming examples, documentation and test data files in a single package.
Link to Internet   Link to Internet Table of Contents SIM4GWAY - Gateways to Technology, an Overview
The SimoTime Gateways to Technology offer practical, solution-oriented examples that use vendor specific technologies targeted for variety of systems environments such as ZOS on an IBM Mainframe System or Micro Focus Enterprise Server running on a Linux, UNIX or Windows System.
Link to Internet   Link to Internet Table of Contents SIM4HOME - Home Page, Application Migration and Data Conversion
SimoTime is a consulting, services and technologies company specializing in the integration or conversion of Mainframe legacy applications and data with Linux, UNIX or Windows (LUW) Systems. We have the people, skills and complementary technology to quickly move COBOL-oriented applications between or across Systems. We specialize in the conversion and validation of traditional data structures. We have the experience and have developed the technologies to do file format and record content conversions while maintaining the integrity of the numeric content.
Link to Internet   Link to Internet Table of Contents SIM4INFO - About Us - SimoTime Technologies
SimoTime is a consulting, services and technologies company specializing in the integration or conversion of mainframe legacy and web systems for the Internet or Intranet environments. We have the people, skills and complementary technology to quickly convert BMS and MFS screens to HTML forms that include JavaScript to handle specialized functions.
Link to Internet   Link to Internet Table of Contents SIM4L2N1 - Internet and Mainframe
Companies want to include the mainframe as a major player functioning in its traditional role and taking on the new role of a powerful server and large data base manager in an Internet environment. Extending Legacy Applications by using Internet technologies as a vehicle for the profitable exchange of business information
Link to Internet   Link to Internet Table of Contents SIM4LIB1 - Library - SimoTime Technologies and Services
SimoTime is a technologies and services company providing tools and skills for the integration or conversion of mainframe legacy and web systems for the Internet or Intranet environments. We can quickly convert BMS and MFS screens to HTML forms that include JavaScript to handle specialized functions.
Link to Internet   Link to Internet Table of Contents SIM4LNX1 - Linux Operating System - A Gateway to Information, Tips and Techniques
A suite of practical, solution-oriented examples that focus on the use of specific technologies across a variety of operating systems and hardware platforms. This gateway will focus on the Linux Operating System.
Link to Internet   Link to Internet Table of Contents SIM4MFE1 - MFE Quick Reference
A quick reference for Mainframe Express users.
Link to Internet   Link to Internet Table of Contents SIM4MFG1 - Micro Focus Sub-Systems, a Gateway to Information about Technology
Business Partners for Products and Services for applications that are COBOL oriented. Migrate or convert mainframe applications to run on Windows, UNIX or Linux platforms.
Link to Internet   Link to Internet Table of Contents SIM4MVS1 - Mainframe Systems - A Gateway to Information for MVS, OS/390 or z/OS
A suite of practical, solution-oriented examples that focus on the use of specific technologies across a variety of operating systems and hardware platforms. This gateway will focus on mainframe systems with ZOS, MVS or OS/390.
Link to Internet   Link to Internet Table of Contents SIM4NEWS - NEWS - SimoTime Technologies
SimoTime is a consulting, services and technologies company specializing in the integration or conversion of mainframe legacy and web systems for the Internet or Intranet environments. We have the people skills and complementary technology to quickly convert BMS and MFS screens to HTML forms that include JavaScript to handle specialized functions.
Link to Internet   Link to Internet Table of Contents SIM4SITE - Site Map, the SimoTime Web Site
The site map provides a structured, block diagram with links to the various pages within the site.
Link to Internet   Link to Internet Table of Contents SIM4SRCH - Search Engines and Links
SimoTime Hyperlinks to various web search engines.
Link to Internet   Link to Internet Table of Contents SIM4SYNR - Synergies - SimoTime Technologies and Services
SimoTime is a consulting, services and technologies company specializing in the integration or conversion of mainframe legacy and web systems for the Internet or Intranet environments. We have the people skills and complementary technology to quickly convert BMS and MFS screens to HTML forms that include JavaScript to handle specialized functions.
Link to Internet   Link to Internet Table of Contents SIM4WEBM - WEB Master - SimoTime Enterprises
Home Page for the SimoTime Web Master.
Link to Internet   Link to Internet Table of Contents SIM4WIN1 - Windows Operating System - A Gateway to Information, Tips and Techniques
A suite of practical, solution-oriented examples that focus on the use of specific technologies across a variety of operating systems and hardware platforms. This gateway will focus on Windows Operating System.
Link to Internet   Link to Internet Table of Contents SIMGUEST - Guest Book - SimoTime Enterprises
SimoTime is a consulting, services and technologies company specializing in the integration or conversion of mainframe legacy and web systems for the Internet or Intranet environments. We have the people, skills and complementary technology to quickly convert BMS and MFS screens to HTML forms that include JavaScript to handle specialized functions.
Link to Internet   Link to Internet Table of Contents SIMHEX01 - Hex-Dump using COBOL, Input is a VSAM Data Set
This is an example of a COBOL program that will produce a HEX dump of a VSAM Data Set.
Link to Internet   Link to Internet Table of Contents SIMHTM01 - HTML Documents, Syntax Examples
This member provides functional specifications by example of the advanced functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents SIMINDEX - Index - SimoTime Enterprises
Main Page, Left pane for SimoTime Web Site
Link to Internet   Link to Internet Table of Contents SIMMSG01 - Display and Log a Message, a Windows Command Line Function
This is an example of a Windows command line function to display a message to the screen and write the message text to a log file with a date and time stamp.
Link to Internet   Link to Internet Table of Contents SIMO801K - Record Concatenation, 80-byte to 1024-byte
This is the COBOL source code listing for a utility program that will concatenate text strings within multiple 80-byte records into a single 1,024 byte record.
Link to Internet   Link to Internet Table of Contents SIMOABN0 - The COBOL Source Code for an Abnormal Termination by User
This is an example of a callable COBOL routine that will terminate the execution of a program in a Micro Focus environment. It may be used to replace a call to ILBOABN0.
Link to Internet   Link to Internet Table of Contents SIMOALOC - SimoALOC, COBOL Source Code forFile Allocation with Micro Focus
This is an example of a COBOL program that will produce a comma delimited file without the leading and trailing spaces within the fields.
Link to Internet   Link to Internet Table of Contents SIMOBITS - The COBOL Source Code for Bit Manipulation with COBOL
This is an example of a COBOL program that will convert between a one-byte field of eight bits to an eight byte field with each byte set to zero or one based on the bits.
Link to Internet   Link to Internet Table of Contents SIMOBSIO - The COBOL Source Code for Byte-Stream I/O
This is an example of a COBOL program that will access a file in at the byte or block of bytes level. This access method is referred to as Byte Stream I/O.
Link to Internet   Link to Internet Table of Contents SIMOBUY1 - SimoTEK2 Series - Evaluation or Purchase Request
DESCRIPTION not found.
Link to Internet   Link to Internet Table of Contents SIMOCARD - The SimoCARD Series - Record Content Conversion for Files with 80-Byte Records
This suite of programs will process commonly used file format and record content conversions for files with 80 byte records that are commonly referred to as card image files.
Link to Internet   Link to Internet Table of Contents SIMOCASE - The COBOL Source Code for Alphabetic Case Conversion and Capitalization
This is the COBOL source code listing for a callable case conversion and Capitalization routine.
Link to Internet   Link to Internet Table of Contents SIMOCLSB - Calculate Last Significant Byte
This program provides the programmer with the location of the Last Significant Byte (LSB) within a user-defined data string.
Link to Internet   Link to Internet Table of Contents SIMODATE - The COBOL Source Code for Date Validation and Formatting
This is an example of a COBOL program that will edit a date field and test for valid date entries.
Link to Internet   Link to Internet Table of Contents SIMODUMP - Hexadecimal Dump of a Data Buffer
The SimoDUMP routine (or callable program) is a sample or example program that will convert a text string to its hexadecimal value with a display or logging capability.
Link to Internet   Link to Internet Table of Contents SIMOEXEC - Execute with Parameters, the COBOL Source Code
This is an example of a COBOL program that will call other programs and will pass a command line parameter as if it were being called from mainframe JCL.
Link to Internet   Link to Internet Table of Contents SIMOGENS - Directory Structure, SIMOGENS Library, Program Generation
Provides a separate place for analyst, technical administrators, testing groups and support individuals to generate programs that will be used to convert, compare, verify or review the content and properties of non-relational data structures such as traditional data files or VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents SIMOGL4K - Read Access to a Line Sequential File
This is an example of a callable COBOL program that provides read access for a line sequential or ASCII/Text file.
Link to Internet   Link to Internet Table of Contents SIMOGL80 - Read Access to a Line Sequential File
This is an example of a callable COBOL program that provides read access for a line sequential or ASCII/Text file.
Link to Internet   Link to Internet Table of Contents SIMOGR80 - Read Access to a Record Sequential File
This is an example of a callable COBOL program that provides read access for a record sequential file.
Link to Internet   Link to Internet Table of Contents SIMOHEX1 - Hexadecimal Dump of a Data Buffer
The SimoHEX1 routine (or callable program) will convert a data string of one-byte items to a text string of two-byte items using hexadecimal notation. The hexadecimal notation string is then posted to the SYSOUT device.
Link to Internet   Link to Internet Table of Contents SIMOHEX4 - Hexadecimal Dump using COBOL
This is an example of a COBOL program that will convert a text string to hexadecimal dump format. Its intended use is to be called by a program that is reading a file and wants to dump the records in hexadecimal.
Link to Internet   Link to Internet Table of Contents SIMOI370 - The 370 Instruction Set, Assembler Coding Examples
A discussion and examples of the mainframe problem-state instruction set. This suite of programs includes a member that executes each problem state instruction in alphabetic sequence according to the mnemonic opcode.
Link to Internet   Link to Internet Table of Contents SIMOJLIB - Java and COBOL, The Best of Both Worlds by SimoTime Enterprises
This example describes how to use a Java Server Page (with JSP tags and HTML with JavaScript) and Java programs to call COBOL programs for business processing and access to VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents SIMOJUST - Text Justification using COBOL
This is an example of a COBOL program that will center, right justify or left justify a text string within a field.
Link to Internet   Link to Internet Table of Contents SIMOLAB1 - Labels and Mainframe Assembler Macro Usage
A discussion and examples of creating unique labels or avoiding the use of labels with macro generated code.
Link to Internet   Link to Internet Table of Contents SIMOLOGS - Trace or Display Function using COBOL
SIMOLOGS is a callable routine that will display a message to the user-defined SYSOUT device or the SYSTEM operator console. Also, SIMOLOGS may write to a log file..
Link to Internet   Link to Internet Table of Contents SIMOLYZE - Scan Source Code, Member Analysis and Categorization
Analyze Mainframe Source Code to determine the programming Language and Member Type within Language. Perform a source code scan and analysis to determine the content or member type. Calculate the number of record within each source member and determine the number of comments, blank lines and Lines of Code (LOC) within each source member. Accumulate summary totals when a group of source members are being processed.
Link to Internet   Link to Internet Table of Contents SIMOMODS - Called Routines, Utilities and Interface Programs
A collection of shared modules that perform common tasks or repeatable processes. The SimoMODS are divided into three categories, callable modules, utility programs and driver programs
Link to Internet   Link to Internet Table of Contents SIMONOTE - Post a Message to the Screen and Write to a Log File
SIMONOTE is an example of a batch script or command file that will display a text string to the screen and write a time stamped text string to a log file. This Batch Script or Command file may be called from other Batch or Command files.
Link to Internet   Link to Internet Table of Contents SIMOPARK - Sharing a Local Data Area
This member provides a shared memory area for a set of COBOL programs that are linked together.
Link to Internet   Link to Internet Table of Contents SIMOPARS - Parse a Data String using COBOL Reference Modification
Parse a text string based on a user defined delimiter byte.
Link to Internet   Link to Internet Table of Contents SIMOPATH - SIMOPATH, a Learning and Reference Repository
The SIMOPATH Series is a single point of entry for the training offerings from SimoTime and a repository for the learning materials used in the classroom sessions or self-study courses.
Link to Internet   Link to Internet Table of Contents SIMOPL4K - Write Access to a Line Sequential File
This is an example of a callable COBOL program that provides write access for a line sequential or ASCII/Text file.
Link to Internet   Link to Internet Table of Contents SIMOPL80 - Write Access to a Line Sequential File
This is an example of a callable COBOL program that provides write access for a line sequential or ASCII/Text file.
Link to Internet   Link to Internet Table of Contents SIMOPR80 - Write Access for a Record Sequential File
This is an example of a callable COBOL program that provides write access for a record sequential file.
Link to Internet   Link to Internet Table of Contents SIMORA12 - Right Adjust and Zero-Fill using COBOL
This is an example of a COBOL program that will right adjust a numeric text string with a field.
Link to Internet   Link to Internet Table of Contents SIMOREC1 - COBOL Data Structures and Record Layouts for Data File Conversion
This utility provides the length of a field and the position of the start of the field within a data record. The actual physical length for COBOL group items, packed fields, binary fields and tables will be calculated. This information is provided by the SimoTime Record Layout utility program within a text file and an HTML document.
Link to Internet   Link to Internet Table of Contents SIMOROAD - SimoROAD, COBOL Source Code for Editing Street Address
This is an example of a COBOL program that will edit and modify a text string (or field) that contains a street address (oriented for the United States).
Link to Internet   Link to Internet Table of Contents SIMOSNAP - Memory Dump Routine
Describe and demonstrate a coding technique that will dump the content of working storage for diagnostic or debugging purposes.
Link to Internet   Link to Internet Table of Contents SIMOSTAT - Display the File Status Code
This is the COBOL source code listing for a callable routine that will analyze and prepare the file status code for display.
Link to Internet   Link to Internet Table of Contents SIMOSUB1 - Text Search and Replace using COBOL
This is an example of a COBOL program that will search a field for a text string and replace the text string with a new text string of the same or different length.
Link to Internet   Link to Internet Table of Contents SIMOTEK2 - SimoTEK2 Series - People, Solutions & Technologies
A group of technologies for individuals that have the responsibility for updating or modifying mainframe applications for deployment on mainframe or non-mainframe systems.
Link to Internet   Link to Internet Table of Contents SIMOTRAK - Post a Message to SYSOUT
Describe and demonstrate a coding technique that will trace or track the start and stop times of events within programs.
Link to Internet   Link to Internet Table of Contents SIMOTXTN - Digits to Text Conversion using COBOL
This is an example of a COBOL program that will translate or convert the digits from a numeric field to words in an alpha-numeric field.
Link to Internet   Link to Internet Table of Contents SIMOUS01 - User Libraries for DEVL, TEST & PROD
A model sub-system with libraries for the Development, Testing and Production Environments.
Link to Internet   Link to Internet Table of Contents SIMOV32K - SIMOV32K, Hex-Dump Routine, write to Log File
SIMOV32K is a callable routine that will write a message to a Log File. The file format is record sequential with the record size varying from 64 to 32,760 characters.
Link to Internet   Link to Internet Table of Contents SIMOVIEW - Screen Conversion Tool
An approach to converting Mainframe BMS for CICS or MFS for IMS Screens to HTML.
Link to Internet   Link to Internet Table of Contents SIMOVREC - Access a Variable Length File using COBOL
This is an example of a COBOL program that will access a file at the byte or block of bytes level and process the blocks from a mainframe formatted, variable length file.
Link to Internet   Link to Internet Table of Contents SIMOX390 - Mainframe Assembler Analysis
SIMOX390 is a mainframe Assembler Analysis Tool. This version of SIMOX390 runs on a Windows System and scans a mainframe assembler source member that have been downloaded and identifies the macro and copy files used by the programs.
Link to Internet   Link to Internet Table of Contents SIMOX397 - Macro and Copy File Analysis
This suite of utility programs will scan the source code for a Mainframe Assembler an produce an ASCII/Text file of the maco and copy files used in the program. An optional feature will produce a structure diagram that may be viewed using a web browser.
Link to Internet   Link to Internet Table of Contents SIMOXMSG - HLASM Assembler Analysis, Program Messages
This document provides a list of the possible informational or error messages that may be issued during the member scan and analysis.
Link to Internet   Link to Internet Table of Contents SIMOXT80 - Convert EBCDIC and ASCII, a Called Routine for Eighty-Byte Text Strings
A description and sample demonstration for a callable routine that provides conversion between ASCII and EBCDIC for an eighty (80) byte text string.
Link to Internet   Link to Internet Table of Contents SIMOZAPS - SimoZAPS - Data File Utility with Hex View, Convert between EBCDIC/ASCII or Compare Two Files
A multi-purpose utility that generates COBOL source code that will do data file content (i.e. ASCII and EBCDIC) or format (i.e. VSAM, KSDS to Sequential) conversion or compare two files. The techniques used will allow the convert or compare programs to be compiled and executed on a Mainframe System (ZOS or VSE) or a Linux, UNIX or Windows System with Micro Focus. Also, SIMOZAPS provides a view, copy, modify and format function for viewing files, making small patches to files or making global changes to files in a Windows and Micro FOcus environment.
Link to Internet   Link to Internet Table of Contents SIMSAM01 - Enterprise System Model using Micro Focus Server for LUW
An Enterprise (aka Mainframe) System Model Environment for Windows. Move or migrate a mainframe business application from a mainframe to a Windows, UNIX or Linux platform.
Link to Internet   Link to Internet Table of Contents SLZHTML2 - Source Code Identification or Member Typing with Member Counts and Lines of Code
Source Code Identification or Member Typing with Member Counts and Lines of Code.
Link to Internet   Link to Internet Table of Contents SORTUT01 - SORT of ASCII or EBCDIC, Case Insensitive
Examples of sorting files on an IBM Mainframe System using the ZOS SORT program or on a Linux, UNIX or Windows System using the Micro Focus SORT program. This document will describe and demonstrate the EBCDIC and ASCII encoding and case insensitive sort capabilities. Examples are included that define the syntax for ascending or descending sort by individual field positions.
Link to Internet   Link to Internet Table of Contents SPSNUM01 - Numeric Formats, Mainframe and Micro Focus
This is a self study course that describes the various numeric formats used by IBM Mainframe COBOL or Micro Focus COBOL on a Windows or UNIX platform.. The COBOL programs (source code) that is used in this session may be compiled and executed on Micro Focus platforms or an IBM Mainframe, either z/OS, OS/390, MVS or VSE.
Link to Internet   Link to Internet Table of Contents SQ0080B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SQEKSA01 - COBOL Source Code for EBCDIC, Sequential to ASCII, Indexed (Sequential-Add) Conversion
This program will read an EBCDIC encoded record sequential file and write an ASCII encoded, Indexed file. The program uses a sequential add approach. Therefore, the input file must be in sequence based on the key field.
Link to Internet   Link to Internet Table of Contents SRT080B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SRTKSD01 - Create a VSAM, KSDS using the SORT Program
This document will describe and demonstrate how to use the Micro Focus SORT program to create an empty VSAM, KSDS Cluster (or Key Sequenced Data Set). This function is similar to the DELETE/DEFINE function of IDCAMS. This example was created and tested on a Windows System using the Micro Focus SORT program and could easily be ported to run on a Linux or UNIX system.
Link to Internet   Link to Internet Table of Contents STAFMT01 - Data String Manipulation
This suite of programs provides an example of how a COBOL program does field parsing and formatting plus parameter passing between COBOL and JCL. This example includes a date edit and conversion program.
Link to Internet   Link to Internet Table of Contents STALOCB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STAMLR01 - Mailing Labels, Sort by Zip Code and Print to File, Four-Across with Six-Lines
This sample application illustrates the use of JCL, the SORT utility and COBOL programs to access a VSAM, KSDS or Indexed file and create a QSAM or sequential file of mailing addresses in zip code sequence and formatted for 1, 2, 3 or 4 across mailing labels. The COBOL program is written using COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus Mainframe Express (MFE) running on a PC with Windows.
Link to Internet   Link to Internet Table of Contents STBASE01 - Define Base Environment, Commonly used Program Members
The SimoTime shared program members that are shared across applications. These members provide a focal point for managing environment variables and repeatable functions using a consistent methodology.
Link to Internet   Link to Internet Table of Contents STCAMS01 - IDCAMS and IEBGENER - Create a VSAM, KSDS with File Status Codes
An example of using IDCAMS, IEBGENER and IEFBR14 to create a Sequential File and delete, define and populate or load a VSAM, KSDS with file status code information.
Link to Internet   Link to Internet Table of Contents STCOHOME - SimoTime Introduction
An introduction to SIMOTIME and an overview of the products and services that provide a variety of Application Processing and Data Management Options.
Link to Internet   Link to Internet Table of Contents STCOINF2 - About Us, Technologies and Services
This is the secondary informational slide used for the Introduction to SIMOTIME presentation.
Link to Internet   Link to Internet Table of Contents STCOINFO - About Us, Introduction to SimoTime
This is the primary information slide for the Introduction to SIMOTIME presentation.
Link to Internet   Link to Internet Table of Contents STCOLINK - Navigation for Intro
This slide provides a list of slides used in the Introduction to SIMOTIME presentation. It provides a method for quickly navigating between all the slides.
Link to Internet   Link to Internet Table of Contents STCOPG00 - Agenda, Introduction to SimoTime
This is the Agenda slide for the Introduction to SimoTime presentation.
Link to Internet   Link to Internet Table of Contents STCOPG10 - Re-Deploy an Application and Data
This slide describes how to Re-Deploy an Application and Data in a multi-system environment. It is referenced in the SIMOTIME presentations.
Link to Internet   Link to Internet Table of Contents STCOPG20 - Data Convert, Transfer, Validate or Review
This slide describes possible techniques that do Data Convert, Transfer, Validate or Reviewÿ in a multi-system environment.
Link to Internet   Link to Internet Table of Contents STCOPG30 - Support & Enhance User Systems & Applicationsÿ
This slide describes how to Support & Enhance User Systems & Applications that are deployed across a variety of systems with different architectures.
Link to Internet   Link to Internet Table of Contents STCOPG40 - Create a Baseline Test Environmentÿ
This slide describes possible techniques that may be used to Create a Baseline Test Environment (Application Members and non-Relational Data Structures) for batch jobs.
Link to Internet   Link to Internet Table of Contents STCOPG50 - Assembler or HLASM Components
This slide describes possible techniques that may be used to manage, reduce or eliminate the use of Assembler (HLASM) within an Application.
Link to Internet   Link to Internet Table of Contents STCOPG60 - Extract Data from VSAM Data Sets
This slide describes possible techniques and technologies that may be used to Extract Data Items from a VSAM, KSDS by Field Name.
Link to Internet   Link to Internet Table of Contents STCOPG95 - Enterprise System Model
This is a summary slide that is used for the Introduction to SIMOTIME presentation.
Link to Internet   Link to Internet Table of Contents STCOQUIT - Questions for SimoTime Introduction
An introduction to SIMOTIME and an overview of the products and services that provide a variety of Application Processing and Data Management Options.
Link to Internet   Link to Internet Table of Contents STEXEC22 - Execute a Data File Compare Program
Execute a Data File Compare Program.
Link to Internet   Link to Internet Table of Contents STGEN000 - Data Management Assistant
The Data Management Assistant will provide convert, compare and review capability for non-relational data structures. Validating or checking the integrity of numeric items is included.
Link to Internet   Link to Internet Table of Contents STGENC2F - Record Structure and Numeric Fields
This document will focus on the task of generating HTML documentation for Records structures used within data files and VSAM Data Sets. The document generation is based on the field definitions from a COBOL Copy File. A separate file is generated to identify the numeric fields and properties.
Link to Internet   Link to Internet Table of Contents STGENC2H - Record Structure, Document Generation
This document will focus on the task of generating HTML documentation for Records structures used within data files and VSAM Data Sets. The document generation is based on the field definitions from a COBOL Copy File.
Link to Internet   Link to Internet Table of Contents STGENP2C - Convert a Data File
This document will focus on the task of generating COBOL programs that will do file format and record content conversion.
Link to Internet   Link to Internet Table of Contents STGENP2T - Summary Totals Processing
This document will focus on the task of generating COBOL programs that will read data files or VSAM Data Sets and accumulate summary totals.
Link to Internet   Link to Internet Table of Contents STGENP2V - Compare two Data Files
This document will focus on the task of generating COBOL programs that will compare the content of two data files.
Link to Internet   Link to Internet Table of Contents STGENP2X - Hex Dump Processing
This document will focus on the task of generating COBOL programs that will read data files or VSAM Data Sets and produce Hexadecimal Dump information based on a user request.
Link to Internet   Link to Internet Table of Contents STHTML22 - Create an HTML Document of a Record Layout based upon a COBOL Copy File
Generate HTML Documentation of a Record Layout based on a COBOL Copy File.
Link to Internet   Link to Internet Table of Contents STINFOB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STJQUERY - Job Query Program, Access to JCL from COBOL
Provide access to JCL specifications from within a COBOL program using the SimoTime Job Query program. Information provided from the JOB and DD statements may be obtained by a simple call.
Link to Internet   Link to Internet Table of Contents STMASTOC - Master Table of Contents
Master Table of Contents for the SIMOTIME Libraries.
Link to Internet   Link to Internet Table of Contents STPEEK01 - Hex Dump of a Data String
The STPEEKC1 routine (or callable program) will access a user defined binary string of data and create a text string of data in a hex-decimal notation format that may be displayed or used in a review process that requires human observation.
Link to Internet   Link to Internet Table of Contents STR_APMASTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_CUSTCB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_DIRLSTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_ITEMCB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVBNSDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVBNSMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVBNSWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVBNUDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVBNUMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVBNUWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVPDSDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVPDSMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVPDSWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVPDUDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVPDUMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVPDUWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVZDSDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVZDSMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVZDSWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVZDUDB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVZDUMB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_NVZDUWB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_PASSBITS - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_PASSDUMP - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_PASSJUST - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_PASSPARS - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_PASSPARX - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_PASSRA12 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_PASSSUB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_PASSTXTN - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_STPEEKB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_TCKSDSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_TCKSLSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_TCNBRSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_TCNTXTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_TCPR80B2 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_TCTEXTB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR_X80REVB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR121B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STR133B1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STRPROBE - Extract Information from the Micro Focus STR File
The STRPROBE program will read a Micro Focus Structure file, analyze the information and create a new COBOL source member that defines the data structure or a record layout.
Link to Internet   Link to Internet Table of Contents STSCAN01 - Search for a Text String within a File
Read (or scan) an ASCII/Text File and search each record for the possible presence of a user-defined text string.
Link to Internet   Link to Internet Table of Contents STSERV01 - Contact Information - SimoTime Technologies and Services
Contact information for SimoTime Technologies and Services. We have experience in moving or sharing data or application processing across a variety of systems.
Link to Internet   Link to Internet Table of Contents STSTUB01 - Model or Stub COBOL Program
This program is a stub or starter program for creating a new COBOL program or callable sub-routine. A primary feature is a call to the SIMODUMP program to do a HEX-Dump of a user-defined data string. A second feature shows how to use external switches or environment variables to control program behavior
Link to Internet   Link to Internet Table of Contents STTIMEB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents STWIPTOC - Master Table of Contents
Master Table of Contents for the SIMOTIME Libraries.
Link to Internet   Link to Internet Table of Contents STWTOR01 - System Console, Post Message and Wait
Post a message to the system console, halt execution and wait for an operator response. This program is used in a VSE Job Control environment.
Link to Internet   Link to Internet Table of Contents SXACTION - User Defined Transactions, Create a List
A SIMOCARD Member that describes and demonstrates by example how to convert an ASCII/Text or line sequential file to an ASCII-encoded record sequential file.
Link to Internet   Link to Internet Table of Contents SYS_REC1 - COBOL Data Structures and Record Layouts for Data File Conversion
This utility provides the length of a field and the position of the start of the field within a data record. The actual physical length for COBOL group items, packed fields, binary fields and tables will be calculated. This information is provided by the SimoTime Record Layout utility program within a text file and an HTML document.
Link to Internet   Link to Internet Table of Contents SYS1DIRS - Directory Structure, SYS1 Library, Micro Focus Enterprise Server
This is the Library (or Folder) structure for the System Programmer that manages the SIMOSAM1 Library of Programs and Documents. The SIMOSAM1 Library (or Directory) is the foundation for the Mainframe System Model and Data Management that executes on a Windows System with Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents SYS1PREP - System Preparation and Configuration
This member provides an overview of the system preparation process required prior to doing an application and data migration.
Link to Internet   Link to Internet Table of Contents SYS76P01 - System/76, a Linux Development Project using Ubuntu and COBOL
Quantify the effort and document the tasks required to provide a development environment on a Linux System for a developer that is familiar with Microsoft Windows and IBM Mainframe Systems. For this effort we used a System/76 Serval WS laptop with Ubuntu. Firefox and LibreOffice were installed by the supplier. We installed the Java Developers Kit (JDK), Chrome, Apache Tomcat and GnuCOBOL or Open COBOL from SourceForge. Our goal is to deploy a segment of a business application that is currently running on an IBM Mainframe System onto a Linux System. For batch Job processing we created Bash Script Files.
Link to Internet   Link to Internet Table of Contents SYSAD_GB - GUIDE BOOK, System Administrator
This is the Run Book for the NVPDQA01 Test Case. This test case will describe and demonstrate the process of converting an EBCDIC-encoded, Record Sequential file to an ASCII/Text file. The convert process includes file format, record content and field format conversion. This test case will describe and demonstrate how to identify and convert text strings between EBCDIC and ASCII and how to identify, expand and convert numeric values that are formatted as Packed-Decimal.
Link to Internet   Link to Internet Table of Contents SYSENV01 - System Architecture, Micro Focus Enterprise Server/Developer
An overview of the system architecture that will support applications that are currently running on a Mainframe System to be transferred to a distributed Windows System for development, testing or production.
Link to Internet   Link to Internet Table of Contents SYSLUSER_ - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_HEX_TCKRSAD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_HEX_TCKRSED1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_HEX_TCNBRSD1_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_HEX_TCNBRSD1_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_HEX_TCNBRSD2_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_HEX_TCNBRSD2_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_HEX_VR80RSW1 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_HEX_VR80RSW2 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_HEX_VR80RSW3 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_PSMCL1K1 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_PSMCL1K4 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_PSMCL1W4 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_PSMCP1W4 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_PSMCP3W1 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_TCNCL1W1 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_TCNCL1W9 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_TCNCP1W1 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_TCNCP1W9 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_TCPCPEW2_NE - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_TCPHX4W2_ASC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_TCPHX4W2_EBC - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSLUSER_X80CP1W9 - Message Posting of Text Strings
Message Posting of Text Strings
Link to Internet   Link to Internet Table of Contents SYSOUT_BX_NEWW8 - SYSOUT_BX_NEWW8.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMA2EW1 - SYSOUT_PSMA2EW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMCL1W4 - SYSOUT_PSMCL1W4.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMCP1W4 - SYSOUT_PSMCP1W4.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMCP3W1 - SYSOUT_PSMCP3W1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSME2AW1 - SYSOUT_PSME2AW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMFDSW3 - SYSOUT_PSMFDSW3.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMFDXW4_NOK - TITLE not found.
DESCRIPTION not found.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMHXDW3 - SYSOUT_PSMHXDW3.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMHXDW6 - SYSOUT_PSMHXDW6.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMIMPW5 - SYSOUT_PSMIMPW5.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMTOTW1 - SYSOUT_PSMTOTW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMTOTW4 - SYSOUT_PSMTOTW4.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMTOTW4_NOK - TITLE not found.
DESCRIPTION not found.
Link to Internet   Link to Internet Table of Contents SYSOUT_PSMZAPW4 - SYSOUT_PSMZAPW4.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_PX_NEWW8 - SYSOUT_PX_NEWW8.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCKE2AW2 - SYSOUT_TCKE2AW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCKHXAW1 - SYSOUT_TCKHXAW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCKIMPW1 - SYSOUT_TCKIMPW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCKKSDW8 - SYSOUT_TCKKSDW8.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCKPKAW1 - SYSOUT_TCKPKAW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCKPKEW1 - SYSOUT_TCKPKEW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCKZAPW9 - SYSOUT_TCKZAPW9.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNA2EW2 - SYSOUT_TCNA2EW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNCL1W1 - SYSOUT_TCNCL1W1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNCL1W9 - SYSOUT_TCNCL1W9.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNCP1W1 - SYSOUT_TCNCP1W1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNCP1W9 - SYSOUT_TCNCP1W9.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNE2AW2 - SYSOUT_TCNE2AW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNEXTW2 - SYSOUT_TCNEXTW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNHXAW1 - SYSOUT_TCNHXAW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNHXAW2 - SYSOUT_TCNHXAW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNHXEW1 - SYSOUT_TCNHXEW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNHXEW2 - SYSOUT_TCNHXEW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNIMPW1 - SYSOUT_TCNIMPW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNIMPW3 - SYSOUT_TCNIMPW3.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNKSDW8 - SYSOUT_TCNKSDW8.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNPEKW1 - SYSOUT_TCNPEKW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNPEKW2 - SYSOUT_TCNPEKW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNPEKW9 - SYSOUT_TCNPEKW9.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNTOTW1 - SYSOUT_TCNTOTW1.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNTOTW2 - SYSOUT_TCNTOTW2.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNTOTW3 - SYSOUT_TCNTOTW3.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNTOTW6 - SYSOUT_TCNTOTW6.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNTOTW9 - SYSOUT_TCNTOTW9.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCNZAPW9 - SYSOUT_TCNZAPW9.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_TCPEEKW1 - TCPEEKW1 - SYSLOUT Log File
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_USER - SYSOUT_USER.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_ZSMFDSW3 - SYSOUT_ZSMFDSW3.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents SYSOUT_ZX_NEWW8 - SYSOUT_ZX_NEWW8.txt - SYSOUT Device
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents T2LOAD01 - Non-Executable Member or Data Table
This example uses the EXEC CICS LOAD function to load a non-Executable member or data table into memory.
Link to Internet   Link to Internet Table of Contents TAPC8001 - Tape Processing, Micro Focus and JCL DD Statements
Move a Mainframe batch job that uses JCL and tape devices to a Micro Focus Server running on Linux, UNIX or Windows.
Link to Internet   Link to Internet Table of Contents TBOOK002 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents TC00LIST - Test Cases - Unit, Application and/or System Testing
A list of Test Cases that may be used in the Unit, Application and System Test environments. The suite of jobs and programs may be used for Regression Testing or User Acceptance Testing.
Link to Internet   Link to Internet Table of Contents TC01DM01 - Test Case 01, Non-Relational Data Processing Techniques
Describe and demonstrate how JCL and COBOL programs that are currently executed on an IBM/ZOS Mainframe System can be executed on a Linux, UNIX or Windows (LUW) System using Micro Focus Server.
Link to Internet   Link to Internet Table of Contents TC01RSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents TC01RSB8 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents TC02PDS3 - Test Case 02, PDS Copy using IEBPTPCH
Describe and demonstrate how to transfer or copy the contents of a Partitioned Data Set or PDS that is currently on an IBM/ZOS Mainframe System to a folder or directory on a Linux, UNIX or Windows (LUW) System that uses Micro Focus Server.
Link to Internet   Link to Internet Table of Contents TC03CP01 - Test Case 03, Compare Files and Track Insert/Deletes
Describe and demonstrate how to compare to non-relational data structures such as a sequential file and/or a VSAM Data Sets. The process for comparing the data structure should be executable on an IBM/ZOS Mainframe System or on a Linux, UNIX or Windows (LUW) System using Micro Focus Server. Also, the process should be supported in a development, test or production environment.
Link to Internet   Link to Internet Table of Contents TC04SR01 - Test Case 04, Functional Testing of SORT Program
Describe and demonstrate a process to sort a record sequential file and produce a report with sub-totals and final totals using SORT, DFSORT, SYNCSORT or MFJSORT. This Test Case was created for a Windows System with Micro Focus Enterprise Developer and Enterprise Server
Link to Internet   Link to Internet Table of Contents TC04SR08 - Test Case 04, Creating Test Data for SORTIN
Describe and demonstrate a process to create a record sequential file containing Signed Packed Decimal data.
Link to Internet   Link to Internet Table of Contents TC05CV01 - Create 80-Byte Sequential Test Files with Text and Numeric Strings
The primary objective of this test case is to describe and demonstrate how to manage (i.e. create, convert, compare, view) sequential files with 80-byte, fixed-length records. The records in the file will contain various numeric formats such as BINARY, COMP and COMP-3.
Link to Internet   Link to Internet Table of Contents TC05RSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents TC06DV01 - Validate Numeric Data Integrity, Accumulate Totals for Numeric Values, Currencies and Record Counts
The primary objective of this test case is to describe and demonstrate how to validate the integrity of the numeric values in a non-relational data file.
Link to Internet   Link to Internet Table of Contents TC07SR01 - Alternate Collating Sequence for Sort
The primary objective of this test case is to describe and demonstrate how to use the alternate collating or ALTSEQ function of the SORT Utility program to arrange an ASCII-encoded file into an EBCDIC sequence or an EBCDIC-encoded file into an ASCII sequence.
Link to Internet   Link to Internet Table of Contents TCDATA01 - Create, Document and Maintain Test Data
This document will describe and demonstrate how to Create, Doument and Maintain the non-relational data files and VSAM data Sets that are used by the SIMOTIME Test Cases..
Link to Internet   Link to Internet Table of Contents TCKSDSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents TCKSDSRB - KSDS Data Share Run Book
Describe and demonstrate the process of converting an EBCDIC-encoded, VSAM Key Sequenced Data Set (KSDS) to an ASCII-encoded, VSAM Key Sequenced Data Set (KSDS). The convert process includes file format, record content and field format conversion. This test case will describe and demonstrate how to identify and convert text strings (or record content) between EBCDIC and ASCII and how to maintain or identify, expand and convert numeric values that are formatted as Signed-Zoned-Decimal, Packed-Decimal or Binary.
Link to Internet   Link to Internet Table of Contents TCKSDSSP - VSAM, KSDS Data Share Sys Prep
Describe and demonstrate the preparation processes of converting multiple data files or data structures. The convert process includes file format, record content and field format conversion.
Link to Internet   Link to Internet Table of Contents TCNBRSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents TCNBRSB8 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents TCNBRSRB - RUN_BOOK, Test Data with Numeric Values
This is the Run Book for the TCNBRS01 Test Case. This test case will describe and demonstrate the process of converting an EBCDIC-encoded, Record Sequential file to an ASCII/Text file. The convert process includes file format, record content and field format conversion. This test case will describe and demonstrate how to identify and convert text strings between EBCDIC and ASCII. Also, Numeric values that are stored using a Binary, Packed-Decimal or Signed-Zoned-Decimal format may be identified, expanded and converted to alphanumeric text strings while maintaing numeric integrity.
Link to Internet   Link to Internet Table of Contents TCNBRSSB - SYS_PREP, Guide for Convert, Review and Compare
This is the System System Preparation Guide for the TCNBRS01 Test Case. This test case will convert the file format, record content and record structure of an EBCDIC-encoded file that was created and transferred from an IBM Mainframe System to a format and structure that may be easily imported and accessed from within an ASCII-oriented relational data base or a spread sheet using Excel or LibreOffice Calc.
Link to Internet   Link to Internet Table of Contents TCNQAT01 - Test Data with Numeric Values
This Test Case will create a suite of data files that are subsequently used as input for Quality Assurance Testing (QAT). The test file formats include Line Sequential (LSEQ or ASCII/Text) and Record Sequential (RSEQ). The record content may be EBCDIC or ASCII encoded for text-oriented data strings. Numeric values may be stored in a variety of formats including Zoned-Decimal, Packed-Decimal or Binary. The record structure may be fixed or variable length with a user-defined arrangement of concatenated data strings.
Link to Internet   Link to Internet Table of Contents TCNTXT01_HOME - TCNTXT01, Data Conversion
The SIMOTIME Data Management Facilies are a suite of job scripts and programs that perform data file transfer, convert, validate, compare, review and summarization.
Link to Internet   Link to Internet Table of Contents TCNTXT01_LINK - Navigation Panel
The SIMOTIME Data Management Facilies are a suite of job scripts and programs that perform data file transfer, convert, validate, compare, review and summarizing.
Link to Internet   Link to Internet Table of Contents TCNTXT01_PG10 - System Environments
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents TCNTXT01_PG12 - The IBM Mainframe File
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents TCNTXT01_PG14 - A Microsoft Windows File
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents TCNTXT01_PG20 - Prepare the System Environment
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents TCNTXT01_PG22 - Prepare User Programs and Jobs
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents TCNTXT01_PG30 - Convert EBC to ASC
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents TCNTXT01_PG32 - Convert Format, Structure and Content
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents TCNTXT01_PG40 - Review via File Compare
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents TCNTXT01_PG42 - Review via Human Observation
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents TCNTXT01_PG44 - Validate via Summary Totals
Presentation Material for a SIMOTIME Workshop about Non-Relational Data Structures. This page contains information for traditional file structures and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents TCNTXT01_QUIT - TCNTXT01, Questions for Data Convert
The SIMOTIME Data Management Facilies are a suite of job scripts and programs that perform data file transfer, convert, validate, compare, review and summarization.
Link to Internet   Link to Internet Table of Contents TCNTXTRB - RUN_BOOK, RSEQ to LCSV Convert
This is the Run Book for the TCNTXT01 Test Case. This test case will describe and demonstrate the process of converting an EBCDIC-encoded, Record Sequential file to an ASCII/Text file. The convert process includes file format, record content and field format conversion. This test case will describe and demonstrate how to identify and convert text strings between EBCDIC and ASCII and how to identify, expand and convert numeric values that are formatted as Signed-Zoned-Decimal, Packed-Decimal or Binary.
Link to Internet   Link to Internet Table of Contents TCNTXTSB - SYS_INFO, RSEQ to LCSV Convert
This is the System Information Manual for the TCNTXT01 Test Case. This test case will convert the file format, record content and record structure of an EBCDIC-encoded file that was created and transferred from an IBM Mainframe System to a format and structure that may be easily imported and accessed from within an ASCII-oriented relational data base or a spread sheet using Excel or LibreOffice Calc.
Link to Internet   Link to Internet Table of Contents TCPEEK01 - Hex Dump Test Case
A Test Case to show how a COBOL program can access a user defined segment of memory (RAM) and create a text string of data in a hexadecimal notation format that may be displayed or used in a review process that requires human observation.
Link to Internet   Link to Internet Table of Contents TCPR80B2 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents TCPREV02 - Packed Decimal Convert Test Case 02
This is the Run Book for the TCPREV02 Test Case. This test case will describe and demonstrate the process of converting an EBCDIC-encoded, Record Sequential file that was created on an IBM Mainframe System to an ASCII/Text file. The convert process includes file format, record content and field format conversion. This test case will describe and demonstrate how to identify and convert text strings between EBCDIC and ASCII and how to identify, expand or convert numeric values that are stored using a Binary, Packed-Decimal structure into a Signed-Zoned-Decimal or Alphanumeric structure.
Link to Internet   Link to Internet Table of Contents TUFFRLB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents TXAKSA01 - ASCII-Text to ASCII-Indexed File Conversion
An example of how a COBOL program does file conversion. The COBOL programs are generated using a COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. A Windows Command file is provided to run the job from the Windows Command line or as a project with Micro Focus NET Express running on a Windows System. This program will read an ASCII/Text file and write an ASCII, Indexed file. The program uses a sequential add approach.
Link to Internet   Link to Internet Table of Contents TXAKSA02 - ASCII/Text to ASCII/KSDS
An example of how a COBOL program that does file conversion. The COBOL programs are written using COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus NET Express running on a PC with Windows. This program will read an ASCII/Text file and write an ASXII, Indexed file. The program uses a sequential add approach.
Link to Internet   Link to Internet Table of Contents TXTHEX01 - Hexadecimal Dump of a Sequential or ASCII/Text File
This is an example of a COBOL program that will produce a HEX dump of a Sequential or ASCII/Text File.
Link to Internet   Link to Internet Table of Contents TXTORRB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents TXVREC01 - ASCII/Text to Record Sequential, File Convert using Variable Length Records
Convert an ASCII/Text file (Line Sequential) to a Micro Focus Record Sequential file with variable length records.
Link to Internet   Link to Internet Table of Contents UNWRAP01 - Source Code Extract from Single Sequential File
This utility program will read an ASCII/Text file containing multiple source members. Each source member in the file is preceded by a -PUNCH statement that contains the source member name.
Link to Internet   Link to Internet Table of Contents UNWRAP02 - Source Code Extract with START/STOP Separators
This utility program will read an ASCII/Text file containing multiple JCL or PROC members. Each member in the file is delimited by a START/STOP record. The member name is derived from the JOB or PROC statement.
Link to Internet   Link to Internet Table of Contents UNWRAP03 - Source Code Extract from IEBPTPCH
This utility program (UNWRAPC3) will read a file that was originally created on a Mainframe System using the IEBPTPCH utility program. The original EBCDIC-encoded, record sequential file with 81-byte, fixed-length records contained multiple concatenated members from a Partitioned Data Set (PDS) with each member being preceded by a separator record. The single sequential file was transferred from the Mainframe System using File Transfer Protocol (FTP) in the default ASCII mode. This transfer process resulted in the creation of a single ASCII/Text file containing multiple source members.
Link to Internet   Link to Internet Table of Contents USRTRC01 - User Trace Function
An example of how to track and document the execution of user defined code segments. Each event is posted to a file with a date and time stamp.
Link to Internet   Link to Internet Table of Contents UTCOMP01 - Data Compare and Validate, How to Generate and Execute a Program
Generate data validation programs that will compare data files or VSAM Data Sets on a record by record basis, accumulate summary totals with a record count and create HTML documentation for the record structures based on a COBOL Copy file. The generated COBOL source code may be compiled and executed on an IBM Mainframe System with Enterprise COBOL, a Microsoft Windows System with Micro Focus COBOL or a Linux System with GnuCOBOL. The generation process has been tested on a Windows System with Micro Focus COBOL and an Ubuntu Linux System with GnuCOBOL.
Link to Internet   Link to Internet Table of Contents UTCONV01 - Data File Convert, Generating Data File Conversion Programs
Describe and demonstrate various techniques to do data file conversions. The techniques include test cases that do file format conversion and record content conversion. The convert process will generate COBOL programs that will do Data File Format conversion between various Micro Focus Files and Record Content conversion such as EBCDIC and ASCII and create HTML documentation. This utility program runs on a Windows System with Micro Focus. The generated COBOL source code that does the actual convert may be compiled and executed on an IBM Mainframe System or a Windows, UNIX or Linux System.
Link to Internet   Link to Internet Table of Contents UTDIREDT - UTDIREDT, Edit and Format for Directory Listing
DESCRIPTION not found.
Link to Internet   Link to Internet Table of Contents UTGPCF01 - Generate multiple Data File Convert programs
Describe and demonstrate the process of converting multiple data files or data structures. The convert process includes file format, record content and field format conversion.
Link to Internet   Link to Internet Table of Contents UTGRIOPG - Non-Relational Data Access, a Generated COBOL Program
This program generates programs or COBOL Source Code that may be used to access non-relational data files and VSAM data sets.
Link to Internet   Link to Internet Table of Contents UTLDAT01 - VSAM and QSAM Examples
Examples for creating, populating, maintaining and deleting QSAM files and VSAM Data Sets.
Link to Internet   Link to Internet Table of Contents UTLDAT02 - Partitioned Data Sets or Libraries, Examples using Traditional Processing Techniques
Examples for managing mainframe Partitioned Data Sets (PDS's). Describes how to create, delete, maintain or access a PDS or Library and a PDSM or member within a PDS.
Link to Internet   Link to Internet Table of Contents UTLDAT03 - JCL for Compile and Link
Examples of JCL for compiling and linking programs.
Link to Internet   Link to Internet Table of Contents UTLHEX01 - Embedded HEX Characters, Source Code Scanning
This utility will help identify source members that contain invalid or embedded hexadecimal (or HEX or binary) characters. Also, this technique may be used to scan data files.
Link to Internet   Link to Internet Table of Contents UTLHEXB2 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents UTLHEXB3 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents UTMRGHTM - UTMRGHTM, Merge HTML Files
This program will merge two html files.
Link to Internet   Link to Internet Table of Contents UTTIMEX1 - Calculate Elapsed Time
The SimoTime HTML Template Document for basic functions of the HTMGENER program that generates HTML documents from specifications in an Excel Spreadsheet.
Link to Internet   Link to Internet Table of Contents UTX1CB01 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents UTXCTL01 - User Transaction Control, CICS, non-Terminal, Loop/Wait Program
Describe and demonstrate how to create and execute a non-terminal, long running transaction running under control of CICS that will sleep, awake, execute and sleep. This process will loop until cancelled by the user.
Link to Internet   Link to Internet Table of Contents UVSERV01 - Functional Testing for Batch Jobs, Validate Basic Server Configuration and Start-Up
Overview of jobs used to test the installation and configuration of a user defined Application Server Instance running under Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents VKSDREC1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents VRECCP01 - File Compare with Variable-Length Records
A sample COBOL program to compare two sequential files with variable-length records. The program may be compiled and executed on an IBM Mainframe System or a Window, UNIX or Linux System with Micro Focus. The record positions to be compared are determine at compile time.
Link to Internet   Link to Internet Table of Contents VRECCP03 - File Compare with Variable-Length Records
A sample COBOL program to compare two sequential files with variable-length records. The program may be compiled and executed on an IBM Mainframe System or a Window, UNIX or Linux System with Micro Focus. The record positions to be compared are determine at execution time.
Link to Internet   Link to Internet Table of Contents VRECEX01 - Files with Variable Length Records, File Transfer and File Convert
This is an example of a suite of COBOL programs that will convert a mainframe sequential file with variable length records to a Micro Focus or GnuCOBOL file with variable length records. The Record Descriptor Word is used to determine record length.
Link to Internet   Link to Internet Table of Contents VRECTX01 - Record Sequential to ASCII/Text, File Convert using Variable Length Records
Convert a Record Sequential file with variable length records to an ASCII/Text file (Line Sequential).
Link to Internet   Link to Internet Table of Contents VRS32K01 - Record Sequential to ASCII/Text, File Convert using Variable Length Records
Access and Process Record Sequential files with variable length records. The processing techniques include file create, convert, compare and view in a Hex Dump format. The record content may be ASCII or EBCDIC encoded. This document will focus on the Linux (Ubuntu), and Windows platforms. The file formats and record structures are commonly used with IBM Mainframe Systems or application programs that were created using the COBOL programming language.
Link to Internet   Link to Internet Table of Contents VSMFSK01 - File Status Code, Return Codes for Data Files and VSAM
A quick reference of the VSAM and QSAM File Status or Return Codes for an IBM Mainframe System or Micro Focus COBOL or GnuCOBOL.
Link to Internet   Link to Internet Table of Contents VSTUMF01 - Visual Studio Interface, Application Development with Micro Focus
An introduction to Microsoft Visual Studio and Micro Focus Enterprise Developer. Notes from a project that migrated an application from a Mainframe System to a Windows System using Micro Focus Enterprise Developer.
Link to Internet   Link to Internet Table of Contents VTN25601 - Summary Totals and Record Counts, Data Validation or Regression Testing
Read a file and calculate record counts and summary totals for currency or numeric fields that are defined as Binary, Packed Decimal or Zoned Decimal.
Link to Internet   Link to Internet Table of Contents W10NET01 - Network & HomeGroup for Windows 10
This document describes how to setup and use Microsoft HomeGroup networking.
Link to Internet   Link to Internet Table of Contents WAIT3001 - A Thirty (30) Second Transaction, a Specialized Function for CICS
This CICS example provides a 30 second wait to simulate a long running, process dependent transaction.
Link to Internet   Link to Internet Table of Contents WEBLOGB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents WINNOTES - Networking & HomeGroup for Windows 10
This document describes how to setup and use Microsoft HomeGroup networking.
Link to Internet   Link to Internet Table of Contents WIP00001 - Work-in-Progress, Document Under Development
This is an example of a Work-In-Progress or Parking Lot Document.
Link to Internet   Link to Internet Table of Contents WIPXHOME - SimoTime Introduction
An introduction to SIMOTIME and the products and services that provide a variety of Application Processing and Data Management Options.
Link to Internet   Link to Internet Table of Contents WIPXPG30 - Support & Enhance User Systems & Applications 
This slide describes how to Support & Enhance User Systems & Applications that are deployed across a variety of systems with different architectures.
Link to Internet   Link to Internet Table of Contents WIPXPG40 - Create a Baseline Test Environment 
This slide describes possible techniques that may be used to Create a Baseline Test Environment (Application Members and non-Relational Data Structures) for batch jobs.
Link to Internet   Link to Internet Table of Contents WTL12801 - Write a Message to a Log File
This is an example of a CICS program that prompts a user for the text of a message to be written to a user-defined log file.
Link to Internet   Link to Internet Table of Contents WTL1281 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.
Link to Internet   Link to Internet Table of Contents X10HUB01 - Special Purpose Files, Management in a Micro Focus Environment
How to define a VSAM Cluster and create a catalog entry for a VSAM, KSDS in a Micro Focus Server environment.
Link to Internet   Link to Internet Table of Contents X10JOB01 - Special Purpose Files, Identification and Documentation
Identify and Document the Special Purpose Files and create entries in the Micro Focus Catalog.
Link to Internet   Link to Internet Table of Contents X10JOB02 - Special Purpose Files, Catalog Entries for a Micro Focus Environment
Create catalog entries for the Special Purpose Files.
Link to Internet   Link to Internet Table of Contents X390LCSV - TITLE not found.
DESCRIPTION not found.
Link to Internet   Link to Internet Table of Contents ZAP00101 - EBCDIC-Sequential to ASCII-Text, Installation Verification Program
An example of a Windows Command file and a COBOL program does file format and record content conversion from EBCDIC sequential to ASCII Text. This suite of programs and the associated documentation are used as one of the Installation Verification Programs for the SimoZaps Utility program.
Link to Internet   Link to Internet Table of Contents ZAP001C1 - EBCDIC-Sequential to ASCII-Text, Fixed to Variable
A listing of the COBOL source code that does file conversion from EBCDIC sequential to ASCII Text. The COBOL programs are generated by SimoTime Technologies using a Micro Focus dialect.
Link to Internet   Link to Internet Table of Contents ZAP00201 - EBCDIC-Sequential to ASCII-Indexed
An example of a COBOL program that does file conversion from EBCDIC Sequential to ASCII Indexed. The COBOL programs are generated using a COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus Enterprise Studio running on a PC with Windows.
Link to Internet   Link to Internet Table of Contents ZAP002C1 - EBCDIC-Sequential to ASCII-Indexed
A listing of the COBOL source code that does file conversion from EBCDIC Sequential to ASCII Indexed. The COBOL programs are generated by SimoTime Technologies using a Mainframe dialect. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus Enterprise Studio running on a Windows System.
Link to Internet   Link to Internet Table of Contents ZAP00301 - COBOL Source for EBCDIC-Sequential to ASCII-Sequential
An example of how a COBOL program that does file conversion. The COBOL programs are generated using a COBOL/2 dialect but also works with COBOL for MVS and COBOL/370. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or a Linux, UNIX or Windows System with Micro Focus Enterprise Server.
Link to Internet   Link to Internet Table of Contents ZAP003C1 - COBOL Source for EBCDIC-Sequential to ASCII-Sequential
A listing of the COBOL source code that does file conversion from EBCDIC Sequential to ASCII Sequential. The COBOL programs are generated by SimoTime Technologies using a Mainframe dialect. A JCL member is provided to run the job as an MVS batch job on an IBM mainframe or as a project with Micro Focus Enterprise Studio running on a Windows System.
Link to Internet   Link to Internet Table of Contents ZAP00401 - COBOL Source Code for ASCII-Text to EBCDIC-Indexed (Sequential-Add) Conversion
An example of how a COBOL program that does file conversion. The COBOL programs are generated using a Micro Focus dialect. This program will read an ASCII/Text file and write an EBCDIC, Indexed file. The program uses a sequential add approach.
Link to Internet   Link to Internet Table of Contents ZAP004C1 - COBOL Source Code for ASCII-Text to EBCDIC-Indexed (Sequential-Add) Conversion
A listing of the COBOL source code that does file conversion from ASCII Text to EBCDIC Indexed using sequential processing techniques. The COBOL programs are generated by SimoTime Technologies using a Micro Focus dialect.
Link to Internet   Link to Internet Table of Contents ZAP00501 - COBOL Source Code for ASCII-Text to EBCDIC-Indexed (Random-Add) Conversion
An example of how a COBOL program that does file conversion. The COBOL programs are generated using a Micro Focus dialect. This program will read an ASCII/Text file and write an EBCDIC, Indexed file. The program uses a random add, update approach.
Link to Internet   Link to Internet Table of Contents ZAP005C1 - COBOL Source Code for ASCII-Text to EBCDIC-Indexed (Random-Add) Conversion
A listing of the COBOL source code that does file conversion from ASCII Text to EBCDIC Indexed using a random update and/or add processing technique. The COBOL programs are generated by SimoTime Technologies using a Micro Focus dialect.
Link to Internet   Link to Internet Table of Contents ZDTOTS01 - Summary Totals and Record Counts for Zoned Decimal Format
A description of how to accumulate or calculate summary totals with record counts and post the information to a SYSOUT file that is configured as Line Sequential with 121 byte records. The format of the numeric fields is Zoned Decimal
Link to Internet   Link to Internet Table of Contents ZDTOTS08 - Create Sequential File with Zoned Decimal Numeric Values
Describe and demonstrate how to create test data for a sequential file with records that contain zoned-decimal (USAGE IS DISPLAY) numeric fields.
Link to Internet   Link to Internet Table of Contents ZDTOTSB1 - Record Layout, a COBOL Copy File Analysis
This document provides a record layout based on the field definitions in a COBOL copy file.

The preceding list contains 0001337 document members.

Table of Contents Previous Section Next Section Summary

This document provides an alphabetic listing with hyperlinks for the documents that are provided for the SIMOSAM1 Libraries. The SIMOSAM1 Libraries (or Directory Structure) is the foundation for the Mainframe System Model. The purpose of this document is to assist as a tutorial for new programmers or as a quick reference for experienced programmers.

In the world of programming there are many ways to solve a problem. This documentation and software were developed and tested on systems that are configured for a SIMOTIME environment based on the hardware, operating systems, user requirements and security requirements. Therefore, adjustments may be needed to execute the jobs and programs when transferred to a system of a different architecture or configuration.

SIMOTIME Services has experience in moving or sharing data or application processing across a variety of systems. For additional information about SIMOTIME Services or Technologies please contact us using the information in the  Contact or Feedback  section of this document.

Table of Contents Previous Section Next Section Software Agreement and Disclaimer

Permission to use, copy, modify and distribute this software, documentation or training material for any purpose requires a fee to be paid to SimoTime Technologies. Once the fee is received by SimoTime the latest version of the software, documentation or training material will be delivered and a license will be granted for use within an enterprise, provided the SimoTime copyright notice appear on all copies of the software. The SimoTime name or Logo may not be used in any advertising or publicity pertaining to the use of the software without the written permission of SimoTime Technologies.

SimoTime Technologies makes no warranty or representations about the suitability of the software, documentation or learning material for any purpose. It is provided "AS IS" without any expressed or implied warranty, including the implied warranties of merchantability, fitness for a particular purpose and non-infringement. SimoTime Technologies shall not be liable for any direct, indirect, special or consequential damages resulting from the loss of use, data or projects, whether in an action of contract or tort, arising out of or in connection with the use or performance of this software, documentation or training material.

Table of Contents Previous Section Next Section Downloads and Links

This section includes links to documents with additional information that are beyond the scope and purpose of this document. The first group of documents may be available from a local system or via an internet connection, the second group of documents will require an internet connection.

Note: A SimoTime License is required for the items to be made available on a local system or server.

Table of Contents Previous Section Next Section Current Server or Internet Access

The following links may be to the current server or to the Internet.

Note: The latest versions of the SimoTime Documents and Program Suites are available on the Internet and may be accessed using the Link to Internet icon. If a user has a SimoTime Enterprise License the Documents and Program Suites may be available on a local server and accessed using the Link to Server icon.

Link to Internet   Link to Server   Explore An Enterprise System Model that describes and demonstrates how Applications that were running on a Mainframe System and non-relational data that was located on the Mainframe System were copied and deployed in a Microsoft Windows environment with Micro Focus Enterprise Server.

Link to Internet   Link to Server   Explore The ASCII and EBCDIC Translation Tables. These tables are provided for individuals that need to better understand the bit structures and differences of the encoding formats.

Link to Internet   Link to Server   Explore The File Status Return Codes that are used to interpret the results of accessing VSAM data sets and/or QSAM files.

Table of Contents Previous Section Next Section Internet Access Required

The following links will require an internet connect.

A good place to start is The SimoTime Home Page for access to white papers, program examples and product information. This link requires an Internet Connection

Explore The Micro Focus Web Site for more information about products (including Micro Focus COBOL) and services available from Micro Focus. This link requires an Internet Connection.

Explore the GnuCOBOL Technologies available from SourceForge. SourceForge is an Open Source community resource dedicated to helping open source projects be as successful as possible. GnuCOBOL (formerly OpenCOBOL) is a COBOL compiler with run time support. The compiler (cobc) translates COBOL source to executable using intermediate C, designated C compiler and linker. This link will require an Internet Connection.

Table of Contents Previous Section Next Section Glossary of Terms

Link to Internet   Link to Server   Explore the Glossary of Terms for a list of terms and definitions used in this suite of documents and white papers.

Table of Contents Previous Section Next Section Contact or Feedback

This document was created and is maintained by SimoTime Technologies. If you have any questions, suggestions, comments or feedback please use the following contact information.

1. Send an e-mail to our helpdesk.
1.1. helpdesk@simotime.com.
2. Our telephone numbers are as follows.
2.1. 1 415 763-9430 office-helpdesk
2.2. 1 415 827-7045 mobile

 

We appreciate hearing from you.

Table of Contents Previous Section Next Section Company Overview

SimoTime Technologies was founded in 1987 and is a privately owned company. We specialize in the creation and deployment of business applications using new or existing technologies and services. We have a team of individuals that understand the broad range of technologies being used in today's environments. Our customers include small businesses using Internet technologies to corporations using very large mainframe systems.

Quite often, to reach larger markets or provide a higher level of service to existing customers it requires the newer Internet technologies to work in a complementary manner with existing corporate mainframe systems. We specialize in preparing applications and the associated data that are currently residing on a single platform to be distributed across a variety of platforms.

Preparing the application programs will require the transfer of source members that will be compiled and deployed on the target platform. The data will need to be transferred between the systems and may need to be converted and validated at various stages within the process. SimoTime has the technology, services and experience to assist in the application and data management tasks involved with doing business in a multi-system environment.

Whether you want to use the Internet to expand into new market segments or as a delivery vehicle for existing business functions simply give us a call or check the web site at http://www.simotime.com


Return-to-Top
Document Catalog, Link to Internet or Current Server
Copyright © 1987-2024
SimoTime Technologies and Services
All Rights Reserved
When technology complements business
http://www.simotime.com