#RexxPlus Help Needed
04-Nov-94 19:09:58
Sb: #43637-#RexxPlus Help Needed
Fm: Robert Wilcox 70107,717
To: Steven D. Kapplin 70055,1021
Your description of what an rp library does is correct. The way to avoid the
need to create your own rp library is to convince Mark to do it. He probably
has some tools to simplfy the process. Early versions of RexxPlus would call
the function library directly but this proved unworkable, hence the rp
libraries. I don't know of any way around this. My own testing suggests that
the amount of speed-up using the rp libraries depends on the nature of the
application, implementation lanquage of the target library, the specific
function called , etc. You can attempt to control the search order by arranging
to have a given library appear first in the search list.