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

Cobol profile commands


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

Active User


Joined: 29 Dec 2005
Posts: 181
Location: Canada

PostPosted: Thu Aug 14, 2008 11:56 pm
Reply with quote

Hi,

Can any body let me know what is the diffrence between TSO commands like UNNUM,RENUM,NUM ON STD COB,NUM OFF ?? I am putting them here as they are used to change the profile in a COBOL program.

Thanks
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Fri Aug 15, 2008 12:00 am
Reply with quote

You are not giving TSO commands like EDIT or SUBMIT, you're giving TSO/ISPF commands. All the commands you list have to do with the dataset line numbers used by ISPF when editing a dataset. They change the profile about a COBOL program but have nothing to do with COBOL, just ISPF. Look in the manual for the proper use and functioning of these commands: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/handheld/Connected/BOOKS/ISPZUG30/CCONTENTS?
Back to top
View user's profile Send private message
Terry Heinze

JCL Moderator


Joined: 14 Jul 2008
Posts: 1249
Location: Richfield, MN, USA

PostPosted: Fri Aug 15, 2008 1:22 am
Reply with quote

F1 is your friend. icon_smile.gif
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Fri Aug 15, 2008 2:49 am
Reply with quote

Quote:
have nothing to do with COBOL, just ISPF.

Agreed. but ISPF apparently provides support specifically for the editing of COBOL programs.
Back to top
View user's profile Send private message
stodolas

Active Member


Joined: 13 Jun 2007
Posts: 632
Location: Wisconsin

PostPosted: Fri Aug 15, 2008 6:38 am
Reply with quote

I always do renum then unnum when I open files to edit that have line numbers.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Fri Aug 15, 2008 11:09 am
Reply with quote

Quote:

Agreed. but ISPF apparently provides support specifically for the editing of COBOL programs


as well as the following
Quote:

ASM C PASCAL PLI REXX
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top