SafeX3 - 4GL - BlbFile conversion

SOLVED

Hi, I need to convert a string from base64, I use the function YLEN=b64Decode(YB64RES, YBLOB).

Then I would have to convert the BlbFile back to a ClbFile or Char (I need to parse it) but I wouldn't want to have to write YBLOB to the filesystem and then read it again.

There's a way ? 

Roberto