Spinning rod animation/Text: Difference between revisions

Content added Content deleted
m (→‎{{header|REXX}}: added whitespace.)
m (→‎{{header|REXX}}: added the R4 and ROO REXXes that can be used with this program.)
Line 1,079: Line 1,079:


This REXX version will work for:
This REXX version will work for:
::* Personal REXX
::*   Personal REXX
::* PC REXX
::*   PC REXX
::*   R4 REXX
::*   ROO REXX
::* Regina REXX   (see the programming note below.)
::* Regina REXX   (see the programming note below.)
<lang rexx>/*REXX program displays a "spinning rod" (AKA: trobbers or progress indicators). */
<lang rexx>/*REXX program displays a "spinning rod" (AKA: trobbers or progress indicators). */