structure file=(structure file(*)) its even in the documentation
http://doc.4d.com/4Dv16R4/4D/16-R4/Structure-file.301-3317749.en.html a notable exception is PROCESS 4D TAGS (apart from plugins) which is evaluated in the host context even when used in a component (it's the only way I know to directly access process variables of the host from a component) > 2017/10/20 23:52、Jim Dorrance via 4D_Tech <[email protected]> のメール: > Is there a simple way to discover in what context (host DB or component) a > particular method (host DB method or component method) is being executed > when I execute a method on a Call Subform Container call event? ********************************************************************** 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] **********************************************************************

