| Filename | RexxTool_1-4-5.zip |
|---|---|
| Title | RexxTool.cmd 1.4.5 |
| Version | 1.4.5 |
| Author / Vendor | Anton Monroe |
| Category | OS2 » Dev » Proglang » Rexx » |
| OS/2 Version | OS/2 |
| File Size | 235.4 KB |
| Downloads | 15 |
| File Type | ZIP |
| Uploaded | 2026-05-20 11:50 by antonmonroe |
| Approved | 2026-05-20 16:00 by martini |
| Tags | Rexx format analyze |
| License | Freeware |
| Requirements | RexxUtil.dll, RXU.dll |
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; list variables used and assigned; change control characters to hex strings; insert code to count how many times each procedure was called. RexxMerge.cmd will import or update procedures from one file to another. Written in Rexx, with some suggestions about how you can add your own features to it. For OS/2 "Classic" Rexx. Also works for Regina on OS/2 or Linux, but not as well tested.