On Wed, Feb 16, 2011 at 8:56 AM, <[email protected]> wrote: > Hi Paul, > >>> DECLARE INTEGER BS_ReadLogCache IN BS_SDK.DLL INTEGER handle, INTEGER >>> @numOfLog, STRING @logRecord >>> >>> result = BS_ReadLogCache(lnhandle, @lnNumOfLog, @lcBuffs) >>> >>> lnNumOfLog : returns integer 2 when I record my finger on device >>> lcBuffs : garbage value > >> Your syntax looks OK. What should lcBuffs return? Are you sure it's >> garbage? > > Thanks for reply. From VFP I got garbage values which can be displayed on > screen but can't copied to _cliptext to paste here.
OK, try to increase the size of your buffer. Make it really big just for a test. > I attached the Debug Locals window jpg file with my message. Sorry, but ProFox removes attachments. -- Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

