Hello. I have a code that uses DIV 32, because of code lenght I am switching to PIC18F4620, and since I have the extra space I want to add more functions that could be more easily done using PBPL. BUT when I try to compile in PBPL it says "ERROR: Macro DIV32?CW not found in macro file."
I don't want to rewrite the DIV32 routine it works just fine as it is, is there any way to use DIV32 in PBPL? Can you use both Macro files at once? Or can the 18L macro file be edited in some way to include DIV32?

Thanks!

Rogerio