KICKS

A transaction processing system for CMS & TSO

Overview

KICKS is an enhancement for CMS & TSO that lets you run your CICS applications directly instead of having to 'install' those apps in CICS. You don't even need CICS itself installed on your machine.

KICKS provides a high level of source code compatibility with CICS so you can move an application either way between CICS and KICKS simply by recompiling. Whether for ease of testing, fast deployment to small groups of your users, or simple "guerrilla marketing", join your colleagues using KICKS to speed up their development.

Being TSO/CMS based, KICKS can't support the many thousands of users a multi-user system like CICS can. But if KICKS can't support thousands of users, it can certainly support a few hundred of your users, and if having separate address spaces means it can't run as many users it also means your users aren't so tied to each other's fates - one crash does not kill all. This reduced consequence of failure often means your new application's "Time to Market" can be dramatically shortened.

Like CICS, KICKS supports file sharing among its users. Hundreds of TSO or CMS users share db2 tables or VSAM files with no more concern about doing so than CICS users - and since KICKS VSAM support is also available in batch there's usually no need to "close" KICKS VSAM files just so such batch jobs can access them.

Unlike CICS, KICKS requires no special systems or security services and can be easily installed and used by a single applications programmer with a TSO or CMS account.

Version/Release encoding (VRM)

KICKS modification levels are encoded in a Version/Release/Modification format. So for example its TSO distribution datasets for this release are named as USERID.KICKS.V1R5M0.XXX, signifying version 1, release 5, modification 0 (aka 1.5.0).

Since KICKS is highly modular, with separate nucleus management modules and tables as well as components compiled and linked with user applications, KICKS performs extensive version checking to ensure all components are compatible. Eventually that will allow a newer release of KICKS to tolerate older applications and maps, perhaps even older tables or even older management modules in some cases. But for now the version checking is very rigid: All components, including user applications and maps, must be at exactly the same level. This means you will have to recompile all your applications with each new KICKS distribution. The symptom of a version mismatch in your application is a VERS abend (or similar, such as VER1, VER2, etc).

Highlights of release history

1.5.0

1.4.1 (aka 'Golden' version)

Added keyboard locking.

1.4.0

Ported KICKS to VM/CMS.

What happened to the releases between 1.1.3 and 1.4.0 ?  They never existed. While in development of 1.1.4 we decided VRM was off track. 1.1.2 and 1.1.3 really should have been 1.2.0 and 1.3.0. We fixed it by changing VRM for the new release from 1.1.4 to 1.4.0.

1.1.3

Added fielded input for sequential terminal (aka CRLP). Added support for localization.

1.1.2

Added ENQ, DEQ, GETMAIN, and FREEMAIN api's and added NOHANDLE support for all api's.

1.1.1

Added support for coding KICKS COBOL applications using LE COBOL on z/OS, and C applications using GCCMVS.

1.1.0

Added KEDF debugger, extrapartition transient data & printing. Improved screen compatibility with CICS. Added preprocessor support for modern COPY syntax in the legacy COBOL compiler.

1.0.0

The first real release of KICKS, implementing enough of the full CICS api that useful applications could be developed and run, and many existing CICS applications could be ported to KICKS.

0.9.0

An alpha distribution of KICKS. It initially lacked an MVS based BMS map generator; a PC based Perl script had to be used to generate maps and the resulting output upload to MVS for final processing.

Goals for the next release / level-set.

Maintenance/support plan for this release

1.5.0 requires that all user programs and maps be recompiled.

KICKS has been tested been tested with z/OS thru 1.12 and with the MVS38J  "Tur(n)key" system including the base TK3 (the one on the CD) as well as with TK3UPT, MVS380 and TK4-. It greatly benefits from the VTAM fixes and dynamic proclib support in the newer TK3 versions, but does not require them.

KICKS has been tested with z/VM thru 6.x and with the VM/370 "Six Pack" system. Its usability with z/VM is limited by lack of VSAM support on most z/VM systems.

User self help is available on the kicksfortso yahoo forum at https://groups.yahoo.com/neo/groups/kicksfortso/info

Paid support is also available, for more information please contact me at http://www.kicksfortso.com/same/kicks-contact.htm


Copyright © Mike Noel, 2008-2015; last updated 2/6/2015