#ARP-HELP
Your examples using addlib() refer to the library name as 'rexxarp.library'
rather than 'rexxarplib.library' … was this the intended name? The function
library written by Willy Langeveld must be addlibed using the name
'rexxarplib.library'.
Also, be sure that the LIBS: directory contains screenshare.library — no need
to addlib() it, just be sure it's in LIBS:.
-Bill Hawes