It almost seems like you are doing the inverse of what is described here:
http://kb.4d.com/assetid=48814
Try this:
C_POINTER($ptr)
ARRAY TEXT($My_Array;5;10)
$ptr:=->$My_Array{1}
My_Method ($ptr)
-Tim
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ: http://lists.4d.com/faqnug.html
Archive: http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************