IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Save in VIEW mode


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Jan 03, 2008 6:56 pm
Reply with quote

Hi Phil!

Quote:
You might use VIEW when you do not want to save


nothing wrong with using view...
what is wronng is to keep complaining about not being able to save icon_biggrin.gif
Back to top
View user's profile Send private message
Phrzby Phil

Senior Member


Joined: 31 Oct 2006
Posts: 1042
Location: Richmond, Virginia

PostPosted: Thu Jan 03, 2008 8:15 pm
Reply with quote

I agree with Enrico.
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Thu Jan 03, 2008 8:41 pm
Reply with quote

Quote:
ISPF Version 4 introduced the VIEW function that provided edit-like capabilities without the ability to SAVE the member. As you view a file, other users can also access the file, and modify it. The viewed version may not reflect the updated file. In SPIFFY you now have two options: Shared VIEW and exclusive VIEW.

Shared View is ISPF’s basic View function. It allows several users to work with the same file at the same time. Shared View does not ENQ on the file being viewed. Though this View disables the SAVE command, a user can still save via the REPLACE command by using the same name of the member being viewed as a parameter to the REPLACE command. The viewed member may not reflect the real member since other users may edit and change it while it is being viewed.

Shared VIEW does not pull down members edited from the ISPF concatenation list (PROJECT, GROUP, TYPE) in the same way EDIT does. If a member exists in the second library in the concatenated member list (indicated by 2 under the LIB column), it will be viewed under LIB 2 while in EDIT it will be ENQed and saved under the first library in the concatenation (LIB 1).

Exclusive VIEW will not allow other users to either EDIT or use exclusive VIEW on the viewed file (shared VIEW and BROWSE are still permitted). Exclusive VIEW also has a controlled save capability. When you use controlled save, a prompt panel is displayed, prompting you to override the default mode of discarding changes. Exclusive VIEW provides functionality similar to shared VIEW, but with enhanced integrity.

Your installation may configure SPIFFY to support both VIEW modes, or enforce one of the two VIEW modes.
From SPIFFY 5.8 User's Guide and Reference.
It does not make things better, but at least we know now why some users can save and some cannot.

Phrzby Phil wrote:
3. ability to Delete eXcluded lines for temporary clean viewing, but knowing that you have protected yourself from modifying the file
Please please try "HIDE X" instead. Much funnier!
Back to top
View user's profile Send private message
Phrzby Phil

Senior Member


Joined: 31 Oct 2006
Posts: 1042
Location: Richmond, Virginia

PostPosted: Fri Jan 04, 2008 12:19 am
Reply with quote

HIDE X - I just tried it - great - thanks!!
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 4
No new posts HILITE on Browse mode? TSO/ISPF 2
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts SET PATH in View DDL DB2 2
No new posts OUTFIL with SAVE option DFSORT/ICETOOL 7
Search our Forums:

Back to Top