On Fri, Jan 6, 2017 at 5:23 PM, David Adams <[email protected]> wrote:
> So, what's the easiest/smartest way to get at nested objects either in a > big C_OBJECT or an ARRAY OBJECT? > David: IIRC, 4D's native code does not support dotted notation. The "OBJ_Module" (a component) from Cannon Smith *does* support dotted notation so you might want to go with that. Cannon has taken the OB commands and created a set of routines that goes a long way to recreating the ObjectTools command set. The OBJ_Module is a boon to working with 4D's Objects and worth much more than the price ($0.00). -- Douglas von Roeder 949-336-2902 ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

