$T.REX: Difference between revisions

m
→‎$T.REX: added comments to explain what the $T REXX program can be used for (what are some of the options). -- ~~~~
(added this page which holds the $T.REX (REXX) program. -- ~~~~)
 
m (→‎$T.REX: added comments to explain what the $T REXX program can be used for (what are some of the options). -- ~~~~)
Line 1:
==$T.REX==
This is the   '''$T.REX'''   (REXX) program. which is used by other REXX programs to display text
* in color(s)     (if supported)
* highlights (in color) parts of the text     (if supported)
* write text to a file
* breaks the text into multiple lines
* adds indentation
* boxing of the text
* justifies the text: left/right/center
* add blank lines before and/or the displaying of text
* displays the text in (big) block letters
* clear the screen after or before the displaying of text
* and many other options
<lang rexx>/**/ trace off /* There be many dragons below. */
parse arg !