Returning to some old Fortran code after many years absence. At one time I must have known what %VU%PTR_VAL in
iptString = SourceArray(Index)%VU%PTR_VAL
intLength = SysStringLen(%Val(iptString))
meant. But I no longer recall, and none of my searches have helped me find the meaning. Perhaps it is some form of casting. The surrounding code also contains several constructs of the form variable%aa.
Can anyone point me in the right direction where I might find documentation of these constructs.
Thanks,
Randy