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 

Search found 5 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: icetool jcl
shivashunmugam Muthu

Replies: 2
Views: 1270

PostForum: Utilities   Posted: Thu Aug 18, 2005 5:09 am   Subject: icetool jcl
http://www-03.ibm.com/servers/storage/support/software/sort/mvs/srtmpub.html

visit this site
  Topic: how to display only paragraph names in a cobol program
shivashunmugam Muthu

Replies: 11
Views: 2901

PostForum: TSO and ISPF   Posted: Fri Aug 12, 2005 7:50 am   Subject: how to display only paragraph names in a cobol program
hey...

since the 8th column may hav any values (for paragraph's starting letter)...so we search for blank...then FLIP...

FLIP ---> JUS PROVIDING YOU THE EXACT OPPOSITE SCINARIO
  Topic: String Handling Help
shivashunmugam Muthu

Replies: 9
Views: 3508

PostForum: Application Programming   Posted: Fri Aug 12, 2005 7:44 am   Subject: String Handling Help
Yes,..with group variable & some simple validation for inputs 2 check spaces is enough!
  Topic: how to display only paragraph names in a cobol program
shivashunmugam Muthu

Replies: 11
Views: 2901

PostForum: TSO and ISPF   Posted: Fri Aug 12, 2005 7:25 am   Subject: how to display only paragraph names in a cobol program
x all;f ' ' 8 all

give this command first...will give u rest of lines other than paragraph name

then give

FLIP

it will give the rest lines hided earlier
  Topic: how to display only paragraph names in a cobol program
shivashunmugam Muthu

Replies: 11
Views: 2901

PostForum: TSO and ISPF   Posted: Fri Aug 12, 2005 6:52 am   Subject: how to display only paragraph names in a cobol program

how to display only paragraph names in a cobol program


IF your paragraph ends with 'SECTION', you can give this command..in ISPF

X ALL;F SECTION ALL

it may be section or anuy word which w ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group