Re: ... please I need your help ... :-))
"Fabio Melisurgo" <[email protected]> Wed, 13 Jun 2007 13:19:26 +0200
| Newsgroups | gmane.comp.lang.as400.mi |
|---|---|
| Message-ID | <002b01c7adac$b6913be0$8000a8c0@PCportatile> |
I Pete , tahnks a lot for your answare, I will inform you as soon as possible.... ----- Original Message ----- From: "Pete Hall" <[email protected]> To: "MI Programming on the AS400 / iSeries" <mi400-Zwy7GipZuJhWk0Htik3J/[email protected]> Sent: Tuesday, June 12, 2007 2:47 AM Subject: Re: [MI400] ... please I need your help ... :-)) > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > It's not in a different job. I'm sure of that. I'd look at what happens > exactly when it tries to create the user space. I don't recall it, but > see if the calling convention has changed for QUSCRTUS in the last 15 > years or so. That's about how old that code is. You should have all the > source, by the way. If you don't, and you'd like to have it, let me > know, and I'll get it to you. There's no reason it shouldn't work. It's > an old RPG3 program that just loads a source member into a temporary > user space, then calls QPRCRTPG with options that support the available > (circa early '90s) compile options. > > Pete Hall > [email protected] > http://pbhall.us > > > James H. H. Lampert wrote: >> "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. >> >> > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFGbe0PpcZsDl8OX6kRAlxAAKC1jDP3k1NuSrK8N/K0fPTveQ9uFwCfcOxh > 344y6o7Nm+viUgnaCv/fpwI= > =0ZJy > -----END PGP SIGNATURE----- > _______________________________________________ > 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. > _______________________________________________ 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.