5.4.25.11. setMakeString (Class Method)
This method allows the Rexx programmer to supply a customized
makeString
method that will be used to replace
makeStringImpl.
The makeStringMethod argument can be either
a string containing a method source line, or an Array of strings containing individual method source
lines (for these cases an equivalent method object is created).