Quantcast
Channel: SCN : Discussion List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2881

Help to interface zebra ZMotifPrinter.dll

$
0
0

Hy All,

I'm using Powerbuilder 10.5.

I need to upgrade anapplicationthatis usingthe Zebra libraryZBRPrinter.dllto usethe new Zebra libraryZMotifPrinter.dll.


In current application I'm using the ZBRPrinter.dll functions  after they have beendefinedasglobalexternal functions
such as :

SUBROUTINE ZBRPRNGetSDKVer (Ref long major ,Ref long minor ,Ref long engLevel ) LIBRARY "ZBRPrinter.DLL"  alias for "ZBRPRNGetSDKVer;Ansi"

Using the same technique, but withthe new library ZMotifPrinter.dll   Iget the error : "Bad Runtime function reference ..."
I didthe test usingthe following simple function:

 

FUNCTION string GetDriverName( string deviceName )  LIBRARY "ZMotifPrinter.dll"  alias for "GetDriverName;Ansi"


Any ideaabout thereasonof this error ?
any suggestions onhow to investigate?
any helpwill be 'appreciated

 

 

thanks in advance

regards
saverio


 


Viewing all articles
Browse latest Browse all 2881

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>