On Sun, Jun 19, 2011 at 9:37 PM, Penny <[email protected]> wrote:
> That I can loop over a struct and an array with Open bd (currently
> running openbd on gae)
What version?
> I think the Array Syntax in general is not working
Works fine for me in the non-GAE version, and there have been major changes
to the GAE version since last stable, hence why version is critical here;
previous stable version was quite behind in terms of cfscript syntax.
> - but neither does
> this for looping:
> // Looping over an array
> myArray = ArrayNew(1); // simple empty array declared.
> for ( arrElement in myArray ){
> WriteOutput( arrElement );
> }
>
>
That syntax works fine for me in the non-GAE version. Just tested and works
as expected.
--
Matthew Woodward
[email protected]
http://blog.mattwoodward.com
identi.ca / Twitter: @mpwoodward
Please do not send me proprietary file formats such as Word, PowerPoint,
etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html
--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en