> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Mark Pace
> 
> >
> > > [ 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.
> 
> No fair, to easy.  :-)

OK, to change ALL to SOME is slightly more difficult:  C ALL 'ALL'
'SOME' <Enter>.  Since ALL is a keyword, just enclose it and its
replacement in apostrophes.

You can also specify column boundaries to confine the change:  C RAM EWE
ALL 31 60 <Enter>.

> > 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.
> >
> Again.
> 
> Thanks.

Oops, I lied:  SORT x y specifies the first and last columns of the sort
key, rather than first column and length.  But SORT x y D does indeed
sort in reverse collating sequence.

> Will it help if I say that ISPF is better than ICCF.  ;-) 

No argument there.

    -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
        • ... Mark Pace
          • ... Ray Mullins
            • ... Dave Salt
            • ... Mark Pace
              • ... Ray Mullins
              • ... Rick Fochtman
            • ... Gregory, Gary G
            • ... Gregory, Gary G
              • ... Mark Pace
              • ... Anne & Lynn Wheeler
          • ... Chase, John
            • ... Steve Comstock
              • ... thomas . berg
        • ... Hardee, Charles H
          • ... Chris Hoelscher
            • ... Hardee, Charles H
          • ... Chase, John
        • ... Rick Fochtman
          • ... Chase, John
      • ... Thompson, Steve
  • ... Visser, Hans (PinkRoccade Infrastructure Services Technisch Specialist)

Reply via email to