Re: ... please I need your help ... :-))

"James H. H. Lampert" <[email protected]> Mon, 11 Jun 2007 10:19:00 -0700
Newsgroups gmane.comp.lang.as400.mi
Message-ID <[email protected]>
"Fabio Melisurgo" <[email protected]> wrote:

> I Peteh,I created the qir library on my I5 v5r3 AS400, 
>but when I use the CRTIRPGM CMD it shows this error 
>message :
> 
> Non trovato l'oggetto PRMSPC nella libreria QTEMP.
> in english:
> not able to try the obj PRMSPC in QTEMP . 

To the best of my knowledge, all command-line-usable MI 
compilers that can operate in user state are either 
front-ends for the QPRCRTPG API (which, for some reason, 
expects to find the source in a *USRSPC). The one we use 
at Touchtone is an elaboration of the old PL/I example 
from the V2R3 API manual, created back when we were on a 
beta-test version of OS/400, and could install and use 
compilers that weren't paid-for (and PL/I hadn't been 
downgraded to PRPQ status). I glanced at the current 
example, years ago (mainly out of curiosity about how a 
QPRCRTPG front-end was supposed to work in a language 
other than PL/I), but all I remember is that it seemed 
overly complicated.

At any rate, the error message suggests to me that 
somehow, whatever is supposed to be creating a *USRSPC in 
QTEMP, then stuffing the source code into that *USRSPC, 
isn't working (more specifically, that it's failing to 
create the *USRSPC). Or that somehow, this process is 
happening in a different job from the one that's feeding 
the *USRSPC into QPRCRTPG.

--
JHHL
_______________________________________________
This is the MI Programming on the AS400 / iSeries (MI400) mailing list
To post a message email: MI400-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mi400
or email: MI400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mi400.