Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

restoring *savf objects

213 views
Skip to first unread message

us...@domain.invalid

unread,
Mar 6, 2003, 2:47:26 AM3/6/03
to
Hi techies,
I have saved some data on a *savf object. How do I restore this file and
extract all data inside?

thanks, and please send your email to damu...@hotmail.com

Marc Rauzier

unread,
Mar 6, 2003, 3:09:45 AM3/6/03
to
racontait dans ibm.software.iseries.connect:

> Hi techies,
> I have saved some data on a *savf object. How do I restore this
> file and
> extract all data inside?
>

The save file is an object (whose type is *FILE and attribute is SAVF)
like another and can be restored like another with the RSTOBJ command.
Once the savf restored, you restore the objects it holds with RSTOBJ
command too, by specifying RSTOBJ DEV(*SAVF) SAVF(YOURLIB/YOURSAVF).

> thanks, and please send your email to damu...@hotmail.com
>
>

--
Cordialement/Best regards
Marc Rauzier

0 new messages