The Move Data with Fill routine moves up to 2**32-1 bytes
(2,147,483,647 bytes) from a specified source address to
a specified destination address, with separate source and
destination lengths, and with fill. Overlap of the source and
destination arrays does not affect the result.
Format
OTS$MOVE5 longword-int-source-length ,source-array ,fill-value
,longword-int-dest-length ,destination-array
Additional Information:
explode
extract