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

Rexx Edit macros


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

New User


Joined: 28 May 2008
Posts: 30
Location: India

PostPosted: Mon Oct 13, 2008 4:18 pm
Reply with quote

Hi,

I have used rexx edit macros in my code.It works proper when I open the dataset in view mode , but not working in browse mode.

The command i used in my rexx program is
ADDRESS ISREDIT "F ALL" X"'"DNUM"'" , this is the find all command, but not working when I open the required dataset and type the macro name it says invalid command.

How can I make it work in browse mode also.

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

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Mon Oct 13, 2008 4:20 pm
Reply with quote

the name tells! edit macros are edit/view.... things
otherwise they would be called browse macros


didn' t You read the docs ??
Back to top
View user's profile Send private message
Gnanas N

Active Member


Joined: 06 Sep 2007
Posts: 792
Location: Chennai, India

PostPosted: Mon Oct 13, 2008 4:21 pm
Reply with quote

Edit macros won't work with ISPF browse.
Back to top
View user's profile Send private message
cma rajith

New User


Joined: 28 May 2008
Posts: 30
Location: India

PostPosted: Mon Oct 13, 2008 4:38 pm
Reply with quote

Thanks for the info..Do we have ISPF browse macro..Please share the documents on edit/browse macros.

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

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Mon Oct 13, 2008 4:45 pm
Reply with quote

maybe there is a language barrier,
browse macros do not exist!

anyway here is a pointer to the ispf manuals

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/Shelves/ISPBKM08

not the lastest one but more than enough for the basics

start from to find out about the docs related to Your operating system version/release

http://www-03.ibm.com/systems/z/os/zos/bkserv/index.html#other_pubs
Back to top
View user's profile Send private message
cma rajith

New User


Joined: 28 May 2008
Posts: 30
Location: India

PostPosted: Mon Oct 13, 2008 5:12 pm
Reply with quote

Thanks Enrico

Ceema
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 Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
Search our Forums:

Back to Top