BTMTOOL.ZIP (74K)

Uploaded Sun Jul 20 2025 16:13:33

BTM Tool version 1.0 is a formatter, analyzer, error-checker for 4OS2 BTM files. BTMTool.cmd will indent a BTM file, make capitalization consistent, check for common mistakes, and list external scripts, aliases, and variables that it depends on. Written in Rexx. Author: Anton Monroe.
CRONCMD3.ZIP (33K)

Uploaded Sun Sep 29 2024 01:20:13

A Cron daemon written in Rexx.
A third generation of the Cron.cmd daemon started by Jeroen Hoppenbrouwers and improved by Paul Ratcliffe. This version fixes a few bugs, is more Unix-like, and adds support for ranges, lists, step values, and names of days and months. The Cron daemon can be paused for a given number of minutes, running the delayed jobs when it resumes. Comes with a startup script that lets you start, stop, query, pause, and resume the Cron daemon from the command line. Author: Anton Monroe.
DRIVEDIR.ZIP (40K)

Uploaded Mon Dec 26 2022 05:15:12

Enhanced Directory Tree Utility Version: 2.0.0 by Al Heath. Enhanced directory command for a drive, somewhat similar to "dir /s".
NREXX403.ZIP (19,193K)

Uploaded Sat May 07 2022 08:12:11

NetRexx 4.03 GA. NetRexx is a general-purpose programming language inspired by two very different programming languages, Rexx and Java. It is designed for people, not computers. In this respect it follows Rexx closely, with many of the concepts and most of the syntax taken directly from Rexx or its object-oriented version, Object Rexx. From Java it derives static typing, binary arithmetic, the object model, and exception handling. "A smart language designed for real people, and vice versa." Originally a product from the IBM Hursley Software Lab, NetRexx has always been free software and is free and open source since June 11th, 2011. It is the first alternative language for the Java Virtual Machine (JVM).
NREXX404.ZIP (19,682K)

Uploaded Wed Sep 28 2022 12:01:54

NetRexx 4.04 GA. NetRexx is a general-purpose programming language inspired by two very different programming languages, Rexx and Java. It is designed for people, not computers. In this respect it follows Rexx closely, with many of the concepts and most of the syntax taken directly from Rexx or its object-oriented version, Object Rexx. From Java it derives static typing, binary arithmetic, the object model, and exception handling. "A smart language designed for real people, and vice versa." Originally a product from the IBM Hursley Software Lab, NetRexx has always been free software and is free and open source since June 11th, 2011. It is the first alternative language for the Java Virtual Machine (JVM).
NREXX405.ZIP (15,232K)

Uploaded Sun May 14 2023 02:16:15

NetRexx 4.05 Beta. NetRexx is a general-purpose programming language inspired by two very different programming languages, Rexx and Java. It is designed for people, not computers. In this respect it follows Rexx closely, with many of the concepts and most of the syntax taken directly from Rexx or its object-oriented version, Object Rexx. From Java it derives static typing, binary arithmetic, the object model, and exception handling. "A smart language designed for real people, and vice versa." Originally a product from the IBM Hursley Software Lab, NetRexx has always been free software and is free and open source since June 11th, 2011. It is the first alternative language for the Java Virtual Machine (JVM).
NREXX406.ZIP (14,739K)

Uploaded Sat Mar 16 2024 01:18:14

NetRexx 4.06 GA. NetRexx is a general-purpose programming language inspired by two very different programming languages, Rexx and Java. It is designed for people, not computers. In this respect it follows Rexx closely, with many of the concepts and most of the syntax taken directly from Rexx or its object-oriented version, Object Rexx. From Java it derives static typing, binary arithmetic, the object model, and exception handling. "A smart language designed for real people, and vice versa." Originally a product from the IBM Hursley Software Lab, NetRexx has always been free software and is free and open source since June 11th, 2011. It is the first alternative language for the Java Virtual Machine (JVM).
PPWHDOCO.ZIP (1,883K)

Uploaded Sat May 07 2022 08:12:11

PPWizard version 22.121. HTML Preprocessor (also REXX & IPF etc). PPWizard is a free generic text manipulation tool which most people use as a html preprocessor. It is powerful and yet easy to use. If you know what server side includes are then you could think of ppwizard as a "super SSI". Preprocessors allow you to easily include external files (to include html files such as common html headers, footers or navigation) or perhaps to include the result of external commands or SQL queries. Documentation in HTML format. Author: Dennis Bareis
PPWOS2.ZIP (174K)

