Hi,
I'm using "Aurelius.Scripter.pas" to use Aurelius in scripts. I'm my code I have the following code "Scripter.DefineRecordByRTTI(TypeInfo(TBlob));", but when I try to use ".AsString" or ".AsUnicodeString" from a TBlob Variable I get and error "Unknow member". The editor show only the following methods.
Any hint how to make them available to scripter?
Thanks in advance,
Omar Zelaya