Thanks, that works.

However I'm having trouble applying the "stringing" the result. So if I do this:

<%=execute('return (String(aDBlangscriptRecordCount$j{$i};"####,###,##0"))')%>

 I get:

[text block]    [main]  1
return (String(aDBlangscriptRecordCount1;"####,###,##0"))
Reference to an undefined variable or value

Is the string() in the wrong place?

Thanks, Michael.

On 9 Nov 2010, at 20:35, Aparajita Fishman wrote:

> Don't bother with Get pointer, just do this:
> 
> <%=execute('return (aDBlangscriptRecordCount$j{$i})')%>
> 

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to