Chip, Here's some code I use. // Method: Dox_get_verbose () -> boolean C_BOOLEAN($0) $0:=OBJ_Get_Bool (<>doxObject;dox configObj+"."+dox verbose)
The method is EOS and the IP object is set by another method on the server. Easer for something like this, I think, than getting variables. On Wed, Aug 17, 2016 at 12:51 PM, Chip Scheide <[email protected]> wrote: > I tried: > method1 > <>Directory_path:=get 4d folder(3) > > method2 > execute on server("method1";12345) > get process variable(<> Directory_path;$Server_path) > > > but the variable $Server_path is blank. > > Thanks > Chip > ********************************************************************** > 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] > ********************************************************************** -- Kirk Brooks San Francisco, CA ======================= ********************************************************************** 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] **********************************************************************

