Passing data between filepro tasks
Del
del at altsystem.com
Sat Jun 18 05:34:35 PDT 2011
From Ken’s reply, I gather putenv and getenv will not work from daugher task to mother task.
Del
From: Bill Randall
Sent: Saturday, June 18, 2011 7:02 AM
To: Del
Subject: Re: Passing data between filepro tasks
PUTENV and GETENV sounds like a much easier thing to do
On 6/17/2011 6:36 PM, Del wrote:
Yes, that is exactly what I was planning to do if there was no better way.
Sigh - its really just one number that I have to pass back, but it has to be
done.
Del
-----Original Message-----
From: Kenneth Brody
Sent: Friday, June 17, 2011 5:34 PM
To: Brian K. White
Cc: filepro-list at lists.celestial.com
Subject: Re: Passing data between filepro tasks
Create a filePro file with a single memo field. From the main file,
lookup-free to create a record, and WRITE it. Pass the record number via
one of the -r* flags. In the child process, write the return info into that
record's memo. When back in the parent, re-read the record, grab the info,
and delete the record.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20110618/502dfc26/attachment.html
More information about the Filepro-list
mailing list