|
On 02/11/2005, at 6:22 AM, David Gibbs wrote:
Anyone know if it's possible (in V5R1) to create a procedure with limited visibility in a service program?
Yes.
Basically, I want to create a procedure in a service program that is notexported to other programs that bind that service program, but is accessible to other modules that are in the same service program.For instance: The service program consists of modules X & Y. ProceduresA, B, and C, are in module X. Procedure D in module Y wants toreference procedure A, but I don't want any other programs to be able toreference procedure A. In Java I would define the method (procedure) as having 'package' visibility ... so that other routines in the same package (service program) can access the routine, but nobody else can. Am I asking for the impossible here?
No. You can do this. I answered the same question in May 2003 http://archive.midrange.com/rpg400-l/200305/msg00262.html Regards, Simon Coulter. -------------------------------------------------------------------- FlyByNight Software AS/400 Technical Specialists http://www.flybynight.com.au/ Phone: +61 3 9419 0175 Mobile: +61 0411 091 400 /"\ Fax: +61 3 9419 0175 \ / X ASCII Ribbon campaign against HTML E-Mail / \ --------------------------------------------------------------------
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.