Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opposite CREATEBINARY()
Message
From
26/07/2008 11:24:26
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
25/07/2008 18:32:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01334171
Message ID:
01334234
Views:
17
>Hello,
>
>I am looking for a way to handle a Byte Array coming back from a web service. The web service takes a Byte Array as an input parameter, so I use the CREATEBINARY(str) function (the str is an XML file). Is there a way to take the output Binary Array and convert it to a string (XML file)? Any suggestions would be most appreciated.
>
>Thanks!
>
>Tim
lcBin = createbinary(m.str)
lcXML = cast(  m.lcBin as m )
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform