Ultraedit will do it as well. looks like sed or awk will do it as well. Although every time I come back to regular expressions.. I come away with an irregular feeling.
Rob Schramm On Mon, Dec 10, 2018 at 3:03 PM Nims,Alva John (Al) <[email protected]> wrote: > TextFX appears to be no longer maintained and does not appear to be > available for new installations: > http://docs.notepad-plus-plus.org/index.php?title=Plugin_Central#T > > Al Nims > Systems Admin/Programmer III > UF Information Technology > 720 Bld. 3rd Floor, #9 > P.O. Box 112050 > Gainesville, FL. 32611 > (e) [email protected] > (p) (352) 273-1298 > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Ray Pearce > Sent: Monday, December 10, 2018 12:48 PM > To: [email protected] > Subject: Re: Breaking text file at position 72? > > There is a very handy plugin for Notepad++ called TextFX > > Once this is installed using the Plugin Manager, just open your file, > select all of the text (Ctrl-A) and from the menu select > > TextFX/TextFX Edit/ReWrap text to (Clipboard or 72) width > > It already defaults to wrapping at column 72 for you. > > Ray Pearce > > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Charles Mills > Sent: 10 December 2018 16:37 > To: [email protected] > Subject: Breaking text file at position 72? > > This is not truly a mainframe question but I am sure everyone can see the > mainframe relevance and why it is a mainframe problem for me. Some of you > mainframers may have encountered the same problem. > > I have a text file on Windows with CR-LF only at paragraph boundaries. > Some of the lines are several thousand characters long. > > I would like to break the lines (intelligently -- at an English word > boundary) no later than column 72. > > Can anyone suggest a good method? This is a one-time chore so I don't want > to buy a product or install something off the CBT. I have all of normal > SDSF of course plus Notepad++ on Windows. > > Thanks! > > Charles > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected] with the message: INFO IBM-MAIN > > -- > This e-mail message has been scanned and cleared by Google Message > Security and the UNICOM Global security systems. This message is for the > named person's use only. If you receive this message in error, please > delete it and notify the sender. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Rob Schramm ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
