|
Hi all,reference as an input/output parameter.
I have a client manager procedure that has the client id passed by
This seems to be because the procedure will call a client creationprocedure if the clientId is passed as 0, or a work with clients procedure
if the id is not 0. In the latter case, a list of clients that are relatedto the client in the parameter are shown in a subfile. Selecting one of
these relations will call the client manager procedure again, this timewith the relation as the parameter. So when the program returns to the
original instance of the clientmanager, the relation is returned to thecaller instead of the original client.
instance but only if the clientId at the beginning is different from 0. In
What can I do? I think I need to be able to pass by value to the second
that case I need the parameter to be modifiable.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.