Scroll to the Index Table

The Gregory Library is a collection of utilities and example programs for Unisys MCP Systems. These were developed primarily by Donald J. Gregory during the 1980s and 1990s to accompany articles in his Gregory's ClearPath / A Series Technical Journal. Most of the software is written in the Extended Algol dialect of Algol-60 for those systems.

Alas, Don passed away unexpectedly in early 2004, and both the Journal and further development of the Library ceased at that point. Some time later, ownership of the software, contents of the Journal, and Don's popular Primer-series of books was acquired by MGS, Inc., which is generously making the Library code and associated Journal articles available to UNITE.

Conditions of Use

This index page is the gateway to the Gregory Library. It is publicly accessible, but the Library materials are available only to those who have a current, paid UNITE membership. You must log on to the site in order to access the materials. Attempting to access any of the links below without appropriate credentials will redirect you to the membership sign-up page.

NOTE that these materials are the property of MGS, Inc. They are being made available to UNITE members for use by the individual members on the Unisys ClearPath MCP systems of their organization. The materials may be modified and used within their organization, but under no circumstances may the materials be distributed in any form outside their organization.

All materials are offered AS-IS WITH NO WARRANTY. UNITE and MGS, Inc. hereby disclaim all warranties respecting this material, expressed or implied, including without limitation warranty of design, merchantability, fitness for a particular purpose and against infringement. Use at your own risk.

Using the Index Table

The table below lists each source file in the Gregory Library collection, cross-referencing it to the latest issue of the Journal to which it relates, the range of MCP software releases under which Don qualified it, and the name of the archive file under which it was made available on the now-defunct Gregory Publishing FTP site.

This table was created from the index file that Don maintained on the FTP site. Some minor corrections and additions have been made to make the table consistent with the data we presently have. Don's original index file can be found below under the titles INDEX (no sequence numbers) and INDEX/TEXT (TEXTDATA with sequence numbers).

The table columns are:

  • MCP Title – Name of the file in the MCP file system. Clicking the link in this column will initiate a download of the file. When downloaded, the "/" in the file name will be replaced by "." and the extension below will be appended, e.g., SYM/CHANGEIT will become SYM.CHANGEIT.alg_m. If there is no link, either the file was referenced in the index but no source is available, or it references a non-MCP resource.
  • Ext – File name extension when stored in Windows/Linux file systems. Many of these end in "_m" (e.g., .alg_m), a convention used by the Unisys Programmers Workbench (PWB) text editor. Such files are ordinary ASCII text with carriage-return/line-feed delimiters, and most will have sequence numbers on the lines.
  • Issue – The year and month of the Journal issue in which the file was last referenced. Many of the entries in this column are links. Clicking the link will initiate a download of the corresponding PDF. We do not yet have a complete set of Journal issues, so if there is no link, that PDF is not presently available.
  • Updated – The date the file was last updated on Don's development system.
  • Rel – The range of MCP releases over which the file was qualified by Don.
  • Archive – The name of the archive file on the Gregory FTP site Clicking the link will initiate a download of the file. Most are MCP "wrapped container" (.con) files. These may be transferred to an MCP system using binary FTP or SMB. The individual MCP files within them can then be extracted using the WFL UNWRAP command. A few files are in .zip format and contain non-MCP resources.
  • Description – A brief description of the file. This is taken directly from the index file Don prepared. The lack of a description usually means the file was not in the index but was found in an archive file.

By clicking a column heading you can sort the rows of the table by the values in that column. Repeatedly clicking the same heading toggles between an ascending and descending sort. The sort is well-behaved, so the table may be sorted on multiple columns by clicking headings in sequence from the most-minor to most-major key. In addition, you can filter rows by entering a string in the Search box at the top of the table.

We currently have PDFs for Journal issues from the initial one in November 1986 through the final one in July 2004, except for the following:

  • November/December 1987
  • December 1994 through December 1995 (9 issues)

If you have any of the missing issues, UNITE would appreciate you loaning them to us for scanning. We will be happy to pay for postage and insurance to ship them to us and return them to you after scanning. Please contact us at uniteinc@unite.com to make the arrangements.


Gregory Library File Index

  • See Additional Documents for documentation of utility programs and libraries, plus miscellaneous articles and files.
  • See Issue Index for a complete list of the Journal issues and links to PDFs for the issues that are presently available.
  • See Volume Summary for a cross-reference of all Journal article titles and the issues in which they appear.
  • See DEIMP.TXT for a list of source files that are no longer of use.
  • Please report any issues concerning the Gregory Library to uniteinc@unite.org.
MCP TitleExtIssueUpdatedRelArchiveDescription
CFILE/IRalg_m1992-101992-08-293.9-49.1oct1992.conA data file for loading the Data Center Incident Reporting System specifications into the COMS CFILE.
COMPILE/INCLUDEwfl_m1996-041996-02-0642.3-49.1c.conSample $ INCLUDE file for WFLs generated by the SYM/C program.
DASDL/DBDDBdas_m1988-011990-01-273.7-49.1jan1988.conThe DASDL for a sample DMSII database to illustrate data relationships and foreign keys.
DASDL/OPSDBdas_m1992-101992-08-293.8-49.1oct1992.conThe DASDL for the Data Center Incident Reporting System. (See SYM/IR.)
DASDL/PRESDB3das_m1993-071994-11-053.8-49.1jan1995.conThe DASDL for the PRESDB database (version 3). Originally taken from the book "A-Series DMSII Programming". Used for an example to illustrate the DASDLPROP program.
DASDL/SIMPLEDB/1das_m1999-031999-01-3045.1-49.1mar1999.conSample DASDL for illustrating the option to automatically increase dataset population when the limit is reached.
DASDL/VIDDB/1das_m1996-011995-12-1742.2-49.1jan1996.conDASDLs used to generate various versions of the VIDDB database to illustrate the DMSII database reorganization process.
DASDL/VIDDB/2das_m1996-011995-12-1742.2-49.1jan1996.conDASDLs used to generate various versions of the VIDDB database to illustrate the DMSII database reorganization process.
DASDL/VIDDB/3das_m1996-011995-12-1742.2-49.1jan1996.conDASDLs used to generate various versions of the VIDDB database to illustrate the DMSII database reorganization process.
DASDL/VIDDB/4das_m1996-011995-12-1742.2-49.1jan1996.conDASDLs used to generate various versions of the VIDDB database to illustrate the DMSII database reorganization process.
DASDL/VIDDB/5das_m1996-031996-01-2742.3-49.1mar1996.conDASDL for migrating VIDDB from SSR 42.2 to SSR 42.3.
DATA/COLORTABLEalg_m1997-031997-01-0542.3-49.1mar1997.conInput file for SYM/COLORTABLEGEN.
DATA/FORMTEST/CODEStxt_m1992-07  jul1992.con 
DATA/HOLIDAYStxt_m2002-032002-01-1848.1-49.1mar2002.conTest data file for the STREAMIOH programs. This is NOT the holidays file for SITESUPPORT. For that file, see SITE/HOLIDAYS. This file is intentionally in TEXTDATA format for illustrative purposes.
DATA/MIX/HELPsqd_m1993-08  aug1993.con 
DMSIIBOOK/DASDL/
PRESDB1
das_m   dmsiibk.con 
DMSIIBOOK/DASDL/
PRESDB2
das_m   dmsiibk.con 
DMSIIBOOK/DASDL/
PRESDB3
das_m   dmsiibk.con 
DMSIIBOOK/
NEWPRESDATA
sqd_m   dmsiibk.con 
DMSIIBOOK/
PRESDBDATA
sqd_m   dmsiibk.con 
DMSIIBOOK/SAMPLE101alg_m   dmsiibk.con 
DMSIIBOOK/SAMPLE102c74_m   dmsiibk.con 
DMSIIBOOK/SAMPLE103alg_m   dmsiibk.con 
DMSIIBOOK/SAMPLE104c74_m   dmsiibk.con 
DMSIIBOOK/SAMPLE41alg_m   dmsiibk.con 
DMSIIBOOK/SAMPLE42c74_m   dmsiibk.con 
DMSIIBOOK/SAMPLE61alg_m   dmsiibk.con 
DMSIIBOOK/SAMPLE62alg_m   dmsiibk.con 
DMSIIBOOK/SAMPLE63alg_m   dmsiibk.con 
DMSIIBOOK/SAMPLE64alg_m   dmsiibk.con 
DMSIIBOOK/SAMPLE65c74_m   dmsiibk.con 
DMSIIBOOK/SAMPLE66c74_m   dmsiibk.con 
DMSIIBOOK/SAMPLE67c74_m   dmsiibk.con 
DMSIIBOOK/SAMPLE68c74_m   dmsiibk.con 
DMSIIBOOK/SAMPLE71alg_m   dmsiibk.con 
DMSIIBOOK/SAMPLE72c74_m   dmsiibk.con 
DMSIIBOOK/SAMPLE81c74_m   dmsiibk.con 
DMSIIBOOK/SAMPLE82alg_m   dmsiibk.con 
DMSIIBOOK/SAMPLE83alg_m   dmsiibk.con 
DMSIIBOOK/SAMPLE84c74_m   dmsiibk.con 
DMSIIBOOK/SAMPLE91alg_m   dmsiibk.con 
DMSIIBOOK/SAMPLE92c74_m   dmsiibk.con 
DMSIIBOOK/SAMPLE93sqd_m   dmsiibk.con 
FORM/IR1dat_m1992-101992-07-273.8-49.1oct1992.conScreen form code for the Data Center Incident Reporting System (see SYM/IR).
FORM/IR1/INCLUDE/
COBOL74
c74_m1992-101992-07-273.8-49.1oct1992.conScreen form code for the Data Center Incident Reporting System (see SYM/IR).
FORM/IR1/INCLUDE/
COBOL74/FILL
c74_m1992-101992-07-273.8-49.1oct1992.conScreen form code for the Data Center Incident Reporting System (see SYM/IR).
FORM/IRHdat_m1992-101992-07-273.8-49.1oct1992.conScreen form code for the Data Center Incident Reporting System (see SYM/IR).
FORM/IRH/INCLUDE/
COBOL74
c74_m1992-101992-07-273.8-49.1oct1992.conScreen form code for the Data Center Incident Reporting System (see SYM/IR).
FORM/IRH/INCLUDE/
COBOL74/FILL
 1992-101992-07-273.8-49.1 Screen form code for the Data Center Incident Reporting System (see SYM/IR). [Mentioned in INDEX, but no file available]
