Re: EuCOM : Attn Matt : String Return Value
- Posted by Bernie Ryan <xotron at blu??rog.com> Oct 04, 2007
- 704 views
Rad wrote: > It gives follwing error: > > D:\EUPHORIA\EuCOM\unicode.ew:176 in function peek_bstr() > A machine-level exception occurred during execution of this statement > bstr = 2147614733 > len = <no value> > > ... called from D:\EUPHORIA\EuCOM\OneWay60.exw:321 in procedure > proc_onecrypt() Rad: Looking at the help file the author says that to use this with vb.net I wonder if the value being return is the address of a vb string object and you need to use string oop class to access the returned string. Bernie My files in archive: WMOTOR, XMOTOR, W32ENGIN, MIXEDLIB, EU_ENGIN, WIN32ERU, WIN32API Can be downloaded here: http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan