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



Thanks, Dennis.

I tried the way you advised, and it was really happy.

Jevgeni.


-----Original Message-----
From: c400-l-bounces+jevgeni.astanovski=sampopank.ee@xxxxxxxxxxxx [mailto:c400-l-bounces+jevgeni.astanovski=sampopank.ee@xxxxxxxxxxxx] On Behalf Of Dennis
Sent: 7. märts 2011. a. 16:04
To: C programming iSeries / AS400
Subject: Re: [C400-L] Calling RPG program from C

Since the item is numeric with no type specified, RPG defaults to Packed, not Signed. Pass instead 0x0000000f (4 bytes) and I believe the called pgm will be happy.

"Jevgeni Astanovski" <Jevgeni.Astanovski@xxxxxxxxxxxx> wrote:

Hi all,
Too bad not being familiar also with RPG...

I'm trying to call an RPG program from my ILE/C program.
RPG program parameters are described in the manual, there are plenty of
parameters, that are described like this:
@ETK A(4)
@ETN S(7,0)
I understand, that @ETK is char(4). @ETN seems to be SIGNED(7,0) so
from the C point of view effectively also char(7).
When I call the program filling @ETN with 7 zeroes (the parameter is
marked as "not used" in the manual) I get a decimal error MCH1202.
I ask the manufacturer - what is the type of the parameter?
He answers: 7 0
:-(
He even sent me a source, below is a row from it:
62000 C PARM @ETN
7 0
But frankly speaking it tells me close to nothing.

Can anyone tell me, is it decimal(7,0) or char(7)?

TIA,
Jevgeni
--
This is the C programming iSeries / AS400 (C400-L) mailing list
To post a message email: C400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/c400-l
or email: C400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/c400-l.

--
Sent from my Galaxy tablet phone with with K-9 Mail. Please excuse my brevity.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.