pagescript and xailer/harbour .....
Publicado: Mar Abr 23, 2013 7:14 pm
Hi,
We use PageScript printing library in our xHarbour apps and our Xailer/xHarbour apps. It all works very well.
Am trying to get PageScript to link with Xailer3/Harbour but the closest I can get is 4 unknown functions DllLoad(), DllCall(), DllPrepareCall() & DllExecutecall()
Has anyone got PageScript working with the new Xailer3/Harbour?
There is only one prg involved TPScript.prg which is attached.
In a full Harbour distribution there is a folder with some fixes for PageScript ... Harbour-3.0.0-srcharbour-3.0.0examplesps32.
There is a .dif patch file to apply to TPScript.prg which alters the #defines at the top and a few lines of the Create Method.
I have manually applied the patch and the patched file is called TPScript_patched.prg ..... but this still has the four functions unresolved.
Any thoughts please would be really really appreciated.
Attached files ps32.dif (709 B)Â TPSCRIPT.PRG (148.4 KB)Â TPSCRIPT_patched.PRG (148.5 KB)Â
We use PageScript printing library in our xHarbour apps and our Xailer/xHarbour apps. It all works very well.
Am trying to get PageScript to link with Xailer3/Harbour but the closest I can get is 4 unknown functions DllLoad(), DllCall(), DllPrepareCall() & DllExecutecall()
Has anyone got PageScript working with the new Xailer3/Harbour?
There is only one prg involved TPScript.prg which is attached.
In a full Harbour distribution there is a folder with some fixes for PageScript ... Harbour-3.0.0-srcharbour-3.0.0examplesps32.
There is a .dif patch file to apply to TPScript.prg which alters the #defines at the top and a few lines of the Create Method.
I have manually applied the patch and the patched file is called TPScript_patched.prg ..... but this still has the four functions unresolved.
Any thoughts please would be really really appreciated.
Attached files ps32.dif (709 B)Â TPSCRIPT.PRG (148.4 KB)Â TPSCRIPT_patched.PRG (148.5 KB)Â