I have a QB4.54 version of the Nexus_13 external library. If I try to use it in QBX 7.1 it returns a format error. Is there anyway I can convert the library
Benjiboy
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Be who you are, not who others say you should be.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Hmm,
guess I'll have to run it under QB4.5 until I understand all the ins and outs of Nexus 13 and then look around for a replacement library so I can move my code to QB7.1...
Thanks anyway.
Benjiboy
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Be who you are, not who others say you should be.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
benjiboy wrote:guess I'll have to run it under QB4.5 until I understand all the ins and outs of Nexus 13 and then look around for a replacement library so I can move my code to QB7.1
if you have the .Lib file you can extract the .Obj files to recompile in the PDS using the program Lib.exe, Here you can read how.
but if you only have the .Qlb file you could try a binary to Obj file converter Here.