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


  • Subject: Re: Prototype: multiple parameters.
  • From: "Peter Dow" <pcdow@xxxxxxxxx>
  • Date: Thu, 3 May 2001 21:49:16 -0700

Hi Slava,

You didn't quite give us enough information. The error is telling you that
the type of $JobT (job type?) doesn't match the 5th parameter in the
prototpe, i.e. 2A. If $JobT is job type, as defined on the RTVJOBA command,
it's only 1A. That's the beauty of prototypes -- they catch this kind of
error at compile time, not run time.

hth,
Peter Dow
Dow Software Services, Inc.
909 425-0194 voice
909 425-0196 fax


----- Original Message -----
From: "Slava Zharichenko" <Slava.Zharichenko@exel.com>
To: <RPG400-L@midrange.com>
Sent: Thursday, May 03, 2001 11:21 AM
Subject: Prototype: multiple parameters.


>
> Looks like i am stuck with prototype call which passing 10 parameters.
> 524 C                   Callp     SbmJob(#EINID:#ECMD:F3MTYP:F3MCTLN: -
> 525 C                             $JobT:$Eff:$Eft:$Efa:$Elogl:$Msg)
> 526 C                   ENDSR
>
>
> *RNF7421 30    525 036202  Operands are not compatible with the type of
> operator.
> *RNF7536 30    524 036201  The type of parameter 5 specified for the call
> does not
>                            match the prototype.
>
> what i am missing???
>
>  *Prototype for precedure SbmJob
> D SbmJob          PR
> D  #Einid                       10A   Value
> D  #ECmd                        10A   Value
> D  #EMTyp                        1A   Value
> D  #EMCtln                      10S 0 Value
> D  #EType                        2A   Value
> D  #EFileFr                    128A   Value
> D  #EFileTo                    128A   Value
> D  #EMbrArc                     10A   Value
> D  #ELog                        10A   Value
> D  #EMSG                       512A   Value
> ****************** End of data *****************
>
>
>
> ______________________________________________________________________
> Important Email Information
>
> The information in this email is confidential and may be legally
> privileged. It is intended solely for the addressee. Access to this email
> by anyone else is unauthorized. If you are not the intended recipient, any
> disclosure, copying, distribution or any action taken or omitted to be
> taken in reliance on it, is prohibited and may be unlawful. If you are not
> the intended addressee please contact the sender and dispose of this
> e-mail.
>
> +---
> | This is the RPG/400 Mailing List!
> | To submit a new message, send your mail to RPG400-L@midrange.com.
> | To subscribe to this list send email to RPG400-L-SUB@midrange.com.
> | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner/operator:
david@midrange.com
> +---


+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.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.