Nested Calls
Richard D. Williams
richard at appgrp.net
Fri May 11 10:30:09 PDT 2018
Richard,
Yes I use @wef, @wlf, @wuk, and goto. all of which contain an "end"
statement inside the call.
The "end" for one of these does not end the call.
I did mention "display" in my first email and that works fine, but I can
not use "screen".
I must use a popup inside the call to use a screen "normally".
"Normally", being as if I was updating a screen in the input table.
Richard
On 5/11/2018 12:03 PM, Richard Kreiss wrote:
> Are you using @wef or @wlf processing? These require an “end” which would end your call.
>
> If you called process does not use @wef or @wlf or some others option that requires an “end”, the I would agree that what you are doing will work.
>
> However, when @wef or other option which requires an”end” then a chain is required.
>
> Richard
> Sent from my iPhone
>> On May 11, 2018, at 12:29 PM, Richard D. Williams via Filepro-list <filepro-list at lists.celestial.com> wrote:
>>
>> Nancy,
>>
>> I respectfully disagree.
>> I use calls all the time to run header-detail update, adds, deletes, print, export with full screen interaction and control.
>> I can display a screen, popup a screen, popup update a screen.
>>
>> Variables do not conflict with those on the regular input table either.
>> I can have ha(10,.0) in the regular input table and then call a table that has ha(8,mdy/).
>>
>> Your point about 5.0 is true, you can only use call once and it must end before another can be called.
>> But, since you are returned to the line where the first call was made, you can create a link to another call and loop back in to the previous call.
>>
>> Richard D. Williams
>>
>>
>>> On 5/10/2018 3:24 PM, Nancy Palmquist via Filepro-list wrote:
>>> Scott,
>>>
>>> No Call's can not be nested in 5.0. Calls are good for stuff that does not need any user interaction other than an INPUT questions or two. You can not give any screen control using Call. CHAIN does give you that capability but the flow is different as you go in and out.
>>>
>>> Nancy
>>>
>>>
>>>> On 5/1/2018 9:21 PM, Scott Walker via Filepro-list wrote:
>>>> Did the ability to have nested calls in processing get added to some post
>>>> 5.0 version?
>>>>
>>>> Regards,
>>>> Scott Walker
>>>>
>>>>
>>>> _______________________________________________
>>>> Filepro-list mailing list
>>>> Filepro-list at lists.celestial.com
>>>> Subscribe/Unsubscribe/Subscription Changes
>>>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>>>>
>> _______________________________________________
>> Filepro-list mailing list
>> Filepro-list at lists.celestial.com
>> Subscribe/Unsubscribe/Subscription Changes
>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>
>
>
> ---
> This email has been checked for viruses by AVG.
> http://www.avg.com
>
>
More information about the Filepro-list
mailing list