Cool idea but

1. It inserts a blank line between records.

2. It pads my records with blanks. I want RECFM=V records that end where they 
end.

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Bass, Walter W
Sent: Tuesday, January 15, 2013 11:51 AM
To: [email protected]
Subject: Re: Break a dataset into new record boundaries?

<snip>

>> I think I just need a PF-key-invocable macro that would split a 
>> record at the cursor position, putting the character under the cursor 
>> into the latter record.

</snip>

You don't need an edit macro for that one.  Just edit the dataset, enter the 
KEYS command and set the PF key of your choice to ":TS" (without the quotes).  
The sets the pfkey to the "text split" line command.  Now you can position the 
cursor on the desired spilt character and fire away.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to