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

how can we browse or edit a view


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
crm

New User


Joined: 14 Nov 2005
Posts: 25

PostPosted: Fri Feb 17, 2006 12:29 pm
Reply with quote

hai frnds

how can we edit or browse a VIEW.
give me syntax.

it will be something like -z.f....(i don't remember ).

thanks
Back to top
View user's profile Send private message
Rupesh.Kothari

Member of the Month


Joined: 27 Apr 2005
Posts: 463

PostPosted: Fri Feb 17, 2006 12:46 pm
Reply with quote

Hi,

Quote:
hai frnds

how can we edit or browse a VIEW.
give me syntax.

it will be something like -z.f....(i don't remember ).


Code:
REP .ZF .ZL


To replace the PS/PDS which open in View mode.

Hope this helps
Regards
Rupesh
Back to top
View user's profile Send private message
crm

New User


Joined: 14 Nov 2005
Posts: 25

PostPosted: Fri Feb 17, 2006 1:45 pm
Reply with quote

thanks for ur quick answer Rupesh
Back to top
View user's profile Send private message
smiley
Warnings : 1

New User


Joined: 08 Feb 2006
Posts: 27

PostPosted: Fri Feb 17, 2006 2:28 pm
Reply with quote

u can also do it as follows:

Code:
Command ===> replace (abcd)                                   Scroll ===> CSR 
****** ***************************** Top of Data ******************************
c99999        IDENTIFICATION DIVISION.                                         


where abcd is the member name.
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Sun Feb 19, 2006 6:52 am
Reply with quote

I've used: x all

Then:
Code:
 Command ===> replace (abcd)                                   Scroll ===> CSR 
****** ***************************** Top of Data ******************************
c..... ------------------------------------------------------------------------
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts HILITE on Browse mode? TSO/ISPF 2
No new posts SET PATH in View DDL DB2 2
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Query on edit primary command CLIST & REXX 5
No new posts Query on edit primary command CLIST & REXX 1
Search our Forums:

Back to Top