FORM/MIX/DCKLISTdat_m1993-08  aug1993.con 
FORM/MIX/DCKLIST/
INCLUDE/ALGOL
alg_m1993-08  aug1993.con 
FORM/MIX/DCKLIST/
INCLUDE/ALGOL/FILL
alg_m1993-08  aug1993.con 
FORM/MIX/HELPdat_m1993-08  aug1993.con 
FORM/MIX/HELP/
INCLUDE/ALGOL
alg_m1993-08  aug1993.con 
FORM/MIX/HELP/
INCLUDE/ALGOL/FILL
alg_m1993-08  aug1993.con 
FORM/MIX/MIXLISTdat_m1993-08  aug1993.con 
FORM/MIX/MIXLIST/
INCLUDE/ALGOL
alg_m1993-08  aug1993.con 
FORM/MIX/MIXLIST/
INCLUDE/ALGOL/FILL
alg_m1993-08  aug1993.con 
FORM/MIX/OPTIONSdat_m1993-08  aug1993.con 
FORM/MIX/OPTIONS/
INCLUDE/ALGOL
alg_m1993-08  aug1993.con 
FORM/MIX/OPTIONS/
INCLUDE/ALGOL/FILL
alg_m1993-08  aug1993.con 
GPCPK1\*zip1998-071998-10-22Windowsgpcpk1.zipPC-based Telnet control written in C++ for the Borland C++ Builder compiler to communicate with the MCP Telnet server. Not included in the original INDEX file.
INCLUDE/AI/
TEMPLATES
alg_m1993-051993-05-313.9-49.1include.conDeclarations for the ASERIES_INFO support routines in SITESUPPORT.
INCLUDE/ARCHIVE/
DEFINES
alg_m2000-042000-03-2446.1-49.1include.conDefines for programs accessing the archive information on the system.
INCLUDE/BATCHFTP/
DEFINES
dca_m1997-062000-12-1442.3-49.1include.conStructure definitions for the BATCHFTP and FTPGEN programs.
INCLUDE/
BUILDFILEBLOCK/SB
alg_m2002-062002-06-0947.1-49.1include.conExample structure block for an ALGOL program.
INCLUDE/CALENDAR/
DEFINES
dca_m1998-092000-02-2944.1-49.1include.conDefines global entities for the SITESUPPORT calendar functions, such as STARTYEAR, BYEAR, and BCEN.
INCLUDE/CALENDAR/
TEMPLATES
alg_m1998-061998-08-0344.1-49.1include.conEntry point declarations for all of the calendar related procedures in SITESUPPORT. Replaces INCLUDE/DATEROUTINES/ TEMPLATES.
INCLUDE/COLORTABLE/
DEFINES
alg_m1997-031997-01-0542.3-49.1include.conGenerated INCLUDE file. Created by SYM/COLORTABLEGEN. Used by SYM/CGI/ECHOPGM.
INCLUDE/COMS/
DEFINES
alg_m1991-041993-03-203.8-49.1include.con 
INCLUDE/COMS/
DESIGNATORS
alg_m   include.con 
INCLUDE/COMS/
TEMPLATES
alg_m1991-041990-11-273.8-49.1include.conINCLUDE files for defining COMS data structures and accessing COMS procedures.
INCLUDE/CONTROLCARD/
DEFINES
dca_m2001-012001-01-2747.1-49.1include.con 
INCLUDE/CONTROLCARD/
TEMPLATES
alg_m2001-012001-01-2747.1-49.1include.conINCLUDE files for programs using the CONTROLCARD functions exported by SITESUPPORT.
INCLUDE/
DATEROUTINES/
TEMPLATES
alg_m1990-051997-01-213.8-44.1include.conEntry point declarations for using the Common Business Date Routines in the SITESUPPORT Library. ** Note: This file is superseded by INCLUDE/CALENDAR/TEMPLATES.
INCLUDE/DATETIME/
TEMPLATES
alg_m1995-071995-05-3041.2-49.1include.conEntry point declarations for the date/time routines in XCOBOLSUPPORT.
INCLUDE/DBFSUPPORT/
DEFINES
alg_m1993-071993-05-093.9-49.1include.con 
INCLUDE/DBFSUPPORT/
TEMPLATES
alg_m1993-071993-05-093.9-49.1include.con"$ INCLUDE" files for declaring the data structures and library procedures used when accessing the DBFSUPPORT Library.
INCLUDE/DLSPECS/
TEMPLATES
alg_m1990-051990-03-233.8-49.1include.conEntry point declarations for accessing the DL information procedures in the SITESUPPORT Library.
INCLUDE/DMI/
DMIASSIGN
alg_m1995-071995-05-0641.2-49.1include.conALGOL source code for changing DMINTERPRETER Libraries in a program at runtime.
INCLUDE/DOCFILE/
DEFINES
alg_m1992-111992-09-193.9-49.1include.con 
INCLUDE/DOCFILE/
TEMPLATES
alg_m1992-111992-12-083.9-49.1include.conData definitions and entry point declarations for calling OPENDOCFILE and READDOCFILE in SITESUPPORT. THESE PROCEDURES WERE SUPERCEDED BY THE ASFILESUPPORT ROUTINES. SEE '\pdf\asfile.pdf' ON GREGORY'S CLEARPATH A-SERIES TECHNICAL CD.
INCLUDE/FILE/
TEMPLATES
alg_m1991-011990-11-233.8-49.1include.conEntry point declarations for the Common File Functions of the SITESUPPORT Library.
INCLUDE/FILEMATCH/
TEMPLATES
alg_m1993-021992-12-153.9-49.1include.conEntry point declarations for the FILEMATCH, DIRMATCH, and related procedures in SITESUPPORT.
INCLUDE/FORM/
DEFINES
alg_m1992-041992-02-123.8-49.1include.conDefinitions for the FORM procedures of the SITESUPPORT library.
INCLUDE/FORM/
TEMPLATES
alg_m1992-041992-05-303.8-49.1include.conEntry point declarations for accessing the FORM procedures in the SITESUPPORT library.
INCLUDE/FSR/DEFINESalg_m1994-052000-11-224.0-49.1include.con 
INCLUDE/FSR/
TEMPLATES
alg_m1994-051994-03-294.0-49.1include.conSupport declarations for using the File Support Routines of the ASFILESUPPORT Library.
INCLUDE/GETSTATUS/
DEFINES
dca_m1991-112002-10-263.9-49.1include.conGeneral-purpose defines for using the GETSTATUS intrinsic.
INCLUDE/GETSTATUS/
DIRECTORY/DEFINES
dca_m 2003-01-294.0-49.1include.conDefines for using the directory scanning function of the GETSTATUS intrinsic.
INCLUDE/GETSTATUS/
MESSAGES
dca_m2003-032003-01-2747.1-49.1include.conThis $ INCLUDE file contains a list of GETSTATUS and SETSTATUS "hard" messages used by SYM/GPDIRSUPPORT.
INCLUDE/GETSTATUS/
MISC/DEFINES
dca_m1991-111995-01-043.9-49.1include.conDefines for using the "Miscellaneous" function of the GETSTATUS intrinsic.
INCLUDE/GETSTATUS/
MIX/DEFINES
dca_m1993-051994-12-293.9-49.1include.conDefines for using the "Mix Request" function of the GETSTATUS intrinsic.
INCLUDE/GETSTATUS/
UNIT/DEFINES
dca_m 1991-04-303.9-45.1include.conDefines for using the "Unit Request" function of the GETSTATUS intrinsic.
INCLUDE/GPATTRIB/
DEFINES
alg_m2003-072003-06-2448.1-49.1include.con$ INCLUDE this file in all programs that use the Attribute Management procedures of the GPDIRECTORYSCAN Library. It provides field defines for the ATTRIBINFORMER procedure. It also defines the integers for the attribute types, which are needed when you call an attribute conversion procedure.
INCLUDE/GPATTRIB/
TEMPLATES
alg_m2003-072003-06-0748.1-49.1include.con$ INCLUDE this file in your program if you want to use the Attribute Management procedures of GPDIRECTORYSCAN (i.e., GETATTRIBUTENAME, GETMNEMONICNAME, etc.), but are not using the directory search procedures. Do not $ INCLUDE this file if you are using INCLUDE/GPDIRSCAN/TEMPLATES.
INCLUDE/GPDIRSCAN/
DEFINES
alg_m2003-032003-06-0347.1-49.1include.con$ INCLUDE this file in all ALGOL programs that use the directory search procedures of the GPDIRECTORYSCAN Library.
INCLUDE/GPDIRSCAN/
SCANLDIRECTORY
alg_m2003-032003-02-1147.1-49.1include.con$ INCLUDE this file when using the SCANLDIRECTORY procedure of GPDIRSUPPORT. Use this instead of INCLUDE/GPDIRSCAN/TEMPLATES when using the SCANLDIRECTORY procedure.
INCLUDE/GPDIRSCAN/
TEMPLATES
alg_m2003-032003-06-0747.1-49.1include.conThis $ INCLUDE file declares the GPDIRECTORYSCAN Library, the OPENDIRECTORY, READDIRECTORY, etc., procedures, and all of the exported attribute variables. Use this for all procedures in GPDIRECTORYSCAN except for SCANLDIRECTORY.

It also declares the Attribute Management procedures and exported variables. $ INCLUDE this file to access both the directory scan and attribute management procedures. Use INCLUDE/GPATTRIB/TEMPLATES instead if you only want the attribute management procedures (GETMNEMONICNAME, etc.).
INCLUDE/GPSTDFORM/
DEFINES
alg_m2001-012003-01-0747.1-49.1include.con 
INCLUDE/GPSTDFORM/
MESSAGES
alg_m2001-012001-01-0847.1-49.1include.con 
INCLUDE/GPSTDFORM/
TEMPLATES
alg_m2001-012001-02-2047.1-49.1include.conINCLUDE files for the GP Standard Form Name functions.
INCLUDE/HASH/
TEMPLATES
alg_m1992-051993-02-243.8-49.1include.conEntry point declarations for the HASH procedures in the SITESUPPORT system library.
INCLUDE/INCLUDE/
DEFINES
alg_m1991-011990-11-233.8-49.1include.conDefines for the Include Facility of the SERVICESUPPORT Library.
INCLUDE/IOHANDLER/
DEFINES
alg_m2002-102002-10-2947.1-49.1include.conDefines for writing IOHANDLERs.
INCLUDE/LOCK/
DEFINES
alg_m2001-122001-09-2947.1-49.1include.conDefines for the advanced locking procedures presented in the December 2001 issue.
INCLUDE/MASKSCAN/
DEFINES
dca_m2000-012001-02-1946.1-49.1include.conDefines for the GP/MaskScan pattern matching procedures.
INCLUDE/MASKSCAN/
TEMPLATES
alg_m2000-012000-02-1746.1-49.1include.conLibrary entry point declarations for the GP/MaskScan pattern matching procedures.
INCLUDE/MCPSUPPORT/
PRIV/DEFINES
alg_m   include.con 
INCLUDE/MCPSUPPORT/
PRIV/TEMPLATES
dca_m   include.con 
INCLUDE/MCPSUPPORT/
STD/TEMPLATES
dca_m1991-112000-07-173.9-49.1include.conDeclarations for specific MCPSUPPORT Library procedures.
INCLUDE/MCS/DCWRITE/
DEFINES
dca_m1993-011991-05-223.9-49.1include.conData structures for supporting the typical DCWRITE calls of an MCS.
INCLUDE/
MESSAGEBEARER/
TEMPLATES
alg_m   include.con 
INCLUDE/MISC/
DEFINES
alg_m1992-022000-07-083.8-49.1include.conMiscellaneous defines that could not be categorized in other places.
INCLUDE/NETROUTINES/
DEFINES
alg_m 1990-10-163.8-44.1include.con 
INCLUDE/NETROUTINES/
TEMPLATES
alg_m 1990-08-063.8-44.1include.conDefines and entry point declarations for programs that want to use the BNAv2 Program Agent procedures of the SITESUPPORT Library. DE-IMPLEMENTED ON SSR 44.1.
INCLUDE/
PATTERNMATCH/
TEMPLATES
alg_m1990-051992-01-093.9-49.1include.conEntry point declarations for programs that want to use the PATTERNMATCH and MULTI_STRING_PATTERN procedures of the SITESUPPORT system library.
INCLUDE/PAUPERLOG/
TEMPLATES
alg_m1992-021992-01-293.9-49.1include.conEntry point declarations for programs that want to use the SITELOG, LOGSITEMESSAGE, and PRIMETIME procedures of the PAUPERSUPPORT library.
INCLUDE/
PAUPERSUPPORT/
TEMPLATES
alg_m 1995-04-273.8-49.1include.conEntry point declarations for the procedures exported by the PAUPERSUPPORT system library.
INCLUDE/PAUPERTASK/
TEMPLATES
alg_m1993-052001-09-283.9-49.1include.conEntry point declaration for the PROCUREEVT procedure and the LOCK procedures in PAUPERSUPPORT.
INCLUDE/PB/DEFINESalg_m1996-101996-10-1042.3-49.1include.conDefines for reading printer backup files.
INCLUDE/RE/DEFINESalg_m1992-091992-06-123.8-49.1include.con 
INCLUDE/RE/
TEMPLATES
alg_m1992-091993-02-023.8-49.1include.conDefines and entry point declarations for programs that use the Regular Expression library entry points.
INCLUDE/REPORTCARD/
DEFINES
dca_m2003-102003-11-2648.1-49.1include.conDefines for using the REPORTING_CONTROLCARD function from a DCALGOL program.
INCLUDE/SCAN/
DEFINES
dca_m1990-052003-04-173.8-49.1include.con 
INCLUDE/SCAN/
TEMPLATES
alg_m1990-052003-06-273.8-49.1include.conDefines and entry point declarations for programs that use the Common Scan Functions.
INCLUDE/
SCANDIRECTORY/
DEFINES
dca_m1990-052003-02-113.8-49.1include.con 
INCLUDE/
SCANDIRECTORY/
TEMPLATES
alg_m1990-051994-03-263.8-49.1include.conDefines and entry point declarations for programs that use the SCANDIRECTORY, DISPLAYTOSTANDARD, and STANDARDTODISPLAY procedures of SITESUPPORT.
INCLUDE/SDASUPPORT/
DEFINES
alg_m1990-051990-03-233.8-49.1include.con 
INCLUDE/SDASUPPORT/
TEMPLATES
alg_m1990-052000-07-123.8-49.1include.conDefines and entry point declarations for programs that want to call procedures in the SDASUPPORT system library. (This library is supplied by Unisys.)
INCLUDE/SETSTATUS/
MISC/DEFINES
dca_m1991-111991-11-023.9-49.1include.conDefines for using the "Miscellaneous" function of the SETSTATUS intrinsic.
INCLUDE/SETSTATUS/
UNIT/DEFINES
dca_m   include.con 
INCLUDE/SITE/
LOGGING/DEFINES
alg_m1992-011991-11-283.9-49.1include.conDefines for specifying certain local options which are required in order to compile the PAUPERSUPPORT system library.
INCLUDE/
SLAVELIBRARY/
TEMPLATES
alg_m2000-092000-08-0746.1-49.1include.conProcedure declarations for library entry points that are passed through SITESUPPORT to its "slave library".
INCLUDE/STRING/
TEMPLATES
alg_m1990-101990-08-113.8-49.1include.conEntry point declarations for the Common String Functions of the SITESUPPORT Library.
INCLUDE/SUMLOG/
DEFINES
dca_m1990-052000-08-073.8-49.1include.conDefines for interpreting some of the SUMLOG data structures.
INCLUDE/SUMLOG/
GLOBALS/DEFINES
dca_m2000-092000-07-1746.1-49.1include.conGlobal constants for programs using SUMLOG header words.
INCLUDE/SUMLOG/
LOGINST/DEFINES
alg_m1992-021991-12-153.9-49.1include.conDefines for interpreting installation records of the SUMLOG (major type = 7). These defines correspond to the installation format defined in the Journal. Sites already using installation records will need to modify these defines.

