Hi there. Now we all know RecordRefs are great and cool, and dynamic and stuff. But what if i have to copy the contents of one blob into another? I mean: Same Table, but different RecordRefs. I’d use VALUE for datatypes other than BLOB, but what should i do with BLOBs? VALUE doesnt seem to work there.
I havn’t tested this but you might have to do CALCFIELDS on the fieldref first. stebbijons
Sure, ive done that. But Navision gives me an error that “The expression of type BLOB cannot be type converted into a BLOB.” … I agree fully with him. Clearly. I just dont know any other way i could transfer the content since i dont even have the import/export methos on fieldrefs.