I would like to save the RETRIEVE buffers before calling an EXEC, and 
restore them afterwards. Saving them is easy:

'PIPE cp QUERY RETRIEVE BUFFERS | stem buffers.'

The question is how to restore them.

The EXEC saves, redefines, and then restores the PF keys -- but that 
clobbers the RETRIEVE buffers. I looked in the archive for this list and 

found the post below, but nothing else. Is there no way to do this? Shoul
d 
I try to APAR the clobbering of the RETRIEVE buffers?

Alan Ackerman
alan + dot + ackerman + at + bank of america + dot + com

Re: Saved retrieve buffer cp/cms command

On Thu, 12 May 2005 08:44:09 -0400, Jim Vincent 
<[EMAIL PROTECTED]> wrote:

>I think (if I read it right) is that he would like to save the retrieve
>buffer at LOGOFF and restore it at the next LOGON, kind of the same way
>Linux/Unix does in various shells.
>
>I know we can view/list the buffers so they could be saved, but I don't
>know of anything that will populate the buffers.  Interesting idea thoug
h!
>The only thing is the concept won't work in all cases (like FORCE or #CP

>LOGOFF) unless it is an Exit point in CP.
>
>_______________________________________
>James Vincent
>Systems Engineering Consultant
>Nationwide Services Co.
>One Nationwide Plaza  3-25-02
>Columbus OH 43215-2220   U.S.A
>Voice: (614) 249-5547    Fax: (614) 677-7681
>mailto:[EMAIL PROTECTED]
>
>
>VM/ESA and z/VM Discussions <VMESA-L@LISTSERV.UARK.EDU> wrote on 
05/12/2005
>08:39:16 AM:
>
>> Sent by: VM/ESA and z/VM Discussions <VMESA-L@LISTSERV.UARK.EDU>
>>
>> VMESA-L@LISTSERV.UARK.EDU
>>
>> You can include the command in your PROFILE EXEC so the non-standard
>> value you would like for RETBUF is set for your virtual machine each
>> time you logon.
>>
>> JR Imler
>>
>> JR (Steven) Imler
>> Computer Associates
>> Senior Software Engineer
>> Work: +1 703 708 3479
>> Fax:  +1 703 708 3267
>> [EMAIL PROTECTED]
>> [EMAIL PROTECTED]
>>
>>
>>
>> -----Original Message-----
>> From: VM/ESA and z/VM Discussions [mailto:[EMAIL PROTECTED] O
n
>> Behalf Of al_gl2
>> Sent: Thursday, May 12, 2005 07:58 AM
>> To: VMESA-L@LISTSERV.UARK.EDU
>> Subject: Saved retrieve buffer cp/cms command
>>
>> I use VM/ESA 2.4
>>
>> I liked a command "RETBUF"
>> Http: // www.vm.ibm.com/download/packages/descri pt.cgi? RETBUF
>>
>> I do not know as to decide  problem.
>>
>> The  LOGOFF the list of the executed commands is not saved.
>>
>> How it is possible to make so that the command list was restored in th
e
>> stack of commands?
>>
>> I want after LOGON the command RETBUF showed the command list of the
>> last
>> session.
>>
>> Alexandr.
>========================
=========================
========================

Reply via email to