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



Hi Guys,
The following statement finally worked with the added parameter RSTASP(1)
(which was suggested earlier but for the wrong parameter):

RSTOBJ OBJ(*ALL) SAVLIB(RPGDOC) DEV(*SAVF) SAVF(RPGDOC) RSTLIB(RPGDOC)
RSTASPDEV(*SAVASPDEV) RSTASP(1)

Thanks to all who responded.

BR
Ewart




CRPence

From:
CRPence <CRPbottle@xxxxxxxxx>


To:
rpg400-l@xxxxxxxxxxxx


Cc:



Date:
03/30/2010 09:23 PM


Subject:
Re: Freeware RPGDOC available



The decimal value of one, would imply an ordinary ASP, not an
independent ASP. Only a device name of the latter is supported;
i.e. not a number. There is a separate RSTASP parameter for other
than iASP, but that is unlikely to be the issue.

The OP failed to mention the release, the message identifier, or
if, how, & where the library was created prior to the [failing]
restore object request. Perhaps DSPSAVF RPGDOC may be relevant as well.

Regards, Chuck

Luis Rodriguez wrote:

I believe that you can specify your own ASP. Try 1...

On Mon, Mar 29, 2010 at 11:08 PM, <ewart.desouza> wrote:


Just tried to download your RPGDOC utility. When I run the
following restore command it give a message: ASP device
*SAVASPDEV not correct.

RSTOBJ OBJ(*ALL) SAVLIB(RPGDOC) DEV(*SAVF)
SAVF(RPGDOC) RSTLIB(RPGDOC) RSTASPDEV(*SAVASPDEV)

We have no ASP names specified on our system. Any idea how I
can get this downloaded. I know the other option would be to
download the sources & compile them, but I want to avoid that.


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.