myszticalazn
Joined: 07 Feb 2007 Posts: 2
|
Posted: February 7, 2007 1:38 PM Post subject: Conversion of Binary to String |
|
|
Hello all, I have a questions on a string conversion. I have the following code and its popping the following error:
Code
m2(b,p,m)
Func
Local binary
string(p>Bin)->binary
.
.
Error: Missing ) |
|