Subj : New File Report
To : All
From : Alan Ianson
Date : Mon Jul 21 2025 12:30 am
File: os2dctr.zip (171kB), Area: GFD.SYS.TOOL, Origin: 2:2490/3045
Desc: OS/2 Doctor is a collection of utilities aimed to test the integrity
of OS/2. OS/2 Doctor consists in two components, the agent
(dr-agent.exe) and the main utility (os2doctor.exe). The idea is to
take first an snapshot on your working system and later you can
compare it with your future system with an HTML report this tool
provides. This report will help troubleshoot any problems.
File: pstree.zip (15kB), Area: GFD.DEV.REXX, Origin: 2:2490/3045
Desc: 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.
File: btmtool.zip (74kB), Area: GFD.DEV.REXX, Origin: 2:2490/3045
Desc: 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.
File: rexxt142.zip (220kB), Area: GFD.DEV.REXX, Origin: 2:2490/3045
Desc: 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.