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



Do this and I think it will work.  It gives the
procedure a different name internally than the
external program name.

      DSLS639WFPrc      PR               
EXTPGM('SLS639WF')
      D                                4
      D                                2
      DSLS639WFPrc      PI
      D fclyra                         4
      D seq                            2

Scott Mildenberger 

--- MWalter@xxxxxxxxxxxxxxx wrote:
> 
> Next problem.
> 
> Now that I can prototype "Main" procedures, do I
> have to use the procedure
> name. My naming convention is to name programs that
> print a report the same
> name as a printer file therefore my specs look like
> this:
> 
>      FItemasa   ip   e           k Disk
>      FSls639wf  O    E             Disk
> 
>      D/copy *libl/qrpglesrc,getspicatp
>      D/copy *libl/qrpglesrc,getslsfcpr
>      D/copy *libl/qrpglesrc,getsqffpr
> 
>      DSLS639WF         PR
>      D                                4
>      D                                2
>      DSLS639WF         PI
>      D fclyra                         4
>      D seq                            2
> 
> The compiler doesn't like this because the symbol,
> SLS639WF is defined in
> the F spec and the Dspec. Is there a way around
> this?


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.