DISPLAY in auto

Fairlight fairlite at fairlite.com
Wed Jul 21 11:09:24 PDT 2004


Simon--er, no...it was Jay Ashworth--said:
> On Wed, Jul 21, 2004 at 01:12:53PM -0400, Brian K. White wrote:
> > Exit just exits the table, and since this was automatic, it doesn't mean
> > much other than that no more automatic processing will be done. You still
> > proceed on to input/output processing.
> 
> That's not the defined behavior of EXIT, is it, Brian?
> 
> All my doco says "exits the dclerk program to the operating system" or
> things like that.

It should.  The exception is a bug I found (and reported, I believe...this
was back in March when I did the OneGate demo) that EXIT in a CALLed
table only acts like END.  If Ken says I didn't report that, I'd be happy
to make an official report if it's still outstanding.

But in plain old top-level input tables, yeah, it should exit the program.

> I might have to do that, I guess, but Ken says EXIT is supposed to work
> in auto the same way it works in input.

Are you doing it from a CALLed table?  That would do it.  In that case, I
set an extern variable in the called linked to a global in the calling
table, and END the called, then check the results in the calling table and
EXIT from there if desired.

mark->
-- 
Bring the web-enabling power of OneGate to -your- filePro applications today!

Try the live filePro-based, OneGate-enabled demo at the following URL:
               http://www2.onnik.com/~fairlite/flfssindex.html


More information about the Filepro-list mailing list