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

Explain about ISREDIT code


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

New User


Joined: 17 Dec 2008
Posts: 5
Location: India

PostPosted: Thu Dec 25, 2008 1:55 am
Reply with quote

Could you please explain the below ISREDIT code?

'ISREDIT (CL'cutcnt') = LINE' i
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Thu Dec 25, 2008 3:19 am
Reply with quote

It looks like you're creating a variable 'CL' and whatever the value of 'cutcnt' is that contains the contents of the line designated as "linei" where "i" is hopefully a numeric value.

'ISREDIT (CL'cutcnt') = LINE' i
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 run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts DB2 Statistics - Using EXPLAIN and qu... DB2 1
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
Search our Forums:

Back to Top