Associative array/Merging: Difference between revisions

m
→‎{{header|REXX}}: added wording in the REXX section header.
m (indented tables to be more centered.)
m (→‎{{header|REXX}}: added wording in the REXX section header.)
Line 395:
Some extra coding was added to support adjustable (maximum) widths for the displaying of the associate array names, keys, and values.
 
The double quotes that surround the string (character) items (as shown in the task's preamble) weren't included for this presentation.,
<br>although they could easily be added.
<lang rexx>/*REXX program merges two associative arrays (requiring an external list of indices). */
$.= /*define default value(s) for arrays. */