× 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.



>From this list.

But you could do a WRKBNDDIRE QC2LE and then do a DSPSRVPGM
SRVPGM(QC2util1) DETAIL(*DTAEXP) for every service program listed.  The
interesting this is that one service program contains system and another
contains the exception.

Anyone have a link for better documentation?

Rob Berendt
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
Benjamin Franklin



                    "Nicolay, Paul"
                    <paul_nicolay@mer       To:     "'rpg400-l@midrange.com'" 
<rpg400-l@midrange.com>
                    ck.com>                 cc:
                    Sent by:                Fax to:
                    rpg400-l-admin@mi       Subject:     RE: EXPORT/IMPORT
                    drange.com


                    03/08/2002 08:52
                    AM
                    Please respond to
                    rpg400-l






Hi Rob,

Rather interesting... where did you find the information regarding the
IMPORT you did after calling the system function ?  What other functions
would export (which) data ?

Kind regards,
Paul

-----Original Message-----
From: rob@dekko.com [mailto:rob@dekko.com]
Sent: 08 March, 2002 14:27
To: rpg400-l@midrange.com
Subject: EXPORT/IMPORT was RE: Static vs. Dynamic storage (was
Activation groups for beginne rs )



On variables or subprocedures?

I use it all the time for subprocedures in a service program.  In fact any
subprocedure in a service program which you want to access outside of that
service program needs to be EXPORTed.  The subprocedures do not need to be
IMPORTed.

So far the only variable I IMPORT is
      * Execute Command (system) Subprocedure Variables
     D System          PR            10I 0 ExtProc('system')
     D  CmdText                        *   Value Options(*String)
Command text string

     D ErrorCPF        S              7A   Import('_EXCP_MSGID')
Error number
I've not EXPORTed any variables, yet.


Rob Berendt
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
Benjamin Franklin


_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
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.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.