ZOC Terminal Helpfile
Portable Installation
ZOC REXX Scripting Documents and Links
The following is a list of resources which should help you get started or using the ZOC
Scripting Language REXX.
Where to Start
If you want to get a first impression about the ZOC scripting language, please read the
REXX Script Introduction
on this website or select
REXX Script Introduction
from the bottom of the
Script-menu in the ZOC window.
The quickest way to get an idea of the REXX language and to acquaint
yourself with the most commonly used language elements, is to have a look at
to view REXX Language Elements
on this website or to select
REXX Language Elements
from the Help-menu in the ZOC window.
Learning REXX
This is a complete REXX Tutorial (~100 pages, PDF) and 40 easy samples.
It covers the basic REXX language and was written for the REXX interpreter used
with ZOC version 5, but it is still as good as new an easy way to get deeper
into REXX.
Download LearningREXX.zip
from our
server
(by EmTec and Enterprise Inc.).
ZOC Scripting Samples
This is an archive which contains a series of REXX scripting examples
(available in German and English), which are intended to be self explanatory
and teach the basics of scripting within ZOC Terminal. They cover
basic REXX and
ZOC Extensions.
Download the
ZocScriptingSamples.zip
archive from our
REXX folder or from
github,
grab a coffee and look at code and the the comments
within these scripts and/or snatch a few lines of code for your own tasks.
The ZOC REXX Reference
Find a full reference covering the REXX language and ZOC extensions (PDF, ~200 pages).
Your one stop shop for all the details. Based on the REGINA REXX interpreter
used with ZOC.
Download
ZocRexxReference.PDF
from our
server
(
by EmTec and the REGINA project).
ZOC REXX Extensions
The exhaustive list of ZOC extensions to the REXX language (commands to interact
with ZOC and to perform data communication) is also available from ZOC's
help menu (
ZOC REXX Command List)
or view them
here.
ZOC REXX/DDE Interface
A zip archive with samples that show how to control ZOC from another application
by using DDE to feed ZOC-REXX commands into ZOC:
ddesample.zip
Classic REXX Tutorial
A REXX Internet Tutorial and Reference. Covers the basics of the REXX language and
is easy to navigate for quick reference:
Classic REXX Tutorial
(
by Kilowatt Software)
Common REXX Pitfalls
A page listing a few traps of the REXX language:
Common REXX Pitfalls
(
by EDM/2)
ZOC Deployment
How deploy a preconfigured ZOC installation within a large organization:
ZOC_Deployment.pdf
Whitepapers
The following is a list of whitepapers that explain technologies and features
used in our product.
Structure of an SSH Session
A dcoument explaining the technical underpinnings of the Secure Shell protocol:
SSH_Session_Structure.pdf
ZOC SSH Features
A document listing and explaining the SSH related features in our ZOC product:
ZOC_SSH_Features.pdf