Community Member Profile
Ken Miner
Member since Jan 29, 2011
- Profile: /members/7708-Ken-Miner.htm
- Comments: 1
- Points: 12
Recent Blog Comments By Ken Miner
-
Learning ColdFusion 9: Bug Using Implicit Structs Within Nested Function Calls
Posted on Jan 29, 2011 at 4:22 PM
Hi Ben Is this another bug? I have broken it down to it's simplest form. var local.result = {}; // add the page details to result local.result['page'] = 1; local.result['records'] = 2; local.result['total'] = 3; local.result['rows'] = []; cfd... read more »



