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




I don't recall where I found a copy of it, but the utility was
distributed with a non-observable version of CRTIRSPC. This is a MI
program that creates the user space. So out of the box, it won't work
on RISC systems.

http://archive.midrange.com/bpcs-l/200010/msg00249.html

The source is provided, but to recompile the MI program you either need
another MI compiler or setup the 2 alternate programs as follows.

There should be source members called CRTIRPGMXX and QPRUSRPXX. Compile
and rename them CRTIRPGM and QPRUSRP respectively. This bypasses the
CRTIRSPC program and CRTIRPGM will work without a user space (uses an array)

Now compile CRTIRSPC with CRTIRPGM. The orginal CRTIRPGM and QPRUSRP
programs can be used again. The user space version will handle larger
programs than the array version.


Keith



Fabio Melisurgo wrote:
I Pete , tahnks a lot for your answare, I will inform you as soon as
possible....



----- Original Message -----
From: "Pete Hall" <pbhall@xxxxxxxxxxxxx>
To: "MI Programming on the AS400 / iSeries" <mi400@xxxxxxxxxxxx>
Sent: Tuesday, June 12, 2007 2:47 AM
Subject: Re: [MI400] ... please I need your help ... :-))


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
pbhall@xxxxxxxxxxxxx
http://pbhall.us

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.