Sudoku/REXX: Difference between revisions

m
corrected two REXX names. -- ~~~~
m (added whitespace. -- ~~~~)
m (corrected two REXX names. -- ~~~~)
Line 2:
This is the   '''$SUDOKU.REX'''   (REXX) program.
<br>The help for the &nbsp; '''$SUDOKU''' &nbsp; REXX program is included here ──► [[$SUDOKU.HEL]].
<br><br>The &nbsp; '''$$SUDOKU.REXXREX''' &nbsp; REXX program makes use of &nbsp; '''$ERR.REX''' &nbsp; REXX program which is used to display error messages (via &nbsp; '''$T.REX''').
<br>The &nbsp; '''$ERR.REX''' &nbsp; REXX program is included here ──► [[$ERR.REX]].
<br><br>The &nbsp; '''$$SUDOKU.REXXREX''' &nbsp; REXX program makes use of &nbsp; '''$T.REX''' &nbsp; REXX program which is used to display text messages.
<br>The &nbsp; '''$T.REX''' &nbsp; REXX program is included here ──► [[$T.REX]].
<lang rexx>/**/trace o;parse arg !;if !all(arg()) then exit;if !cms then address ''