On Apr 1, 2006, at 10:40 AM, James Spencer wrote:

The first arose because I was using Constellation's debugger and variable display. There is apparently a minor bug in how it shows arrays passed as parameters: in dbInsert it was showing the second parameter as empty even though I knew I was passing a valid array. In fact, while Constellation's display showed the parameter as empty, Rev's variable watcher, which I finally opened this morning, shows that the parameter is valid containing exactly what I passed.

James,

In Constellation's var watcher I fastidiously check each temp var and global to see if they have keys...if they do, then they are shown as arrays with keys, etc. I neglected to do this with params! I'll get this fixed tomorrow and put the fix up. James, if you could report back after the fix is in and let me know if it's working for you, that'd be great.

Thanks,

Jerry _______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to