PUT's not working in EXIT procedure

Michael C. Lee mclsys@home.com
Thu, 13 Aug 1998 16:24:02 -0700


--------------0B593505A00F5588A8B1500D
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

You might want to consider a slightly different tactic. Instead of doing all
that work to do PUTs when you leave a screen perhaps you should go up a level
and do the PUTs when you come back from the screen in question. This might be a
bit of work if the screen(s) in question are called from a lot of other screens
though. We did something similiar on a system I worked on with code along this
lines....

screen callingscreen