Nested Calls
Jose Lerebours
fpgroups at gmail.com
Wed May 2 15:43:43 PDT 2018
On 05/02/2018 10:21 AM, Scott Walker via Filepro-list wrote:
> It makes it handy for programming with little chunks of reusable code that do not have to actually be copied to many different prc tables.
Kind of using UDFs (User Defined Functions).
I have always used "chain" and/or "call" but more based on variable
setting (value) or conditional. Personally, I rather return control to
"input", check on variable and call whatever needs to be called in lieu
of "nesting".
More information about the Filepro-list
mailing list