$T.REX: Difference between revisions

No change in size ,  11 years ago
m
→‎$T.REX: set the RESULT if $H is invoked. -- ~~~~
m (→‎$T.REX: added whitespace to a section header comment. -- ~~~~)
m (→‎$T.REX: set the RESULT if $H is invoked. -- ~~~~)
Line 32:
<lang rexx>/**/ trace off /* There be many dragons below. */
parse arg !
if !all(0) then exit 0 /*help options and boilerplate.*/
 
zz = !! /*save a copy of original args. */