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 4 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: write a string starting from column 10 in a dataset
Anit1

Replies: 2
Views: 1896

PostForum: TSO and ISPF   Posted: Thu Feb 05, 2004 8:57 am   Subject: write a string starting from column 10 in a dataset
I have to write a string at line 30 starting from column 10. I am trying to use ISREDIT for this.

I tried with below code. But not able to do it.

curl = 30
curc = 10
"ISREDIT CURSOR = " CURL C ...
  Topic: Executing CA7 commands in batch
Anit1

Replies: 3
Views: 10159

PostForum: Job Control Language(JCL)   Posted: Wed Aug 20, 2003 11:20 pm   Subject: Executing CA7 commands in batch
I am not able to find the STEPLIB and UCC7CMDS lib. Is there any way to find the corresponding lib?
  Topic: Save jobs SYSOUTs from SAR to sequential dataset
Anit1

Replies: 5
Views: 5126

PostForum: Utilities   Posted: Wed Aug 20, 2003 11:15 pm   Subject: Save jobs SYSOUTs from SAR to sequential dataset
Hi,

Is there a way to run REXX programs on SYSOUTs in SAR? If not possible to execute REXX programs on SYSOUTs in SAR, could you provide any other solution for this.

I have written REXX programs ...
  Topic: Executing CA7 commands in batch
Anit1

Replies: 3
Views: 10159

PostForum: Job Control Language(JCL)   Posted: Tue Aug 19, 2003 8:19 am   Subject: Executing CA7 commands in batch
Hi,


I need to run CA7 command LRLOG,job=abc*,seq=job in batch.
I searched in this and found the below code under "Utility to find long running jobs".

Use procedure UCC7BTI.

//STEP030 EXEC ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group