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

can we comment any data in sysin dd *


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sunnyfuture

New User


Joined: 06 Jun 2005
Posts: 4

PostPosted: Wed Jun 08, 2005 12:49 pm
Reply with quote

plz feel free to ask me if u didn't undresyand this example

//SYSIN DD *
DFGDFG
SDFGDFGD
DFGDFGDF
ERSSDRG
/*
I want to skip ( I mean to comment the first two instream steps. "DFGDFG & SDFGDFGD" ). Is there any possible way to comment the steps in SYSIN DD *
Back to top
View user's profile Send private message
Deepa.m

New User


Joined: 28 Apr 2005
Posts: 99

PostPosted: Wed Jun 08, 2005 2:31 pm
Reply with quote

if it is the data you are passing to the program then you can't comment it.
Back to top
View user's profile Send private message
superk

Global Moderator


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

PostPosted: Wed Jun 08, 2005 3:53 pm
Reply with quote

sunnyfuture, there is not enough information given to render an appropriate response. It totally depends on what this data is input to. Many utilities allow the SYSIN control statements to be commented, many others do not. Check with the program you are using to see if it allows for comments, and how they should be specified.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 2
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top