Uploaded Sat May 07 2022 08:12:11

PPWizard version 22.121. HTML Preprocessor (also REXX & IPF etc). PPWizard is a free generic text manipulation tool which most people use as a html preprocessor. It is powerful and yet easy to use. If you know what server side includes are then you could think of ppwizard as a "super SSI". Preprocessors allow you to easily include external files (to include html files such as common html headers, footers or navigation) or perhaps to include the result of external commands or SQL queries. Author: Dennis Bareis.
PSTREE.ZIP (15K)

Uploaded Sun Jul 20 2025 16:13:33

Shows a tree diagram of running processes. pstree.cmd shows the current processes either as a list or as a tree diagram. pidof.cmd shows the PID(s) of a specified process. Pidof can also be called as a Rexx procedure. These are Rexx scripts inspired by the Linux utilities of the same names, not ports of them. Author: Anton Monroe.
REG396.ZIP (2,901K)

Uploaded Sat May 18 2024 07:21:05

Regina Rexx Interpreter Version 3.9.6 Sources. Regina Rexx interpreter with SAA Rexx API support. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware.
REG396D.ZIP (1,001K)

Uploaded Sat May 18 2024 07:21:05

Regina Rexx Interpreter Version 3.9.6 for DOS. Port of Regina Rexx interpreter with SAA Rexx API support. OS/2 version. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware.
REG396O.ZIP (2,598K)

Uploaded Sat May 18 2024 07:21:05

Regina Rexx Interpreter Version 3.9.6 for OS/2. Port of Regina Rexx interpreter with SAA Rexx API support. OS/2 version. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware.
REG397O.ZIP (2,600K)

Uploaded Sat Apr 12 2025 16:11:24

Regina Rexx Interpreter Version 3.9.7 for OS/2. Port of Regina Rexx interpreter with SAA Rexx API support. OS/2 version. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware.
REXXT141.ZIP (280K)

Uploaded Sat Mar 29 2025 10:12:29

RexxTool version 1.4.1. RexxTool.cmd is a code analyzer/formatter for Rexx. It can indent, format, respace and recapitalize words, right-justify comments, insert empty headers/footers for subroutines; check for some common typing errors; list internal, external, and built-in functions used; list all procedures needed by a routine and its subroutines, or extract them into a new file; draw a tree diagram showing where procedures are called; list variables used and assigned... Author: Anton Monroe.
REXXT142.ZIP (220K)

Uploaded Sun Jul 20 2025 16:13:33

RexxTool version 1.4.2. RexxTool.cmd is a code analyzer/formatter for Rexx. It can indent, format, respace and recapitalize words, right-justify comments, insert empty headers/footers for subroutines; check for some common typing errors; list internal, external, and built-in functions used; list all procedures needed by a routine and its subroutines, or extract them into a new file; draw a tree diagram showing where procedures are called; list variables used and assigned... Author: Anton Monroe.
REXXT143.ZIP (227K)

Uploaded Tue Oct 07 2025 13:52:27

RexxTool version 1.4.3. RexxTool.cmd is a code analyzer/formatter for Rexx. It can indent, format, respace and recapitalize words, right-justify comments, insert empty headers/footers for subroutines; check for some common typing errors; list internal, external, and built-in functions used; list all procedures needed by a routine and its subroutines, or extract them into a new file; draw a tree diagram showing where procedures are called; list variables used and assigned... Author: Anton Monroe.
REXXTOOL.ZIP (251K)

Uploaded Sun Aug 25 2024 02:29:14

Anton Monroe has released the first version of REXXTool, a utility for REXX scripts that formats, error checks and analyses your code. RexxTool.cmd is a multi-function tool for maintaining Rexx code. It can indent, format, respace and recapitalize words, right-justify comments, insert empty headers/footers for subroutines; check for some common typing errors; list internal, external, and built-in functions used; list all procedures needed by a routine and its subroutines, or extract them into a new file; draw a tree diagram showing where procedures are called; change control characters to hex strings; insert code to count how many times each procedure was called, and other things.
RXCRL211.ZIP (561K)

Uploaded Sun May 19 2024 03:29:22

The Rexx/CURL Library version 2.1.1. Copyright (c) 2001-2024 Mark Hessling. A Rexx interface to the cURL library. Rexx/CURL consists of Rexx external functions that allows a Rexx program to access any URL. The basic concept of Rexx/CURL (and cURL), is that you specify a URL and all options appropriate to that URL, and then perform the URL access.