Yeah, that's about as far as I get before it's time to start hand-editing stuff. Thanks, though.
On Tuesday, December 23, 2014 10:58:57 PM UTC-8, Lewis Butler wrote: > > On Dec 23, 2014, at 8:38 AM, Greg Raven <[email protected] <javascript:>> > wrote: > > I'm wide open to any brainstorms. > > What you want as output is probably needed, but it is not going to be a > simple process. > > On first blush, look for space runs. > > First, strip all the white space from the end of the line, then look for > patters that are along the lines of (more than one space, 6 or 7 > characters, and an EOL) to get your third column. Work back from that to a > text block that starts with multiple spaces and include returns, that gives > your your second column. Anchor the entire search on your start of line > with some number of characters followed by multiple spaces. > > > -- > "Oh my god. What can it be? We're all doomed! Who's flying this thing!?" > (pause) "Oh right, that would be me, back to work." > > -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