Previously named INCLUDE/SUMLOG/INSTALLATION/DEFINES.
INCLUDE/SUMLOG/
LOGMAJJOB/DEFINES
alg_m 1992-01-043.9-49.1include.conDefines for interpreting job and task records of the system log.
INCLUDE/SUMLOG/
LOGMAJMCS/DEFINES
alg_m 1992-01-083.9-49.1include.conDefines for interpreting MCS records of the system log.
INCLUDE/SUMLOG/
LOGMAJMISC/DEFINES
alg_m1992-021991-12-173.9-49.1include.conDefines for interpreting the LOGMAJMISC (major type = 6) records of the SUMLOG.
INCLUDE/SUMLOG/
LOGMAJPRNT/DEFINES
dca_m   include.con 
INCLUDE/SUMLOG/
LOGMAJVOL/DEFINES
alg_m1996-062000-07-1842.3-49.1include.conDefines for interpreting the LOGMAJVOL (major type = 15) records of the SUMLOG.
INCLUDE/SUMLOG/
MCPLOGGER/DEFINES
dca_m2000-092000-08-0146.1-49.1include.conHeader word layouts for programs writing log entries to the system log.
INCLUDE/SUMLOG/
VERSION1/DEFINES
dca_m2000-092000-07-1746.1-49.1include.conThis file is the same as INCLUDE/SUMLOG/DEFINES except that it only supports the "version 1" log header format.
INCLUDE/SYSTEMINFO/
DEFINES
alg_m2000-092000-07-1846.1-49.1include.conDefinitions for calling the SYSTEM_INFO intrinsic.
INCLUDE/
SYSTEMSTATUS/
DEFINES
dca_m1992-041991-11-133.9-49.1include.conGlobal definitions for using the SYSTEMSTATUS intrinsic.
INCLUDE/
SYSTEMSTATUS/
MAINFRAMEINFO/
DEFINES
dca_m 1993-10-264.0-49.1include.conDefinitions for obtaining mainframe info from SYSTEMSTATUS.
INCLUDE/
SYSTEMSTATUS/
UTILIZATION/DEFINES
dca_m1992-041991-11-133.9-49.1include.conDefinitions for using the system utilization (case #25) call of the SYSTEMSTATUS intrinsic.
INCLUDE/TDCONTROLS/
DEFINES
alg_m1991-021991-11-203.8-49.1include.conDefines required in order to use screen formatting in MLS declarations in an ALGOL program.
INCLUDE/TRANSFORM/
DEFINES
dca_m1991-011996-09-113.8-49.1include.conDefines used by transforms in the TRANSFORMSUPPORT Library.
INCLUDE/USERDATA/
ASSUMEUSERCODE
dca_m1994-011993-11-274.0-49.1include.conCode for assigning a usercode to a task where the password for that usercode is not known.
INCLUDE/USERDATA/
DEFINES
alg_m   include.con 
INCLUDE/USERPROFILE/
DEFINES
alg_m   include.con 
INCLUDE/VERBTABLE/
DEFINES
alg_m1990-101994-05-033.8-49.1include.con 
INCLUDE/VERBTABLE/
TEMPLATES
alg_m1990-101994-04-303.8-49.1include.conDefines and entry point declarations for programs using the Verb Table lookup facility.
INCLUDE/WFL/
DATABASE/PARAMETERS
wfl_m1991-051991-04-303.8-49.1include.conOne of two WFL "$ INCLUDE" files which define a working environment for performing DMSII database dumps. Used in conjunction with INCLUDE/WFL/DB/FUNCTIONS.
INCLUDE/WFL/DATE/
MODULE
wfl_m2003-012002-12-1047.1-49.1include.conDate conversion routines for WFL jobs.
INCLUDE/WFL/DB/
FUNCTIONS
wfl_m1991-051991-04-303.8-49.1include.conOne of two WFL "$ INCLUDE" files which define a working environment for performing DMSII database dumps. Used in conjunction with INCLUDE/WFL/DATABASE/PARAMETERS.
INDEXdat_m     
INDEX/TEXTtxt_m     
INFILE/DBATOOLS/1sqd_m1998-101998-10-0444.1-49.1oct1998.conSample input file for generating reports using dbaTOOLS.
INIT/CPSFO1/X25CONNtxt_m1991-091991-08-033.8-49.1sep1991.con 
INIT/CPSFO1/X25TERMtxt_m1991-091991-08-033.8-49.1sep1991.conBNAv2 "init" files for defining an X.25 connection.
IO/ROUTINESwfl_m1988-112002-01-153.7-49.1nov1988.conThis is a WFL "$ INCLUDE" file which must be available to all users who want to make use of the "WFL I/O" technique described in the November, 1988, issue.

Update note in the Letters column of January, 2002.
LIBRARY/805/PDc74_m1990-041990-03-113.7-49.1include.conProcedure Division routines for interfacing to the Common String Functions from a COBOL74 program.
LIBRARY/805/WSc74_m1990-041990-03-113.7-49.1include.conWorking-Storage definitions for a COBOL74 string parser.
LIBRARY/848/PDc74_m1993-071993-03-223.9-49.1include.conProcedure Division routines for interfacing with the DBFSUPPORT Library.
LIBRARY/848/WSc74_m1993-071993-05-093.9-49.1include.conWorking-Storage definitions for interfacing with the DBFSUPPORT Library.
LIBRARY/DATETIME/WS/
TIMEVALUE
c74_m1995-071995-05-2041.2-49.1include.conCopy library containing a description of the parameter to the C74TIME function for COBOL programs.
LIBRARY/FSR/WS/
DESCRIPTOR
c74_m1994-051996-12-214.0-49.1include.con 
LIBRARY/FSR/WS/MISCc74_m1994-051996-12-214.0-49.1include.conCopy libraries for using the File Support Routines in COBOL programs.
LIBRARY/GPDIRSCAN/
ATTLIST
c74_m2003-042003-06-2848.1-49.1include.conA series of 77-level declarations declaring the <file attribute> numbers used by the MCP. Required for GPDIRECTORYSCAN procedures.

Updated on 6/24/2003 to include the attribute type numbers required when calling the Attribute Management procedures.
LIBRARY/GPDIRSCAN/
WS
c85_m2003-042003-05-1048.1-49.1include.conWORKING-STORAGE SECTION declarations for programs using the GPDIRECTORYSCAN procedures.
LIBRARY/GPRCCLIB/WSc85_m2003-102003-12-0248.1-49.1include.conCopy library containing the declarations used by COBOL programs for invoking the REPORTING_CONTROLCARD routines in the GPRCCLIB (provided by GPJOBSUPPORT).
LIBRARY/GPSTDFORM/
WS
c74_m2001-012003-02-1547.1-49.1include.conCopy library containing option declarations for COBOL programs using the GP Standard Form Name procedures.
LIBRARY/LGM/PDc74_m1992-021992-01-013.9-49.1include.conCopy library for COBOL74 programs that provide PROCEDURE DIVISION routines the program would use to call the SITELOG procedure in PAUPERSUPPORT.
LIBRARY/LGM/WSc74_m1992-021992-01-013.9-49.1include.conCopy library for COBOL74 programs that defines the WORKINGSTORAGE section variables needed for using the SITELOG procedure of PAUPERSUPPORT.
LIBRARY/MASKSCAN/WSc74_m2000-012000-02-1746.1-49.1include.conCopy library for COBOL programs using the GP/MaskScan pattern matching procedures.
LIBRARY/SCAN/WSc74_m1994-022003-06-274.0-49.1include.conCOBOL74 description of the Scan Descriptor for the Common Scan Functions.
LIBRARY/VERBTABLE/
WS
c74_m1990-101994-05-034.0-49.1include.conCOBOL74 description of the Verb Table Descriptor for the Verb Table Functions.
LSS/MONITOR/JOBwfl_m1994-121994-10-224.0-49.1dec1994.conA WFL job illustrating how you might programmatically direct AX commands to the LSS LINC job.
MAKE/BATCHFTP03sqd_m2000-122000-11-1846.1-49.1batchftp.conA CANDE "do" file that will create SYM/BATCHFTP03 out of SYM/BATCHFTP02 and compile it to make SYS/BATCHFTP03.
mar1998\*zip1998-031998-10-10Windowsmar1998.zipDemonstration programs in Microsoft Visual Basic and COBOL74 for CCF-COMSOCK. Not included in the original INDEX file.
OUTLINE/CGIAPP/1alg_m1997-031997-02-1542.3-49.1mar1997.conOutline for creating a CGI application.
PATCH/
ARCHIVESUPPORT/461
dat_m1999-121999-11-2245.1-46.1dec1999.con 
PATCH/
ARCHIVESUPPORT/461/
EXCLUDELIST
dca_m1999-121999-12-2145.1-46.1dec1999.con 
PATCH/
ARCHIVESUPPORT/461/
RESTORE
dca_m1999-121999-12-1745.1-46.1dec1999.conPatches to SYMBOL/ARCHIVESUPPORT for implementing an exclude list and selecting a particular restore tape.
PATCH/COBOL74/441/
CALENDAR
dat_m1998-061998-05-1644.1 onlyjun1998.conPatch to the COBOL74 compiler to implement the DATE data type and support for 21st century dates.
PATCH/MCP/37/
IBMLABEL/1
nwp_m1990-071990-06-233.7  
PATCH/MCP/37/
IBMLABEL/2
nwp_m1990-071990-06-233.7 These two patches allow compatibility between A-Series and IBM System 36 tapes. (These patches are qualified for 3.7 only. You will need to perform your own maintenance for later releases.)
PATCH/MCP/423/
PASSCOMPRESSION
nwp_m     
PATCH/MCP/441/
PASSCOMPRESSION
nwp_m     
PATCH/MCSINITIALIZEdca_m1993-011992-11-213.9-49.1jan1993.conA procedure for making a DCALGOL program into an MCS.
PATCH/PRINTAUDIT/
451/TRANSSTATS
dma_m1999-061999-06-0845.1-49.1jun1999.conIllustrates how to create a PRINTAUDIT program that reports the amount of time a program stays in DMSII transaction state.
PATCH/WWWSERV/12A/
BINARYFILES
dca_m1997-011996-12-1942.3-?jan1997.conThis patch makes the NYSED Web Server compatible with the BATCHFTP program for transferring binary files. Relevant to version 12A of the NYSED Web Server.
PATCH/WWWSERV/12N1/
BINARYFILES
dca_m1997-041997-04-0142.3-?apr1997.conSame patch, but for version 12N1 of the NYSED Web Server.
PROCEDURE/COLDSTARTtxt_m1991-10  oct1991.con 
PROFILE/FTPGEN/
MASTER
sqd_m1997-062000-12-20databatchftp.conSample Profile file for the FTPGEN program.
READMEsqd_m     
REPORTXRF/READalg_m1991-01  jan1991.con 
SITE/HOLIDAYSsqd_m1994-072003-10-04datasitesup.conA sample "holidays" file, which is required by the SITESUPPORT system library.
SITE/SLAVELIBNAMESsqd_m2000-092000-07-01datasitesup.conAn input file to SITESUPPORT identifying the name of a "slave" SITESUPPORT.
Socket1\*zip1997-101997-09-16WindowsSocket1.zipPC-based TCP/IP socket program written in C++ for the Borland C++ Builder 1.0 compiler and its Internet Control Pack component. Not included in the original INDEX file.
Socket2\*zip1997-101997-09-16WindowsSocket2.zipPC-based TCP/IP socket program written in C++ for the Borland C++ Builder 1.0 compiler and the Windows Winsock API. Not included in the original INDEX file.
STREAMDATA/SAMPLE1dat_m2002-012002-01-02datajan2002.conData files for testing SYM/STREAMIOH/FLAT1 and derivative programs as described in the January, 2002 issue.
STREAMDATA/SAMPLE2dat_m2002-012002-01-02datajan2002.conData files for testing SYM/STREAMIOH/FLAT1 and derivative programs as described in the January, 2002 issue.
SUPERVISOR/
SAMPLEINPUT
sqd_m1996-062002-04-0942.3-49.1jun1996.conA sample input file for using the SYM/SUPERVISOR program.
SYM/AI/ATTLISTalg_m1993-041993-02-283.9-49.1apr1993.conA sample program to illustrate how the ATTRIB_INFO_FROM_NUMBER procedure is used.
SYM/AI/C74TESTc74_m1993-081993-05-314.0-49.1aug1993.conA sample program illustrating how to use the AI_FILEINTERFACE procedure in the SITESUPPORT Library.
SYM/AI/TESTalg_m1993-051993-03-233.9-49.1may1993.conThis program illustrates how to use the ASERIES_INFO procedures of the SITESUPPORT Library.
SYM/ALFAKEYTESTc74_m1990-071990-06-233.8-49.1 A sample program to illustrate how the ALFAKEY procedures in the SITESUPPORT library operate.
SYM/ALGOLMATCHalg_m1996-101996-10-1042.3-49.1oct1996.conA utility to match each "END" in an ALGOL program with its corresponding "BEGIN".
SYM/ARCHGENdca_m1997-121997-11-0844.2-49.1dec1997.conA utility for generating WFL jobs that use the WRAP command to copy particular types of files to a single container file.
SYM/ARCHIVECLEANERdca_m2000-062000-03-2446.1-49.1jun2000.conA utility to delete expired archive entries.
SYM/ASDANALYZERnwp_m     
SYM/ASFILESUPPORTdca_m1994-052000-12-2342.1-49.1batchftp.conThe Library which holds the File Support Routines and other procedures related to A-Series file processing. Requires privilege "PP:T".
SYM/ASREPLACERalg_m2000-032000-02-1746.1-49.1mar2000.conCreates a version of SYS/REPLACER where the A-Series pattern matching code (MaskScan) is used by default instead of Regular Expression pattern matching.
SYM/ASSOCKETalg_m1997-091997-08-2844.1-49.1sep1997.conSocket echo program.
SYM/ASSUMEUSER/
TEST1
dca_m1994-011993-11-274.0-49.1jan1994.conExample programs illustrating how to assign a usercode to a task without knowing that usercode's password.
SYM/ASSUMEUSER/
TEST2
dca_m1994-011993-11-274.0-49.1jan1994.conExample programs illustrating how to assign a usercode to a task without knowing that usercode's password.
SYM/AUTOSTARTalg_m1990-041990-03-113.7-49.1apr1990.conThe AUTOSTART program for automatically initiating jobs when data files arrive from outside sources.
SYM/BATCHFTP02dca_m1997-062000-12-1642.3-49.1batchftp.conVersion "2" of the BATCHFTP program (above). Updated to use the TCPIPNATIVESERVICE protocol so that it works with SSR 44.1 and later networking.
SYM/BATCHFTP03dca_m     
SYM/BYINIT/CALLER/1alg_m2003-10 48.1-49.1oct2003.conExample programs for the article, "Invoking Libraries by Initiator".
SYM/BYINIT/CALLER/2alg_m2003-10 48.1-49.1oct2003.conExample programs for the article, "Invoking Libraries by Initiator".
SYM/BYINIT/LIBRARY/
1
alg_m2003-10 48.1-49.1oct2003.conExample programs for the article, "Invoking Libraries by Initiator".
SYM/BYINIT/LIBRARY/
2
alg_m2003-10 48.1-49.1oct2003.conExample programs for the article, "Invoking Libraries by Initiator".
SYM/BYINIT/LIBRARY/
3
alg_m2003-10 48.1-49.1oct2003.conExample programs for the article, "Invoking Libraries by Initiator".
SYM/BYINIT/LIBRARY/
4
alg_m2003-10 48.1-49.1oct2003.conExample programs for the article, "Invoking Libraries by Initiator".
SYM/Cdca_m1996-042001-01-2941.2-49.1c.conA utility for initiating compiles. Replaces the "compile" command in CANDE.
SYM/C74/CALENDAR1c74_m1998-091998-08-1144.1-49.1sep1998.conCOBOL74 example program for using the updated Common Business Date Routines in SITESUPPORT.
SYM/C74/CIRCLEc74_m1994-091994-07-073.9-49.1sep1994.conA program to illustrate passing integer and floating point values between a WFL and a COBOL74 program.
SYM/
C74DATEFUNCTIONS
alg_m1998-06 44.1 onlyjun1998.conSupport Library for the PATCH/COBOL74/441/CALENDAR patch.
SYM/C74DATETESTc74_m1998-061998-05-1644.1 onlyjun1998.conCOBOL74 test program to illustrate the features of the PATCH/COBOL74/441/CALENDAR patch.
SYM/C85/READASFILEc85_m1995-031995-02-0341.2-49.1mar1995.conExample program illustrating how to call Library procedures using the formal syntax of COBOL85.
SYM/CALCalg_m1991-051991-04-303.8-49.1may1991.conThe current version of the calculator program. This version runs as a CANDE utility and incorporates TD-style screen formatting. The "help" file is titled SYS/CALC/HELP. Note: The source was formerly called SYM/CALC/VERSION3.
SYM/CALC/DIRECTIVEalg_m1991-041991-03-053.8-49.1apr1991.conProvides access to the CALC procedure of SITESUPPORT via a MARC Directive. This provides the calculator facility without requiring the user to run a program each time he wants to use it.
SYM/CALL/LINCLIBalg_m1993-031993-01-013.9-49.1mar1993.conIllustrates how to write a Library procedure that can be called from a LINC program.
SYM/CALLER1alg_m1991-051991-04-303.8-49.1may1991.conThese programs are used in conjuction with SYM/LIBRARY1 through SYM/LIBRARY4 to illustrate the A-Series File Access rules.
SYM/CALLER2alg_m1991-051991-04-303.8-49.1may1991.conThese programs are used in conjuction with SYM/LIBRARY1 through SYM/LIBRARY4 to illustrate the A-Series File Access rules.
SYM/CALLER3alg_m1991-051991-04-303.8-49.1may1991.conThese programs are used in conjuction with SYM/LIBRARY1 through SYM/LIBRARY4 to illustrate the A-Series File Access rules.
SYM/CB/1alg_m2002-092002-09-0247.1-49.1sep2002.conSample Connection Library programs.
SYM/CB/2alg_m2002-092002-09-0247.1-49.1sep2002.conSample Connection Library programs.
SYM/CB/3alg_m2002-092002-09-0247.1-49.1sep2002.conSample Connection Library programs.
SYM/CB/4alg_m2002-092002-09-0247.1-49.1sep2002.conSample Connection Library programs.
SYM/CBCALLER/1alg_m2002-092002-09-0247.1-49.1sep2002.conCalling program for the SYM/CB/= programs.
SYM/CFILE/DUMPalg_m1998-122000-11-0844.1-49.1dec1998.conDumps the entire COMS CFILE to a CANDE-compatible file. Designed for use in a batch job. Requires privilege "PP".
SYM/CFILE/LOADalg_m1998-121998-11-1444.1-49.1dec1998.conLoads the COMS CFILE from a CANDE-compatible source file. Designed for use in a batch job. Requires privilege "PP".
SYM/CGI/ECHOPGMdca_m1997-031997-02-1542.3-49.1mar1997.conExample CGI application program.
SYM/CHANGEITalg_m1996-101996-08-3142.3-49.1oct1996.conUtility for selectively retitling files using a directory or wildcard expression.
SYM/CHANGEIT2alg_m2001-03  mar2001.con 
SYM/CLEARSTATIONSalg_m1998-121998-11-2144.1-49.1dec1998.conUtility for deleting all of the station definitions in the COMS CFILE that match the description of DEFAULTSTATION. Requires privilege "PP".
SYM/CMMDdca_m1989-091990-01-273.6sep1989.conA utility program for releasing data files to LINC "Manager" programs.
SYM/COLLATEdca_m1988-011990-01-273.6-49.1jan1988.conA program to cross-reference COBOL Copy Libraries and ALGOL $ INCLUDE files with the programs that invoke them.
SYM/COLLATEMATCHalg_m1993-041993-01-243.9-49.1apr1993.conA utility program that reports all disk files which contain a requested text pattern. The text pattern may be any Regular Expression.
SYM/COLORTABLEGENalg_m1997-031997-01-0542.3-49.1mar1997.conUtility for generating data tables for an ALGOL program. Designed for creating Web-compatible color code tables.
SYM/
COMPACTIONSUPPORT
dca_m1988-081990-01-273.6-49.1aug1988.conA library procedure for performing data compression in a COMS window.
SYM/
COMPACTIONSUPPORT/
EXAMPLE
alg_m1988-081990-01-273.6-49.1aug1988.conA program to illustrate how the COMPACTIONSUPPORT library procedure is used.
SYM/COMPILEMATCHalg_m1993-031993-01-243.9-49.1mar1993.conA utility program that searches program source files for a specific text pattern and then automatically compiles all programs found. The text pattern may be a Regular Expression.
SYM/COMS/CFILEMGMTalg_m1992-091992-09-053.8-49.1sep1992.conA program for eliminating unused entries from the COMS CFILE.
SYM/COPYARCFILE/
EXAMPLE
c74_m2000-042000-03-0246.1-49.1apr2000.conExample COBOL74/COBOL85 program for invoking the COPYARCFILE procedure in SITESUPPORT. This procedure dumps the archive recording file for a pack to disk for user programs to read.
SYM/COPYFILE/0alg_m1993-021992-12-083.9-49.1feb1993.conThis program copies the text portion of a file of various FILEKINDs to a simple DATA file. The input file may be of any FILEKIND supported by the DOCFILE routines, including a printer backup file. Sequence numbers, Mark ID info, and so forth are stripped as the file is copied. File name changed from SYM/COPYFILE.
SYM/COPYFILE/1alg_m2002-102002-09-2347.1-49.1oct2002.conDriver program for testing SYM/IOHANDLER/1.
SYM/COUNTDOWN/1alg_m1994-021994-01-164.0-49.1feb1994.con 
SYM/COUNTDOWN/2c74_m1994-021994-01-234.0-49.1feb1994.conExample programs to illustrate use of the Common Scan Functions. These programs report how far away January 1, 2000 is from the date entered.
SYM/COUNTDOWN/3c74_m1994-071994-05-034.0-49.1jul1994.conThis example illustrates how to add the Verb Table Functions to the SYM/COUNTDOWN/2 program.
SYM/CPRETTYc74_m1995-061995-04-1941.2-49.1jun1995.conA utility program to reformat a COBOL source program according to the recommendations in the article, "Suggestions for COBOL Programming on Unisys A-Series Computers".
SYM/CRCR/1alg_m1994-121994-10-0341.2-49.1dec1994.conExample programs illustrating the core-to-core function implemented in 4.0 SR 3 and above.
SYM/CRCR/2c85_m1994-121994-10-0341.2-49.1dec1994.conExample programs illustrating the core-to-core function implemented in 4.0 SR 3 and above.
SYM/DASDLPROPalg_m1993-071993-05-183.9-44.1jul1993.conThis program generates a usage analysis for a DMSII database and writes the report into a dBase IV formatted file for immediate transfer to a PC. Requires the DBFSUPPORT Library.
SYM/DBF/EXAMPLEc74_m1993-071993-02-193.9-49.1jul1993.conA COBOL74 program illustrating how to use the DBFSUPPORT Library.
SYM/DBFSUPPORTalg_m1993-071993-02-223.9-49.1jul1993.conThis support library enables a programmer to create or read dBase IV formatted files on the A-Series. This corresponds to files with the ".DBF" extension on the PC.
SYM/DCKEYINdca_m1999-101999-11-243.9-49.1oct1999.conA utility program that allows WFL jobs to enter system console commands. For security reasons, do not privilege this program. Instead, insist that all users of it run under a privileged usercode.
SYM/DCKEYIN/
INTERPRET
dca_m1988-031990-01-273.7-49.1mar1988.conA program that displays the response to the DCKEYIN intrinsic in both EBCDIC and HEX. User must be privileged. Originally published as SYM/DCKEYIN.
SYM/DCKEYIN2dca_m1994-071994-05-304.0-49.1jul1994.conA program which executes a DCKEYIN command that is passed in via the TASKSTRING attribute.
SYM/DECODEalg_m1992-01  decode.conThe utility program for restoring source files to their original form given an input file that is in "Source Encoded Format". This program must be used to expand any files loaded from Gregory Publishing's bulletin board. It is also used to expand the file *BK/DMSII/01 included on the tape or CD.

THIS PROGRAM IS SUPERCEDED BY THE WRAP/UNWRAP FEATURE OF THE MCP. IT IS SUPPLIED SO THAT YOU CAN DECODE EXISTING SYS/ENCODE-ed FILES.
SYM/DEPENDENTSPECSalg_m2002-042002-04-0947.1-49.1apr2002.conSample program illustrating the correct procedure for reading files when DEPENDENTSPECS is true.
SYM/DESTINATION/1alg_m1994-012002-12-214.0-49.1jan1994.conPrograms illustrating how to validate print destinations.
SYM/DESTINATION/2c74_m1994-012002-12-214.0-49.1jan1994.conPrograms illustrating how to validate print destinations.
SYM/DIRECTIVE/
SKELETON
dca_m1991-041991-03-053.8-49.1apr1991.conA shell that an ALGOL programmer may use as a starting point from which to write a MARC Directive.
SYM/DIREXAMPLEc74_m1991-031991-02-113.8-49.1mar1991.conA program illustrating use of the DIRECTORY procedure in the SITESUPPORT library.
SYM/DIRSCAN/1alg_m1996-101996-08-1942.3-49.1oct1996.conALGOL example showing how to use the SCANWILDTITLE procedure.
SYM/DIRSCAN/2c85_m1996-101996-08-3142.3-49.1oct1996.conCOBOL85 example showing how to use the SCANWILDTITLE procedure.
SYM/DISKFAXIIalg_m1987-031990-01-273.6-49.1mar1987.conA program that will assist COBOL programmers in deriving the ideal blocking factors for ALIGNED180 disk files.
SYM/DMI/LINEARLISTalg_m1995-071995-05-0641.2-49.1jul1995.conDMINTERPRETER program to list the structures of a database in DBSTRUCTURE sequence.
SYM/DMI/
PRESDBREPORT
alg_m1995-071995-05-0641.2-49.1jul1995.conDMINTERPRETER program to list the structures of PRESDB in DASDL format.
SYM/DMI/
STRUCTUREREPORT
alg_m1995-071995-05-0641.2-49.1jul1995.conGeneralized version of PRESDBREPORT. This DMINTERPRETER program lists the structures of any database in DASDL format.
SYM/DMIEXAMPLE/1alg_m1995-011994-11-2041.2-49.1jan1995.conExample programs for using the DMINTERPRETER interface.
SYM/DMIEXAMPLE/2c74_m1995-011994-11-2041.2-49.1jan1995.conExample programs for using the DMINTERPRETER interface.
SYM/DMS/BACKUPINFOc74_m1991-031991-01-273.8-49.1mar1991.conThis COBOL74 program monitors the backup activity on a DMSII database.
SYM/DMS/TRANSSTATSdma_m1999-061999-06-0845.1-49.1jun1999.conA utility that illustrates how to use the DMSII Audit Reader Library. It also generates reports regarding the amount of time each application program spent in DMSII transaction state.
SYM/DOCFILETESTalg_m1992-111992-09-223.9-42.3nov1992.conA program to illustrate use of the OPENDOCFILE and READDOCFILE procedures in the SITESUPPORT Library. THESE PROCEDURES WERE SUPERCEDED BY THE ASFILESUPPORT PROCEDURES.
SYM/DUMPSLdca_m1996-061996-05-0442.3-49.1jun1996.conDumps the current SL configuration to a disk file in a format compatible with the SYM/SUPERVISOR program.
SYM/ENCODEalg_m1992-021996-01-133.8-46.1decode.conSee: SYM/DECODE.

THIS PROGRAM IS SUPERCEDED BY THE WRAP/UNWRAP FEATURE OF THE MCP. USAGE IS NO LONGER SUPPORTED.
SYM/ENCODEFORFTalg_m   decode.con 
SYM/EVALUATE2alg_m1992-111992-09-103.9-49.1nov1992.conA program to illustrate use of the EVALUATEDIRECTORY procedure in SITESUPPORT.
SYM/EXAMPLE/
SCANLTITLE/ALGOL
alg_m2003-032003-02-1347.1-49.1mar2003.conAn ALGOL example illustrating how to use the SCANLTITLE function in SITESUPPORT.
SYM/EXAMPLE/
SCANLTITLE/COBOL
c74_m2003-032003-02-1547.1-49.1mar2003.conA COBOL example illustrating how to use the SCANLTITLE function in SITESUPPORT. This program compiles in both COBOL74 and COBOL85.
SYM/EXAMPLE/
SCANVOLUMESPEC/
COBOL
c74_m2003-072003-06-2848.1-49.1jul2003.conA COBOL example illustrating how to use the SCANVOLUMESPEC function in SITESUPPORT. This program compiles in both COBOL74 and COBOL85.
SYM/EXPAND/DCKEYINdca_m1997-041997-02-2342.3-49.1apr1997.conA program to illustrate the use of the DCKEYIN intrinsic.
SYM/FAMTESTalg_m1998-011997-12-1344.1-49.1jan1998.conUtility illustrating how to obtain a list of the pack families available on the local A-Series system.
SYM/FCHANGEdca_m 1996-03-0341.2-49.1c.conA utility for allowing non-privileged users to change a file title from one usercode to another. Requires privilege "TA".
SYM/FILEDIRECTORYalg_m1995-041995-03-2041.2-49.1apr1995.conA program illustrating how to use the SCANDIRECTORY procedure in SITESUPPORT.
SYM/FILEDIRECTORY2alg_m2003-032003-02-1247.1-49.1mar2003.conThis program illustrates how to use the SCANLDIRECTORY procedure in GPDIRSUPPORT. It was built from SYM/FILEDIRECTORY and illustrates the changes required in order to migrate from SCANDIRECTORY to SCANLDIRECTORY.
SYM/FINDWARNINGSdca_m2003-072003-06-0247.1-49.1jul2003.conA utility program which will search all of the pack families on your system and generate a report of only those codefiles which contain one or more "deimplementation" warnings.

Updated from the original version published in July, 1991 and then enhanced in September, 1994. Current documentation is only available on Gregory's ClearPath A-Series Technical CD versions dated after June, 2003, in the file '1994sep.pdf'. The program has been removed from the "sep1994.zip" file and published in the "jul2003.zip" file.
SYM/FLEX/CATdca_m2000-072000-06-2346.1-49.1jul2000.conThis utility program written by Brian Shaft provides an improved interface to the A-Series Catalog software. (Freeware)
SYM/FORMalg_m1991-021992-06-043.8-49.1feb1991.conA fully-featured form management program that uses the FORM procedure in SITESUPPORT. This program will generate ALGOL, COBOL74, and COBOL85 source code for generating forms on TDcompatible terminals.
SYM/FORM/SAMPLE1c74_m1992-051992-05-103.8-49.1may1992.conA sample COBOL74 program illustrating how to use the Common Form Functions.
SYM/FORMINFOTESTalg_m1992-051992-05-103.8-49.1may1992.conA sample program to illustrate the FORMINFO procedure of SITESUPPORT.
SYM/FORMTESTalg_m1992-071992-05-303.8-49.1jul1992.conA sample program to illustrate the High Level Form Functions.
SYM/FSRCOPY/1alg_m1994-051994-03-294.0-49.1may1994.conAn ALGOL example illustrating how to use the File Support Routines.
SYM/FSRCOPY/2c74_m1994-051994-03-294.0-49.1may1994.conA COBOL74 example illustrating how to use the File Support Routines.
SYM/FSRCOPY/3c74_m1997-011996-12-2342.3-49.1jan1997.conA COBOL program illustrating how to use the File Support Routines to process printer backup files.
SYM/FTPGENdca_m1997-062001-01-2942.3-49.1batchftp.conProgram to generate BATCHFTP transfers interactively.
SYM/FUPDATEalg_m1989-091990-01-273.7-49.1sep1989.conThe FUPDATE program allows a WFL job to interact with the various Common File Functions. This version of FUPDATE incorporates all of the Common File Functions into a single program.
SYM/GETMIXNUMBERc74_m     
SYM/GETMIXNUMBER2c74_m1998-011997-11-2044.1-49.1jan1998.conA sample COBOL74 program illustrating how to use the TASKSTRING <task attribute>. This program also returns the mix number for a task, looking it up by name via the ASERIES_INFO intrinsic.
SYM/GPATTRIB/ALGOLalg_m2003-072003-06-2448.1-49.1jul2003.conExample program illustrating the use of the Attribute Management procedures in GPDIRECTORYSCAN.
SYM/GPATTRIB/COBOLc74_m2003-072003-06-1948.1-49.1jul2003.conExample program illustrating the use of the Attribute Management procedure for COBOL programs.
SYM/GPDIRSCAN/
ATTRIBS
 2003-032003-05-0547.1-49.1 Program to test and verify the accuracy of the information reported by the GPDIRECTORYSCAN Library in GPDIRSUPPORT. [Mentioned in INDEX, but no file available]
SYM/GPDIRSCAN/COBOLc85_m2003-042003-02-2548.1-49.1apr2003.conProgram illustrating how to access the directory search procedures of the GPDIRECTORYSCAN Library when using COBOL. Works in both COBOL74 and COBOL85.
SYM/GPDIRSUPPORTdca_m2003-032003-06-2047.1-49.1gpdir.conConnection Library providing directory scan services to other programs.

Documentation for COBOL calling programs is provided in the April, 2003 issue.

Updated on 6/20/2003 to export the Attribute Management procedures documented in the July, 2003 issue. Requires privilege "PP:T".
SYM/GPJOBSUPPORTdca_m2003-102003-12-0248.1-49.1jobsup.conConnection Library providing COBOL74 and COBOL85 programs access to the REPORTING_CONTROLCARD function.
SYM/GPRCCLIB/COBOLc74_m2003-102003-12-0348.1-49.1oct2003.conCOBOL74/COBOL85 program illustrating how to use the procedures exported by SYM/GPJOBSUPPORT. This program uses the REPORTING_CONTROLCARD function to monitor a WFL job.
SYM/HANDLE/
EXCEPTIONEVENT1
alg_m1994-091994-07-064.0-49.1sep1994.con 
SYM/HANDLE/
EXCEPTIONEVENT2
c74_m1994-091994-07-064.0-49.1sep1994.conSample programs to illustrate the use of the EXCEPTIONEVENT <task attribute> in both ALGOL and COBOL74.
SYM/HASHTESTalg_m1992-051992-05-103.8-49.1may1992.conA sample program illustrating how to use the HASH functions of SITESUPPORT.
SYM/HASHTEST2alg_m1993-051993-02-233.9-49.1may1993.conA sample program illustrating how the HASHFETCH and HASHLOCATE procedures work.
SYM/HLFAMILYdca_m2002-042002-04-0647.1-49.1apr2002.conUtility program that returns the name of the current halt/load family.
SYM/HOSTS/TESTalg_m1999-061999-05-1245.1-49.1jun1999.conA driver program to test the RETRIEVEHOSTS procedure in the PAUPERSUPPORT Library.
SYM/INCLUDETESTc74_m1991-011991-02-113.8-49.1jan1991.conA COBOL74 program to illustrate how the Include Facility of the SERVICESUPPORT library is used.
SYM/IOHANDLER/1alg_m2002-102002-10-0747.1-49.1oct2002.conExample IOHANDLER program which can be used as a basis for writing your own IOHANDLER.
SYM/IOHANDLER/MQ/1alg_m2002-122002-11-2247.1-49.1dec2002.conThe MQ IOHANDLER. This program will convert simple READ and WRITE statements in an application program into MQ "get" and "put" calls. Requires MSS International's MQ Connect product.
SYM/IOHANDLER/WFL/1dca_m2003-012002-12-1147.1-49.1jan2003.conAn IOHANDLER that gives WFL jobs the ability to lock themselves against an operator DS.
SYM/IOSERVERalg_m1988-111990-01-273.7-49.1nov1988.conThe ALGOL support program required for utilizing "WFL I/O".
SYM/IRc74_m1992-101992-09-013.8-49.1oct1992.conCOBOL74 source code for the Data Center Incident Reporting System. This illustrates one method of writing COMS Direct Window programs in COBOL74.
SYM/KEYINODTdca_m1990-081990-07-123.8-49.1aug1990.conThe DCKEYIN utility program required by the WFL named WFL/SAU/ BACKUP.
SYM/KEYSCHECKERalg_m1999-042002-03-1445.1-49.1apr1999.conA utility for comparing the software files and keys of two different releases. Helps in determining what keys are missing.
SYM/LIBRARY1alg_m1991-051991-04-303.8-49.1may1991.conThe Library programs used to illustrate the File Access rules of the A-Series system. Used in conjunction with SYM/CALLER1 through SYM/CALLER3.
SYM/LIBRARY2alg_m1991-051991-04-303.8-49.1may1991.conThe Library programs used to illustrate the File Access rules of the A-Series system. Used in conjunction with SYM/CALLER1 through SYM/CALLER3.
SYM/LIBRARY3alg_m1991-051991-04-303.8-49.1may1991.conThe Library programs used to illustrate the File Access rules of the A-Series system. Used in conjunction with SYM/CALLER1 through SYM/CALLER3.
SYM/LIBRARY4alg_m1991-051991-04-303.8-49.1may1991.conThe Library programs used to illustrate the File Access rules of the A-Series system. Used in conjunction with SYM/CALLER1 through SYM/CALLER3.
SYM/LINCFORMc74_m1992-111992-09-19unverifiednov1992.conA utility which reads LINC screen definitions out of the LINC database and prints screen images on a system line printer which accurately reflect the appearance of the user screen.
SYM/LITXREFalg_m1996-101996-10-1042.3-49.1oct1996.conA utility for generating a cross reference listing of the string literals and numeric constants used in your ALGOL program.
SYM/LOAD/VIDDB/
ACTINTITLES-RM1
c74_m1996-011995-11-2441.2-49.1jan1996.conLoad programs for loading the VIDDB database.
SYM/LOAD/VIDDB/
ACTORS-RM1
c74_m1996-011995-11-2441.2-49.1jan1996.conLoad programs for loading the VIDDB database.
SYM/LOAD/VIDDB/
TITLES-RM1
c74_m1996-011995-11-2441.2-49.1jan1996.conLoad programs for loading the VIDDB database.
SYM/LOGEXTRACTalg_m1992-032000-07-173.9-49.1logext.conA general-purpose reporting program for viewing the contents of the system SUMLOG. Any number of SUMLOG files may be processed in a single command. String expressions may be used to either "keep" or "discard" records containing a specific string pattern. The report is written to a disk file.
SYM/LOGMESSAGE1alg_m1992-022000-07-103.9-49.1feb1992.con 
SYM/LOGMESSAGE2c74_m1992-021992-01-013.9-49.1feb1992.con 
SYM/LOGMESSAGE3c74_m1992-021992-01-013.9-49.1feb1992.conLOGMESSAGE1 through LOGMESSAGE3 are test programs that illustrate the use of installation log records for recording serious application error conditions.
SYM/MARKPROGRAMdca_m2001-092001-07-1247.1-49.1c.conA utility to apply privileges to codefiles. The program and its documentation were completely rewritten and republished in the September, 2001 issue. Requires privilege "PP SA".
SYM/MASKSCAN/
C74SEQTEST
c85_m2000-012000-02-1246.1-49.1jan2000.conCOBOL (74 & 85) example illustrating how to use the GP/MaskScan pattern matching procedures.
SYM/MASKSCAN/
SEQTEST
alg_m2000-012000-02-1046.1-49.1jan2000.conALGOL example illustrating how to use the GP/MaskScan pattern matching procedures.
SYM/MATCHPACKSalg_m2003-042003-12-2348.1-49.1apr2003.conA utility program for comparing the contents of two pack directories. The two directories may be on different A-Series systems if the two systems are connected via BNA and the utility program PACKMATCHER has been installed on the remote system.
SYM/MCPNAMEdca_m2002-042002-04-0647.1-49.1apr2002.conUtility program that returns the name of the current MCP.
SYM/MEMORY/MGMTdca_m1988-111990-01-273.7-49.1nov1988.conA program for dynamically setting OVERLAYGOAL and AVAILMIN to anticipate possible thrashing situations.
SYM/MERGETDIRSalg_m1999-04  jan1999.conA utility program which reads FILEDATA backup files and generates a combined report that is CANDE-compatible. Required for WFL/SIMPLEVERIFY.
SYM/MESSAGEBEARERalg_m1992-021991-12-033.9-49.1feb1992.conThe program used by the LOGSITEMESSAGE procedure of the PAUPERSUPPORT library to put "alert" messages into the system "Waiting Entries". This is to bring immediate operator attention to an urgent problem.
SYM/MIXdca_m1993-081993-07-104.0-49.1aug1993.conA utility program for searching and sorting mix entries.
SYM/MLSEXAMPLEalg_m1991-021991-02-113.8-49.1feb1991.conA sample program illustrating how to use screen formatting in MLS OUTPUTMESSAGE ARRAYs.
SYM/MQEXAMPLE/
GETFILE
c74_m2002-072002-08-0347.1-49.1jul2002.conExample programs for sending and retrieving messages from an IBM MQSeries queue.
SYM/MQEXAMPLE/
PUTFILE
c74_m2002-072002-08-0347.1-49.1jul2002.conExample programs for sending and retrieving messages from an IBM MQSeries queue.
SYM/MQEXAMPLE/
PUTFILE1
c74_m2002-072002-08-0347.1-49.1jul2002.conExample programs for sending and retrieving messages from an IBM MQSeries queue.
SYM/NAMEPROFILEalg_m1997-061997-04-2542.3-49.1batchftp.conProgram to help you name your FTPGEN profile file.
SYM/NEWHOLIDAYSalg_m1994-072000-07-014.0-49.1sitesup.conThis program reloads the holidays file in the SITESUPPORT library. Run it whenever you change your SITE/HOLIDAYS file.
SYM/NEWSLAVELIBalg_m2000-092000-07-0146.1-49.1sitesup.conThis program reinitializes the "slave library" for SITESUPPORT.
SYM/ODTCOMMANDdca_m1994-011993-12-024.0-49.1jan1994.conA utility to submit ODT commands to the system. Provided so you can schedule activities such as pack squashes.
SYM/OUTPUTMESSAGESalg_m1989-031990-01-273.7-49.1mar1989.conA program to illustrate use of the Multi-Linqual System (MLS).
SYM/PACKFUNCTIONStxt_m1986-111990-01-273.5-42.3nov1986.conThis file is input to SMFII QUERY which will generate the pack utilization report documented in our primier issue (November, 1986).
SYM/PACKFUNCTIONS2txt_m1989-031990-01-273.7-42.3mar1989.conSMFII QUERY source for analyzing pack utilization.
SYM/PACKMATCHERalg_m2003-042003-12-2348.1-49.1apr2003.conA slave utility used by the MATCHPACKS program to scan a pack directory on a remote system that is accessed via BNA.

Replaces SYM/PACKPEEK.
SYM/PACKPEEKalg_m1991-081991-06-303.8-48.1 No longer used. Replaced by SYM/PACKMATCHER, above.
SYM/PAUPERSUPPORTdca_m2001-122003-03-0847.1-49.1pauper.conThis library provides support routines for inserting site-generated information into the system log. It also provides securityrelated procedures. This library is required by several of our software modules. Requires privilege "PP".
SYM/PCL5/ALGOLalg_m2002-062002-06-0847.1-49.1jun2002.conExample programs demonstrating how to embed control characters in printed output when you want to bypass the standard Prints formatting procedures.
SYM/PCL5/COBOLc74_m2002-062002-06-0847.1-49.1jun2002.conExample programs demonstrating how to embed control characters in printed output when you want to bypass the standard Prints formatting procedures.
SYM/POPTEST/FILLUPalg_m1999-031999-02-0145.1-49.1mar1999.conSample program to fill up a DMSII dataset so that the automatic population increase option can be tested.
SYM/PRINTITdca_m1998-011997-12-2444.1-49.1jan1998.conUtility to force a printing of output queued in a CANDE session. Requires privilege "PP".
SYM/PRINTS/DUMPalg_m1993-011995-03-214.0-44.1jan1993.conA utility to dump the PRINTERINFO file to a CANDE-compatible type "TEXT" file. THE FORMAT OF PRINTS HAS CHANGED SIGNIFICANTLY. THIS PROGRAM IS NO LONGER SUPPORTED. IF YOU MAKE MODIFICATIONS TO IT, PLEASE SEND A COPY OF THE CHANGES TO donald@gregpub.com (AS PER THE SOFTWARE LICENSE AGREEMENT) SO THAT WE CAN SHARE THEM WITH THE REST OF THE JOURNAL AUDIENCE. THANK YOU. Requires privilege "PP".
SYM/PRINTS/EXPANDalg_m1993-011992-11-214.0-49.1jan1993.conA developer's tool to help one visualize the output returned by the PS_COMMAND function. Requires privilege "PP".
SYM/PROCITEM/
DUMPDESIGNATOR
alg_m1996-031996-01-154.0-49.1mar1996.conA COMS Processing Item which will allow you to view the contents of a designator for a given input from the MARC window.
SYM/RE/TESTalg_m1992-091992-06-223.8-49.1sep1992.conA sample program to illustrate the use of the Regular Expression library entry points in the SITESUPPORT Library.
SYM/RE/TEST/INdat_m     
SYM/RE/TEST/OUTdat_m     
SYM/RECEIVERalg_m1989-081990-01-273.7-49.1aug1989.conA sample COMS direct window program to illustrate message passing between programs. Used in conjunction with SYM/SENDER, below.
SYM/RECONSTSTRING/
TEST
alg_m     
SYM/RELATIONSalg_m1988-011990-01-273.6jan1988.conA program that illustrates relationships and foreign keys in DMSII databases.
SYM/REMOVEITalg_m1996-101996-08-1942.3-49.1oct1996.conUtility for selectively removing files from a directory or wildcard pattern.
SYM/REPLACERalg_m1994-032001-04-144.0-49.1mar2000.conA utility program for performing generalized searches and modifications on files of various FILEKINDs.
SYM/REPORTCARD/1dca_m2003-102003-12-0348.1-49.1oct2003.conExample program illustrating how to use the REPORTING_CONTROLCARD function from a DCALGOL program.
SYM/REPORTXRFsan_m1991-011991-02-11unverifiedjan1991.conA LINC source for generating a cross reference report on other LINC applications.
SYM/REPORTXRF2wfl_m1991-011991-02-11unverifiedjan1991.conA more comprehensive LINC source for generating a cross reference report on other LINC applications. See the file REPORTXRF/READ for more information.
SYM/RESETHOSTNAMEdca_m1990-081990-07-123.8-49.1aug1990.conA utility program for removing your system host name so that you need not cold start in order to do it.
SYM/RESTOREPACKdca_m2000-042000-03-2446.1-49.1apr2000.conUtility program for restoring a complete pack family from the backups created by the ARCHIVE command in WFL. Requires privilege "PP".
SYM/RUNCOMPILERdca_m2000-102000-10-1446.1-49.1oct2000.conProgram illustrating how to run a compiler from a user application program.
SYM/SAMPLEDB/
AUDITSWITCH
dma_m1991-031991-02-113.8-49.1mar1991.conA DMALGOL program for forcing an "audit switch" on a DMSII database.
SYM/SAU/LASTACCESSc74_m1990-081990-07-123.8aug1990.conA COBOL74 program for managing LINC backup cycles.
SYM/SB/1alg_m2002-062002-05-2147.1-49.1jun2002.con 
SYM/SB/2alg_m2002-062002-05-2147.1-49.1jun2002.con 
SYM/SB/3alg_m2002-062002-05-2147.1-49.1jun2002.con 
SYM/SB/4alg_m2002-062002-05-2147.1-49.1jun2002.con 
SYM/SB/OWNPGMalg_m2002-062002-06-0547.1-49.1jun2002.conPrograms illustrating how to use Structure Blocks in ALGOL. Note: The OWNPGM example is the structure block array version, not the original published in the article.
SYM/SCAN/TESTalg_m1990-051991-04-303.8-49.1may1990.conA sample program illustrating how to use the Common Scan Routines. (The LOGEXTRACT program also uses the Common Scan Routines, and, therefore, also provides a working example of their use.)
SYM/SDSANALc74_m1988-081994-02-273.6-44.1aug1988.conA sample COBOL74 program for analyzing a DMSII database.
SYM/SELECTORalg_m1989-011990-01-273.7-49.1jan1989.conA program to be run as an independent job that will facilitate the passing of string information to tasks that cannot otherwise be run in this manner, such as LOGANALYZER.
SYM/SENDERalg_m1989-081990-01-273.7-49.1aug1989.conA sample COMS direct window program to illustrate message passing between programs. Used in conjunction with SYM/RECEIVER, above.
SYM/SERVICESUPPORTdca_m1991-011991-02-113.8-49.1jan1991.conA library which adds the procedures for implementing "include" files in data files. This library provides procedures submitted by readers of the Journal.
SYM/SHOWDATEalg_m1998-011997-12-2444.1-49.1jan1998.conProgram to illustrate use of the TEXTDATE procedure in the SITESUPPORT Library.
SYM/SIMPLEFINDalg_m1992-091992-07-233.8-49.1sep1992.conA simplistic utility for finding text in a file. This utility provides an illustration of using the Regular Expression procedures in SITESUPPORT.
SYM/SIMPLEFIND2alg_m1993-031993-02-023.9-49.1mar1993.conA simplistic utility for finding text in a file. This utility provides an illustration of using the MULTI_RE and related procedures in SITESUPPORT.
SYM/SITESP/LINCLIBalg_m1993-031993-01-013.9-49.1mar1993.conIllustrates how to write a Library procedure that will link SITESUPPORT procedures to LINC programs.
SYM/SITESUPPORTdca_m 2003-06-2747.1-49.1sitesup.conThe primary support library for all of the Gregory Publishing software. This library must be installed in order to run most of the software described in the Journal. Requires privilege "PP:T".
SYM/SLdca_m1996-061996-04-2242.3-49.1jun1996.conReapplies an existing SL to a new codefile, preserving the Library Function Attributes.
SYM/SMFII/FEEDdca_m1987-071990-01-273.6-42.3jul1987.conAn ALGOL program for directing input to SMFII/SAMPLER via a port file.
SYM/SMTPalg_m1998-071998-06-2644.1-49.1jul1998.conImplements an SMTP mail sender on the A-Series so you can send short E-Mail messages from applications to E-Mail users.
SYM/SOCKET/ECHOPGMalg_m1996-061996-04-2842.3-46.1jun1996.conIllustrates how to communicate with a Winsock socket from the A-Series. De-implemented on SSR 47.1 since the SERVICE value TCPNATIVESERVICE is no longer supported.
SYM/
SPACECOMPRESSION
alg_m1989-011990-01-273.7-49.1jan1989.conAn update to the SPACECOMPRESSION routines of August, 1988.
SYM/SPLITXREFalg_m1996-101996-10-1042.3-49.1oct1996.conA utility to separate used from unused variables in a cross reference listing and put them into separate reports.
SYM/SQUIRTalg_m1994-091994-06-274.0-49.1sep1994.conA program to illustrate passing floating point values between an ALGOL program and a WFL job.
SYM/STOQ/1alg_m1994-121994-10-034.1-49.1dec1994.conExample programs illustrating how to use the STOQ function implemented in release 4.0 SR 3 and above.
SYM/STOQ/2c85_m1994-121994-10-034.1-49.1dec1994.conExample programs illustrating how to use the STOQ function implemented in release 4.0 SR 3 and above.
SYM/STOQ/3c74_m1994-121994-10-034.1-49.1dec1994.conExample programs illustrating how to use the STOQ function implemented in release 4.0 SR 3 and above.
SYM/STOQ/4c74_m1994-121994-10-034.1-49.1dec1994.conExample programs illustrating how to use the STOQ function implemented in release 4.0 SR 3 and above.
SYM/STREAMCOPY/
COBOL74
c74_m2002-012002-01-1447.1-49.1jan2002.conExample program illustrating how to copy a traditional MCP file as a byte stream file.
SYM/STREAMIOH/
COBOL1
c74_m2002-032002-01-2648.1-49.1 COBOL test program that illustrates the use of the STREAMIOH IOHANDLER.
SYM/STREAMIOH/FLAT1alg_m2002-012002-01-0248.1-49.1jan2002.conTest program for illustrating the use of the STREAMIOH IOHANDLER.
SYM/STREAMIOH/
RANDOM1
alg_m2002-032002-01-2548.1-49.1mar2002.conTest program illustrating random I/O via the STREAMIOH IOHANDLER.
SYM/STREAMLIST/
ALGOL
alg_m2002-012002-01-1447.1-49.1jan2002.conExample program illustrating how to list a byte stream file in ALGOL.
SYM/STREAMLIST/
COBOL74
c74_m2002-012002-01-1447.1-49.1jan2002.conExample program illustrating how to list a byte stream file in COBOL74 and COBOL85.
SYM/STREAMLIST/
COBOL85
c85_m2002-012002-01-1447.1-49.1jan2002.conExample program illustrating how to list a byte stream file in COBOL85 using features not available in COBOL74.
SYM/STRINGEXPR1alg_m1992-031992-02-103.9-49.1mar1992.conAn ALGOL program to illustrate use of string pattern matching with boolean expressions.
SYM/STRINGEXPR2c74_m1992-031992-02-103.9-49.1mar1992.conA COBOL74 program to illustrate use of string pattern matching with boolean expressions.
SYM/STRINGEXPR3c74_m1992-091992-09-053.8-49.1sep1992.conA COBOL74 program illustrating the use of the Regular Expression routines in SITESUPPORT.
SYM/STRINGS/EXAMPLEc74_m1989-041990-01-273.7-49.1apr1989.conA program to illustrate how the Common String Functions would be used in COBOL74 programs.
SYM/SUPER2dca_m1988-031990-01-273.7 onlymar1988.conAn alternate example of how to code an A-Series Supervisor program. This program relies upon certain formatting of DCKEYIN displays which changed right after it was released. However, it provides a model for writing this type of program.
SYM/SUPERVISORdca_m1996-061996-04-283.6-49.1jun1996.conAn example A-Series Supervisor program. This program is recommended for use in a number of articles. Fully updated with several new features in June, 1996.
SYM/TAPEMANAGERdca_m1996-062000-07-1342.3-49.1jun1996.conA TAPEMANAGER Library that will add protection against the accidental purging of magnetic tape volumes.
SYM/TEST/
C74DCCOPIER
c74_m2001-012001-01-2547.1-49.1jan2001.conCOBOL74/85 test program illustrating the use of C74DCCOPIER.
SYM/TEST/
C74RETRIEVEHOSTS
c74_m2001-032001-02-0947.1-49.1mar2001.conCOBOL74/85 test program illustrating the use of the C74RETRIEVEHOSTS procedure.
SYM/TEST/
C74WFLFILEZIPPER
c74_m2001-012001-01-2347.1-49.1jan2001.conCOBOL74/85 test program illustrating the use of C74WFLFILEZIPPER.
SYM/TEST/
C74WFLZIPPER
c74_m2001-012001-01-2447.1-49.1jan2001.conCOBOL74/85 test program illustrating the use of C74WFLZIPPER.
SYM/TEST/CALENDAR1alg_m1998-061998-05-1644.1-49.1jun1998.conProgram to test the year 2000 compliant date routines in SITESUPPORT.
SYM/TEST/CALENDAR2alg_m1998-091998-07-1144.1-49.1sep1998.conProgram to illustrate the use of the SCANDATE4 procedure in the Common Scan Functions.
SYM/TEST/
DATETODAYCOUNT
alg_m1998-061998-04-2544.1-49.1jun1998.conPrograms to test the year 2000 compliant date routines in SITESUPPORT.
SYM/TEST/
DAYCOUNTTODATE
alg_m1998-061998-04-2544.1-49.1jun1998.conPrograms to test the year 2000 compliant date routines in SITESUPPORT.
SYM/TEST/HEXDUMPalg_m1990-081990-07-123.8-49.1aug1990.conA sample program illustrating how to use the HEXDUMP transform in the TRANSFORMSUPPORT library.
SYM/TEST/
RETRIEVEHOSTS
alg_m2001-032001-02-0947.1-49.1mar2001.conA sample program to test the RETRIEVEHOSTS procedure in the PAUPERSUPPORT Library.
SYM/TEST/
WFLFILEZIPPER
alg_m2001-012001-01-2347.1-49.1jan2001.conALGOL test program illustrating the use of WFLFILEZIPPER.
SYM/TEST/WFLZIPPERalg_m2001-012001-01-2447.1-49.1jan2001.conALGOL test program illustrating the use of WFLZIPPER.
SYM/TEST/
ZIPWITHQUEUE
dca_m2001-012001-01-2447.1-49.1jan2001.conALGOL test program illustrating the ZIP with QUEUE feature of CONTROLCARD.
SYM/TRACKERdca_m1990-021993-07-103.8-49.1feb1990.conA utility program for tracking disk usage.
SYM/
TRANSFORMSUPPORT
dca_m1991-011991-02-113.8-49.1jan1991.conA support library that provides a series of print transforms. Currently included in this library are: - GENERALCHAR - Outputs all text without filtering. - HEXDUMP - Outputs print text in hexadecimal for error analysis. - COPY - Copies a printer backup file to disk. - ADJUST - Adjusts the margins of printed output. Requires privilege "PP".
SYM/VALIDATEUC/
EXAMPLE
dca_m1995-061995-04-2241.2-49.1jun1995.conAn example showing how to use the VALIDATEUSERCODE procedure in the PAUPERSUPPORT Library.
SYM/VAXTOUNISYSdca_m1989-051990-01-273.7-49.1may1989.conA utility for reading magnetic tapes generated on a VAX series machine into an A-Series machine.
SYM/VERBTEST/1alg_m1990-101990-10-063.8-49.1oct1990.conA sample program illustrating how to use the Verb Table Management procedures.
SYM/WFL/TESTdca_m1988-031990-01-273.7-49.1mar1988.conAn example program illustrating how to use the WFLSYSTEM library procedure of SITESUPPORT.
SYM/WWW/BOUNCERdca_m1997-041997-03-2442.3-?apr1997.conThe program which links machines together when using the multi-host version of the NYSED Web Server.
SYM/X25/TERMINALalg_m1991-101991-10-033.8-49.1oct1991.conA COMS direct window program for managing CP2000-based terminals that use the X.25 communications protocol.
SYM/XCOBOLSUPPORTalg_m1995-031998-08-0344.1-49.1xcobol.conThe XCOBOLSUPPORT Library. Various intrinsics and miscellaneous functions for COBOL programs.
SYM/Y2K/TEST/
COBOL74
c74_m1998-121998-11-2145.1-49.1dec1998.conSample program illustrating how to use the ACCEPT from DATE with a 4-digit year.
SYM/ZORTalg_m1992-081992-06-273.8-49.1aug1992.conA general-purpose sorting utility.
SYS/CALC/HELPalg_m     
SYS/STREAMIOH/
COBOL1
c74_m     
SYSTEM/RESOLVER/
CONFIG
sqd_m     
SYSTEM/RESOLVER/
CONFIG/STATIC
sqd_m     
TEST/FORM/1dat_m1992-051992-05-103.8-49.1may1992.conSample forms needed to compile SYM/FORM/SAMPLE1.
TEST/FORM/1/INCLUDE/
COBOL74
c74_m1992-051992-05-103.8-49.1may1992.conSample forms needed to compile SYM/FORM/SAMPLE1.
VID/ACTLISTdat_m1996-011995-11-24datajan1996.conData files for the load programs to VIDDB. See: SYM/LOAD/VIDDB/=.
VID/ACTORSdat_m1996-011995-11-24datajan1996.conData files for the load programs to VIDDB. See: SYM/LOAD/VIDDB/=.
VID/TITLESdat_m1996-011995-11-24datajan1996.conData files for the load programs to VIDDB. See: SYM/LOAD/VIDDB/=.
WFL/39SR0/
SYSTEMTAPE
wfl_m   oct1991.conDe-implemented.
WFL/ARCBACKUP/1wfl_m1999-101999-11-2345.1-49.1oct1999.con 
WFL/ARCBACKUP/2wfl_m1999-102002-12-0345.1-49.1oct1999.conSample WFL jobs for backing up files using the Archive/Backup system software from Unisys.
WFL/ARCHGEN/
GENERATE
wfl_m1997-122002-12-2044.2-49.1dec1997.con 
WFL/ARCHGEN/STARTwfl_m1997-121997-11-0144.2-49.1dec1997.con 
WFL/ARCHGEN/XFERwfl_m1997-122002-12-2044.2-49.1dec1997.conWFL jobs to assist the SYM/ARCHGEN program.
WFL/ASSOCKETwfl_m1997-091997-08-2244.1-49.1sep1997.conJob for running the SYS/ASSOCKET program.
WFL/AUDIT/BACKUPwfl_m1991-031991-02-113.8-49.1mar1991.conA sample WFL for backing up DMSII audit trails.
WFL/AUTOSTARTwfl_m1990-041990-03-113.7-49.1apr1990.conA sample WFL for running the AUTOSTART program.
WFL/BATCHFTP02/
FETCHDIR
wfl_m1996-091999-01-0142.3-49.1batchftp.conWFL jobs illustrating the use of the BATCHFTP02 version of SYS/BATCHFTP.
WFL/BATCHFTP02/
FETCHFILE
wfl_m1996-091999-01-0142.3-49.1batchftp.conWFL jobs illustrating the use of the BATCHFTP02 version of SYS/BATCHFTP.
WFL/BATCHFTP02/
SENDDIR
wfl_m1996-091999-01-0142.3-49.1batchftp.conWFL jobs illustrating the use of the BATCHFTP02 version of SYS/BATCHFTP.
WFL/BATCHFTP02/
SENDDIR/CONTINUOUS
wfl_m1996-091999-01-0142.3-49.1batchftp.conWFL jobs illustrating the use of the BATCHFTP02 version of SYS/BATCHFTP.
WFL/BATCHFTP02/
SENDFILE
wfl_m1996-091999-01-0142.3-49.1batchftp.conWFL jobs illustrating the use of the BATCHFTP02 version of SYS/BATCHFTP.
WFL/CIRCLEwfl_m1994-091994-07-074.0-49.1sep1994.conThe WFL corresponding to SYM/C74/CIRCLE.
WFL/CLEANUP/COMSwfl_m1998-121998-08-1344.1-49.1dec1998.conWFL job for running SYM/CLEARSTATIONS.
WFL/COLLATEMATCHwfl_m1993-041993-01-243.9-49.1apr1993.conA sample WFL for running the COLLATEMATCH program.
WFL/COLLATEMATCH/
CANDE
wfl_m1993-041993-01-243.9-49.1apr1993.conA WFL for running the COLLATEMATCH program that produces a CANDE-compatible report file.
WFL/COMPILEwfl_m     
WFL/COMPILE/MODULEwfl_m  3.7-49.1 A WFL for compiling system libraries such as SITESUPPORT.
WFL/COMPILE/
SITENETSUPPORT
wfl_m     
WFL/COMPILEMATCHwfl_m1993-031993-01-243.9-49.1mar1993.conA sample WFL for running the COMPILEMATCH program.
WFL/COMPILEMATCH/
COMPILE
wfl_m1993-031993-01-243.9-49.1mar1993.conA sample WFL for compiling programs identified by the COMPILEMATCH program as having a requested text pattern.
WFL/CONFIGURATIONwfl_m1999-011997-07-1445.1-49.1jan1999.conWFL job for running SYSTEM/CONFIGURATOR.
WFL/COPYFILEwfl_m1993-021992-12-163.9-49.1feb1993.conThis job illustrates one use of the SYS/COPYFILE program in a job that runs the LINC RIP to generate reports.
WFL/DB/BACKUPwfl_m1991-031991-02-113.8-49.1mar1991.conA second technique for backing up DMSII databases.
WFL/DB/DUMPwfl_m1991-051991-08-033.8-49.1may1991.conA WFL for dumping DMSII databases.
WFL/DB/REBUILDwfl_m1988-031990-01-273.6-49.1mar1988.conA general-purpose WFL for rebuilding a DMSII database.
WFL/DBATOOLS/1wfl_m1998-101998-10-0444.1-49.1oct1998.conWFL that illustrates the use of dbaTOOLS.
WFL/DBDIRECTORYwfl_m1989-091990-01-273.7-49.1sep1989.conA general-purpose WFL for using the DBDIRECTORY function of DMUTILITY.
WFL/DBSERVERwfl_m     
WFL/DMS/BACKUPwfl_m1996-011995-12-1741.2-49.1jan1996.conA general-purpose WFL for backing up a DMSII database.
WFL/DMS/BUILDREORGwfl_m1996-011995-12-2141.2-49.1jan1996.conA general-purpose WFL for generating a DMSII database reorganization program.
WFL/DMS/COMPILE/
PRINTAUDIT/
TRANSSTATS
wfl_m1999-061999-06-0845.1-49.1jun1999.conA job to merge PATCH/PRINTAUDIT/451/TRANSSTATS into DATABASE/PRINTAUDIT to generate a version of PRINTAUDIT that reports on application program transaction state time.
WFL/DMS/ENVSOFTWAREwfl_m1996-031999-01-1441.2-49.1mar1996.conA general-purpose WFL for updating DMSII environmental software.

1/14/1999: Updated for SSR 45.1 to include SYSTEM/DMAUDITLIB.
WFL/DMS/GOPUBLICwfl_m1996-011995-12-1741.2-49.1jan1996.conA general-purpose WFL for installing ancillary software when reorganizing a DMSII database.
WFL/EMAIL/SAMPLE1wfl_m2002-042002-03-3047.1-49.1apr2002.conSample WFL jobs for sending E-mail from the A-Series and including a print file as an attachment.
WFL/EMAIL/SAMPLE2wfl_m2002-042002-03-3047.1-49.1apr2002.conSample WFL jobs for sending E-mail from the A-Series and including a print file as an attachment.
WFL/GREGORY/FETCHwfl_m     
WFL/HLTAPE/EXAMPLE1wfl_m2002-042002-04-0647.1-49.1apr2002.conExample WFL jobs for creating a cold start tape.
WFL/HLTAPE/EXAMPLE2wfl_m2002-042002-04-0647.1-49.1apr2002.conExample WFL jobs for creating a cold start tape.
WFL/INCOMPATIBILITY/
ALL
wfl_m1997-101997-07-3144.1-49.1oct1997.conWFL jobs that scan your system for codefiles incompatible with a particular A-Series machine.
WFL/INCOMPATIBILITY/
DEMO
wfl_m1997-101997-07-3144.1-49.1oct1997.conWFL jobs that scan your system for codefiles incompatible with a particular A-Series machine.
WFL/INITIALIZE/
BACKUPINFO/FILE
wfl_m1991-031991-02-113.8-49.1mar1991.conA WFL for creating the BACKUPINFO file required by the COBOL74 program SYM/DMS/BACKUPINFO.
WFL/INSTALL/
GLOBALFILES
wfl_m2003-122003-12-2448.1-49.1dec2003.conA WFL job for copying the Unisys global directories from your staging family to your resource family. Used when performing a system software upgrade.
WFL/IOTESTwfl_m1988-111990-01-273.7-49.1nov1988.conA sample WFL illustrating the use of "WFL I/O".
WFL/LINCFORMwfl_m1992-111992-09-26unverifiednov1992.conA sample WFL for executing the LINCFORM program.
WFL/LINCXXRIPwfl_m1991-011991-02-11unverifiedjan1991.conWFL for the REPORTXRF program.
WFL/LOAD/VIDDBwfl_m1996-011995-11-2441.2-49.1jan1996.conA WFL for running the SYM/LOAD/VIDDB/= programs to load sample data into the VIDDB database.
WFL/NETWORK/RENAME/
FIRMWARE
wfl_m2000-062001-08-0946.1-49.1jun2000.con 
WFL/NETWORK/RENAME/
SOFTWARE
wfl_m2000-062001-09-1346.1-49.1jun2000.con 
WFL/NETWORK/SICOPY/
FROMDISK
wfl_m2000-062001-09-1546.1-49.1jun2000.con 
WFL/NETWORK/SICOPY/
FROMTAPE
wfl_m2000-062000-03-1446.1-49.1jun2000.con 
WFL/NETWORK/
SIINSTALL
wfl_m2000-062001-09-1546.1-49.1jun2000.conThese WFL jobs provide assistance when installing a Networking update on the A-Series. An update article is in the October 2001 issue.
WFL/OLDCODEFILES/
ALL
wfl_m1997-101997-07-3144.1-49.1oct1997.conA WFL job to scan your system for expiring codefiles.
WFL/PACK/BACKUPwfl_m     
WFL/PDIRwfl_m1995-061995-04-1541.2-49.1jun1995.conA sample WFL for running SYSTEM/PDIR.
WFL/QUICKFIXwfl_m1991-091991-08-033.8-49.1sep1991.conA WFL for correcting "write errors" in a DMSII database.
WFL/RESTOREPACKwfl_m2000-042000-03-1146.1-49.1apr2000.conA sample WFL job for running SYS/RESTOREPACK.
WFL/SAU/BACKUPwfl_m1990-081990-07-123.8aug1990.conA WFL for running the LINC System Audit Utility.
WFL/SAU/LASTACCESSwfl_m1990-081990-07-123.8aug1990.conThe WFL for running SYS/SAU/LASTACCESS.
WFL/SEARCH/
DEIMPLEMENTED
wfl_m1995-041995-03-064.0-49.1apr1995.conA sample WFL that will search the files on your system for task attributes that are deimplemented on SSR 41.2.
WFL/SIMPLEINSTALL/
COPY
wfl_m2003-122003-12-1349.1dec2003.conA sample WFL for running SIMPLEINSTALL to copy the system software.
WFL/SIMPLEINSTALL/
INSTALL
wfl_m2003-122003-12-2449.1dec2003.conA sample WFL for running the "INSTALL" phase of SIMPLEINSTALL.
WFL/SIMPLEINSTALL/
SSP
wfl_m2003-122003-12-1349.1dec2003.conA WFL for installing an SSP upgrade via SIMPLEINSTALL.
WFL/SIMPLEVERIFY/
451
wfl_m1999-011998-12-2545.1jan1999.conWFL job for generating a convenient reference report of your software distribution CD's.
WFL/SIMPLEVERIFY/
461
wfl_m1999-042000-10-1646.1apr1999.conSame as WFL/SIMPLEVERIFY/451 but for SSR 46.1.
WFL/SIMPLEVERIFY/
481
wfl_m2003-122003-12-1148.1dec2003.conSame as WFL/SIMPLEVERIFY/461 but for SSR 48.1.
WFL/TEST/DATE/
MODULE
wfl_m2003-012002-12-1047.1-49.1jan2003.conWFL job to exercise the date conversion routines provided in INCLUDE/WFL/DATE/MODULE.
WFL/TEST/HEXDUMPwfl_m1990-081990-07-123.8-49.1aug1990.conThe WFL for running SYS/TEST/HEXDUMP.
WFL/VERIFYRELEASE/
451
wfl_m1999-041999-03-2545.1apr1999.conWFL job for verifying the contents of the software release. Also runs KEYSCHECKER to check for missing software keys.
WFL/VERIFYRELEASE/
461
wfl_m1999-041999-07-1546.1apr1999.con 
WFL/VERIFYRELEASE/
471
wfl_m1999-042001-02-1447.1apr1999.con 
WFL/VERIFYRELEASE/
491
wfl_m2003-122003-12-1149.1dec2003.conSame as WFL/VERIFYRELEASE/451 but for later releases.
WFL/VIDDB/
BUILDREORG4
wfl_m1996-011995-12-2341.2-49.1jan1996.conA specialized WFL for generating a reorganization program for the VIDDB database.
WWW/ASRULES/GIFdat_m1997-011996-12-23datajan1997.conSample graphic for inclusion in WWW/HOME2/HTML.
WWW/ECHOFRM/HTMLdat_m1997-031997-01-05datamar1997.conHTML for the ECHOPGM application.
WWW/HOME/HTMLdat_m1997-011996-12-24datajan1997.conSample "Home" page for the NYSED A-Series Web Server.
WWW/HOME2/HTMLdat_m1997-011996-12-24datajan1997.conSample web page for the NYSED A-Series Web Server illustrating the use of an embedded graphic.
WWW/HOME3/HTMLdat_m1997-011996-12-24datajan1997.conSample web page for the NYSED A-Series Web Server illustrating how to use hot links to other documents.
WWW/REASONS/HTMLdat_m1997-011996-12-24datajan1997.conSample link page for the NYSED A-Series Web Server.
WWWSERV/COMS/CONFIGalg_m1997-031997-02-15datamar1997.conSample COMS/CONFIG file for using the ECHOPGM CGI application.