to return a value from array I use
ON DBLCLICK Inser_Img( oBrw:aArrayData[oBrw:nArrayAt,1] )
BUT return only the record of the first column and not the record I selected : How I must make to have therecord selected ?
then
it return ".\bitmaps\test.bmp" How I can make to have all Path of this bitmap ?
sample c:\test\bitmaps\test.bmp ?
THANKS
Falconi Silvio