Thank you all for that help. Now, I'm jumping back into WACK playing with loops and arrays.
Steve On Wednesday, March 21, 2012 6:18:07 PM UTC-7, [email protected] wrote: > > That comes through as a comma delineated list. Use listToArray() to > convert it to an array or use list functions to work with it. > > Alan > > On Mar 21, 2012, at 7:39 PM, Steve Of LA wrote: > > This feels like a really newbie question, but I'm going around in > circles. How is a form checkbox list not a CF Array and how do I turn it > into something that I can use on a CFLoop? > > I can see Form.actorlist in my dump with values of (1,2,3). But when I > try to do anything with an Array function, OpenBD throws an error saying > that it's not a proper CF array. Could someone point me to the docs that > explain what a checkbox list is and what function could I use to convert it > to a CF Array. > > TIA > > Steve > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: > https://plus.google.com/115990347459711259462<https://plus.google.com/115990347459711259462> > http://groups.google.com/group/openbd?hl=en<http://groups.google.com/group/openbd?hl=en> > > -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
