| AnnVal.rex |
Compute compounded value of an annuity (used with TopHat) |
| Anova.rex |
Analyze the variance of multiple columns of statistics |
| Anova2.rex |
Analyze the variance of multiple columns of statistics -- DETAILED |
|
| Asc2html.rex |
Converts a marked up Ascii text file to HTML |
| Ascii.rex |
Dislays the Ascii character code table |
| Caldisp.rex |
A calendar preparation program |
| Caldisp2.rex |
A faster calendar preparation program |
| ChgAll.rex |
Replace all occurrences of one string, by another |
| ChangeStr.rex |
An external procedure that emulates the 'changestr' builtin function |
| CompVal.rex |
Perform compound interest computation (used with TopHat) |
| CsvDef.rex |
Defines a new comma-separated value (CSV) file |
| CsvMaker.rex |
Generates comma-separated value (CSV) file form and addition program |
| Csv2xml.rex |
Converts comma-separated value (CSV) files to XML files |
| dateBase2dateStandard.rex |
converts a 'gregorian' day number nnnnnnnnn to an 'ISO standard' date -- YYYYMMDD |
| dateCalc.rex |
computes another date +|- #days relative to a specific date in numerous formats |
| dateOther2dateStandard.rex |
converts a specific date in numerous formats to an 'ISO standard' date -- YYYYMMDD |
| DatePick.rex |
Demonstration of program that uses DATEPICK.EXE |
| dateStandard2dateBase.rex |
converts an 'ISO standard' date YYYYMMDD to a 'gregorian' day number nnnnnnnnn |
| dateStandard2dateOther.rex |
converts an 'ISO standard' date -- YYYYMMDD to an equivalent date in numerous formats |
| Deal.rex |
Deals a hand of cards in Bridge format |
| Difference.rex |
Computes difference of two sets |
| Easter.rex |
Calculates Easter |
| Factorial.rex |
Calculates factorial |
| FileDlg.rex |
File selection dialog -- uses FileDlg accessory |
| FinCalc.rex |
Financial ratio computations (used with TopHat) |
| Gcd.rex |
Computes greatest common divisor of two numbers |
| GetContact.rex |
Get contact information (used with TopHat) |
| Hanoi1.rex |
A 'towers of hanoi' program |
| Hanoi2.rex |
Animated 'towers of hanoi' program |
| HtmlMiner.rex |
Extracts text from an HTML file that is not within tagss -- an HTML miner |
| Intersection.rex |
Computes intersection of two sets |
| Lcm.rex |
Computes least common multiple of two numbers |
| LoanCalc.rex |
Perform loan computations (used with TopHat) |
| Lottery.rex |
Picks 6 lottery numbers |
| Messager.rex |
Demonstration of program that uses MSGBOX.EXE |
| MetricArea.rex |
Metric area conversions (used with TopHat) |
| MetricDistance.rex |
Metric distance conversions (used with TopHat) |
| MetricVolume.rex |
Metric volume conversions (used with TopHat) |
| MetricWeight.rex |
Metric weight conversions (used with TopHat) |
| MetricTemperature.rex |
Metric temperature conversions (used with TopHat) |
| ParabolaGraph.rex |
Prepares a graph of a parabola, using the Poof! GraphIt program |
| Picker.rex |
Demonstration of program that uses PICKLIST.EXE |
| Powers2.rex |
Shows 'powers of 2' table |
| PresVal.rex |
Perform present value computation (used with TopHat) |
| prompter.rex |
Demonstration of program that uses PROMPT.EXE |
| Qt.rex |
Shows the present time in English |
| Rexxtry.rex |
An interactive REXX shell |
| Roman.rex |
Converts a number to roman numerals |
| Sayit.rex |
A tiny full function calculator |
| Sieve.rex |
Prime number algorithm -- the 'sieve of Eratosthenes' algorithm |
| Sqrt.rex |
Computes square root using Newton's algorithm -- an external procedure |
| Sumdisk.rex |
The best example -- summarizes disk space usage |
| TopoSort.rex |
Topological sort -- dependency analysis |
| Union.rex |
Computes union of two sets |