>>-SysStemCopy--(--fromstem--,--tostem-------------------------->
>--+------------------------------------------------------------------+--)-><
   +-,--+------+--+-------------------------------------------------+-+
        +-from-+  +-,--+----+--+----------------------------------+-+
                       +-to-+  +-,--+-------+--+----------------+-+
                                    +-count-+  +-,--"--+-I-+--"-+
                                                       +-O-+
Example 8.37. RexxUtil - SysStemcopy
Source.0 = 3 Source.1 = "Hello" Source.2 = "from" Source.3 = "Rexx" Call SysStemCopy "Source.", "Target." Call SysStemCopy "Source.", "Target.", 1, 5, 2, "I"