×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
To create customer family tree. Our customer master file has customer
number field and parent customer number field. Every now and then, we
need to know all the descendants of a customer number. So..., I created
a export procedure that accept a customer number as a parameter. It
will return the caller a link list that represent the customer's family
tree.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Alan Campin
Sent: Tuesday, March 11, 2008 4:48 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: link list returned from service program
<snip>
Lim Hock-Chai wrote:
I'm just curious to know if I've an export procedure that returns a
link list to the caller, how safe is it to continue to use the link
list after the service program is destroyed from the activation group?
</snip>
I have to ask. Why are you returning a linked list from a service
program?
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.