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

How to Create a PS file using COBOL program???


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
muthukannan

New User


Joined: 03 Aug 2006
Posts: 42
Location: Chennai

PostPosted: Sat Dec 02, 2006 5:17 pm
Reply with quote

Hi,

Can any1 please tell me how to create a PS file using a COBOL program?

MK
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Sat Dec 02, 2006 6:01 pm
Reply with quote

open it for output icon_rolleyes.gif
Back to top
View user's profile Send private message
muthukannan

New User


Joined: 03 Aug 2006
Posts: 42
Location: Chennai

PostPosted: Sat Dec 02, 2006 6:08 pm
Reply with quote

Hi Thompson,

icon_redface.gif , Thanks for your reply.

MK..
Back to top
View user's profile Send private message
muthukannan

New User


Joined: 03 Aug 2006
Posts: 42
Location: Chennai

PostPosted: Sat Dec 02, 2006 6:10 pm
Reply with quote

Hi,
Am going to create a jcl using cobol program. How to submit the created jcl while running the cobol program?

Thank you,
MK
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Sat Dec 02, 2006 6:19 pm
Reply with quote

something about outputing to the reader queue..... icon_question.gif
Back to top
View user's profile Send private message
Arun Raj

Moderator


Joined: 17 Oct 2006
Posts: 2481
Location: @my desk

PostPosted: Mon Dec 04, 2006 12:13 pm
Reply with quote

Hi Muthu

The topic is already discussed.See this link.

Code:
http://ibmmainframes.com/about12125.html


Thanks
Arun
Back to top
View user's profile Send private message
muthukannan

New User


Joined: 03 Aug 2006
Posts: 42
Location: Chennai

PostPosted: Mon Dec 04, 2006 4:07 pm
Reply with quote

Hi,
Thanks for your reply.

Thank you,
MK
Back to top
View user's profile Send private message
p_anil_skumar

New User


Joined: 01 Oct 2006
Posts: 1

PostPosted: Tue Dec 05, 2006 10:41 pm
Reply with quote

hello,

can any 1 plz tell how to create PDS uing COBOL ?
Back to top
View user's profile Send private message
Arun Raj

Moderator


Joined: 17 Oct 2006
Posts: 2481
Location: @my desk

PostPosted: Wed Dec 06, 2006 12:04 pm
Reply with quote

Hi Anil

If you know the JCL you can easily achieve it through COBOL as discussed above.

Creating a PDS member is already discussed in this forum.
http://ibmmainframes.com/viewtopic.php?t=15978

Thanks
Arun
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Replace each space in cobol string wi... COBOL Programming 3
Search our Forums:

Back to Top