> I use this a lot in 4D to quickly calculate totals from a selection of > records or an array and assumed it would work the same in A4D but it only > gives me a > > Reference to an undefined variable or value
Active4D is trying to tell you that the Sum command is not implemented in Active4D. Remember that Active4D does not directly implement every 4D command. There is a list of implemented 4D commands in the docs. 4D commands that are not implemented within Active4D can in many cases be executed with the 'execute in 4d' command. Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoy.org _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
