Map range: Difference between revisions

m
→‎version 3: changed a word in the REXX header section.
(→‎{{header|Applescript}}: Added an Applescript version)
m (→‎version 3: changed a word in the REXX header section.)
Line 2,261:
 
===version 3===
This REXX version used a function that calculates and also displaydisplays the range mapping.
<lang rexx>/*REXX program maps and displays a range of numbers from one range to another range.*/
rangeA = 0 10