I am trying to link the arp library with one of my older programs. But I keep
getting the message "error parsing object module arp.library offset 0" when I
try it. I am using the -l option of Dice and have linked other libraries
successfully. Does anyone know what I am doing wrong. I know the library is
good since it is being used by a few utilities I have running. -Jack
The documentation I have says to link with it so I got hung up on that. Reading
in a another section I found where it says OpenLibrary will also work. Thanks
for you patient reply. -Jack