Doc, don't think you can do that with a two dimensional array.
end last time I checked a For Each closes with a Next ;\)

 Originally Posted By: NTDOC
As long as there is not an error in reading and filling the value here is what I "think" may be the issue.


 Code:
For Each $value in $aResults
  'entry is: ' + $value ?
;EndIf
Next


If that does not help let us know.


Edited by Björn (2008-07-16 10:32 AM)
_________________________
as long as it works - why fix it?
If it doesn't work - kix-it!