In my native code, I would like to be able to get a printable
representation of a Value_P as if ⎕PW was set to some very large value
(effectively unlimited).

What is the most efficient way to do this?

I was trying to call assign on the return value from
Workspace::get_v_Quad_PW(), but I got a DOMAIN ERROR (I suppose I made some
silly mistake somewhere though) but I don't think that might be the best
way to it.

Regards,
Elias

Reply via email to