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

Builtin save command in isredit macro


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

New User


Joined: 10 Jan 2008
Posts: 17
Location: France

PostPosted: Tue Jan 29, 2008 5:44 pm
Reply with quote

Hi,

do you know why when I use the BUILTIN SAVE command in an isredit macro, I don't have the msg 'Member xxx saved' at the top on the right of the screen ?

Many Thanks
Philippe
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Jan 29, 2008 5:55 pm
Reply with quote

because all the message display logic is left to the edit macro icon_biggrin.gif
Back to top
View user's profile Send private message
Philippe

New User


Joined: 10 Jan 2008
Posts: 17
Location: France

PostPosted: Tue Jan 29, 2008 5:58 pm
Reply with quote

Thank you enrico for your reply
And it's not possible to display it at the end of the isredit macro ?

Philippe
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Jan 29, 2008 6:12 pm
Reply with quote

Hallo Philippe!

sure! here is a code snippet to do it

Code:

zerrsm = "short message text"
zerrlm = "long message text"
Address ISPEXEC  "SETMSG MSG(ISRZ002) "
Back to top
View user's profile Send private message
Philippe

New User


Joined: 10 Jan 2008
Posts: 17
Location: France

PostPosted: Tue Jan 29, 2008 7:11 pm
Reply with quote

That's ok now
Thank you very much enrico

Philippe
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Jan 29, 2008 7:25 pm
Reply with quote

avec plaisir !
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 How to save SYSLOG as text data via P... All Other Mainframe Topics 4
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts LTJ command CA Products 4
Search our Forums:

Back to Top