MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Comment out FTP control card ?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
tcurrier
Intermediate


Joined: 10 Feb 2006
Posts: 188
Topics: 68

PostPosted: Thu Dec 17, 2009 1:59 pm    Post subject: Comment out FTP control card ? Reply with quote

Does anyone know how to turn a mainframe FTP control card into a comment ?

Code:
//INPUT    DD *                                                     
99.99.99.9                                                           
ENDOFDAY PASSWORD                                                     
CD /MYDIR                                                         
PUT 'MY.PDS(MYMEM1)' MYPROG1.TXT
PUT 'MY.PDS(MYMEM2)' MYPROG2.TXT
PUT 'MY.PDS(MYMEM3)' MYPROG3.TXT 
/* 


For example, I want to comment out the first PUT command...

Thanks...
Back to top
View user's profile Send private message
papadi
Supermod


Joined: 20 Oct 2009
Posts: 594
Topics: 1

PostPosted: Thu Dec 17, 2009 4:21 pm    Post subject: Reply with quote

Try putting a semicolon (";" without the quotes) before the PUT.
_________________
All the best,

di
Back to top
View user's profile Send private message
tcurrier
Intermediate


Joined: 10 Feb 2006
Posts: 188
Topics: 68

PostPosted: Thu Dec 17, 2009 5:24 pm    Post subject: Reply with quote

Thanks... I was just getting ready to reply back that I had poked around and found out about the semi-colon.

Wasn't easy to find, though Rolling Eyes

For DOS FTP script, it seems to be :

!ECHO This is my commented line
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group