> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Mark Pace
> 
> I'm not one of the ones that have B&Med about ISPF not being 
> XEDIT.  And I wouldn't because I haven't used ISPF long 
> enough to know what I can and can't do with it.  But off hand 
> here are the things that I miss, and it may just be because I 
> don't know how to do it.
> 
> [ snip ]
> Change works on all elements at once, not having to 
> continuously press PF6.

On the command line, C STRING ROPE ALL <Enter> will change every
occurrence of STRING to ROPE in the currently-edited member.

> Sort macro

On the command line, SORT x y will sort the currently-edited or -viewed
member using column x for a length of y as the sort key.  It *might* be
possible to specify multiple "keys" and/or reverse collating sequence,
neither of which I've tried.

    -jc-

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to