Tim, Hey, hope all is going well with you!
I've done all this and having no luck. I've written many methods that use the EOS attribute, this is the first time I've run into any issue. Steve -----Original Message----- From: 4D_Tech [mailto:[email protected]] On Behalf Of Tim Nevels via 4D_Tech Sent: Saturday, July 14, 2018 2:08 PM To: [email protected] Cc: Tim Nevels <[email protected]> Subject: Re: Execute on Server Method Attribute I would start simple. First be sure to declare the parameters with compiler directives. Then modify the method to only use a single text parameter. Change the parameter declarations too. Just for testing purposes. Test it. If it does not generate an error with 1 parameter, add a second parameter and test again. Tim Sent from my iPad On Jul 14, 2018, at 2:00 PM, Stephen J. Orth wrote: > I'm completely confused... > > No matter how I send the parameters (pointer, variable, text string) into > this method with the EOS attribute enabled, Server is complaining that I'm > accessing a parameter that does not exist. > > I've looked at the documentation and my method follows exactly what is > outlined, so why is Server having an issue running this method? > > Any input is GREATLY appreciated!!! ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

