From: "Ian McGowan" <[EMAIL PROTECTED]>

> I don't get the example as posted - seems like F.FILE doesn't get saved
> anywhere between calls.

It doesn't -- it was enough to be able to pass in the file that I had
already opened in the calling program.

And then to pass the file handle into the A51.ALL.CHILDREN function and have
it pass the same file handle to A51.ULTIMATE.PARENT is the solution I wanted
for UniBasic programs.

The file gets opened once, that's what I was after.

Calling it from an I-Descriptor is another issue entirely, as it will get
called for each record.  I gather that common memory is the solution to
this, but I haven't done anything at all with that and I'm not sure I want
to... I just won't tell the report writers about these. :)

-- 
Wendy Smoak
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to