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: How can I perform file handling inside an edit macro?
arindam

Replies: 5
Views: 5567

PostForum: TSO and ISPF   Posted: Wed Jan 15, 2003 8:16 am   Subject: How can I perform file handling inside an edit macro?
In fact I was amused too. It was a silly thing that was missing in my macro. Before "ADDRESS ISREDIT" I had to include "ADDRESS TSO" for the EXECIO operation. Grrrrrrrr.
  Topic: How can I perform file handling inside an edit macro?
arindam

Replies: 5
Views: 5567

PostForum: TSO and ISPF   Posted: Wed Jan 15, 2003 7:53 am   Subject: How can I perform file handling inside an edit macro?
Thanks for the input Manas. But I have already tried with the stem variable. What I did, I read the file before calling the macro. Now, you need to pass the data stored in the stem variable to the mac ...
  Topic: Uploading a file from PC to Mainframe
arindam

Replies: 4
Views: 5526

PostForum: Other Technical Topics   Posted: Wed Jan 15, 2003 7:32 am   Subject: Uploading a file from PC to Mainframe
Agree with Bill. Moreover you can include 'HASH' to view the data transferred to the host. It will print `#' for each buffer transferred
Very Happy
  Topic: How can I perform file handling inside an edit macro?
arindam

Replies: 5
Views: 5567

PostForum: TSO and ISPF   Posted: Wed Jan 15, 2003 7:12 am   Subject: How can I perform file handling inside an edit macro?
My requirement is to put some message line at the top of a file when opened in EDIT mode. But, the message is decided at the run time and will come from another file. Now I am facing the problem while ...
  Topic: How to append allocation of private libraries to ISPF DDs
arindam

Replies: 2
Views: 6184

PostForum: TSO and ISPF   Posted: Wed Jan 08, 2003 1:14 am   Subject: How to append allocation of private libraries to ISPF DDs
I guess that your requirement is to concatenate any personal dataset to any ISPF DD. You can use the CLIST example given below. Here, it concatenates your dataset with DD SYSPROC (this DD name you ca ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group