EXIT

Kenneth Brody kenbrody at spamcop.net
Fri Mar 6 15:16:38 PST 2015


On 3/6/2015 5:02 PM, Fairlight wrote:
> Not unless system() has a return code, and probably not even then, since a
> shell sits between the two instances.

That's the purpose of the SYSTEM() function, as opposed to the SYSTEM 
command.  (If it didn't return the exit value, what would be its purpose?)

> On Fri, Mar 06, 2015 at 04:27:41PM -0500, Richard Kreiss thus spoke:
>> If a system call is done to another clerk session to add a new record and
>> that session is cancelled, program going to a delete routine, if EXIT NN is
>> reached, is there any way for the origination program to get this exit code?


-- 
Kenneth Brody


More information about the Filepro-list mailing list