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

how to convert MSGLINE to dataline?


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

New User


Joined: 03 Jun 2007
Posts: 7
Location: India

PostPosted: Sat May 10, 2008 11:09 pm
Reply with quote

Hi All

I am trying to run the following code from a rexx module and a macro. In this code i am trying to make all MSGLINE to DATA line

ADDRESS ISREDIT
"MACRO (OPT)"
"JEM"
"ISREDIT CURSOR = " 1
"MD9999" <-------- getting error as MD is not a ispf command but its a line command


Any suggestion on how to convert MSGLINE --> Dataline in ISREDIT macro?
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Sun May 11, 2008 9:07 am
Reply with quote

As far as I know, Make Dataline (MD) is an ISPF Editor line command, but it is not an Edit-Macro command.

O.
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 Need to convert date format DFSORT/ICETOOL 20
No new posts Keep leading zero(s) after convert fl... SYNCSORT 7
No new posts Convert single row multi cols to sing... DFSORT/ICETOOL 6
No new posts convert file from VB to FB and use tr... DFSORT/ICETOOL 8
No new posts Convert HEX to Numeric DB2 3
Search our Forums:

Back to Top