Nested Calls

Richard D. Williams richard at appgrp.net
Fri May 11 09:32:10 PDT 2018


This offer is not directed at Nancy or many others on this list who 
already know about "calls", but if any one needs more help with this 
function please free to contact me off list.

Richard D. Williams


On 5/11/2018 11:29 AM, Richard D. Williams via Filepro-list 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