Terminal control/Cursor movement: Difference between revisions

Content added Content deleted
m (→‎{{header|REXX}}: added whitespace and highlighting to the REXX section preamble.)
Line 816: Line 816:
{{works with|PC/REXX}}
{{works with|PC/REXX}}
{{works with|Personal REXX}}
{{works with|Personal REXX}}

This version ''only'' works with PC/REXX or Personal REXX.
This version   ''only''   works with PC/REXX or Personal REXX.
<lang rexx>/*REXX pgm demonstrates how to achieve movement of the terminal cursor. */
<lang rexx>/*REXX pgm demonstrates how to achieve movement of the terminal cursor. */