Re: Want to strip text out of closed captions to send my father who's partially disabled.

2019-01-20 Thread Dj
Had to step out for the weekend and just got back to this.* Thank you all * for all these angles to approach it from. Endless amounts to learn! On Friday, January 18, 2019 at 6:00:44 PM UTC-8, Dj wrote: > > Hello, my father is hard of hearing and I'd like to send him some closed > capt

Want to strip text out of closed captions to send my father who's partially disabled.

2019-01-18 Thread Dj
Hello, my father is hard of hearing and I'd like to send him some closed caption files so he can read the content like you would a book. Is there an easy way to strip data out of the below example so it's only text, and not timestamps and tags? I've been failing trying to come up with an

Re: One-liner to replace multiple spaces between words (only words) with one space isn't working

2019-01-13 Thread Dj
ings. More incentive to learn them.. Again, appreciate the help! On Saturday, January 12, 2019 at 5:32:33 PM UTC-8, Dj wrote: > Hello! > > I'm trying to replace spaces between words so a sentence like this: > > "this line has really messed up

One-liner to replace multiple spaces between words (only words) with one space isn't working

2019-01-12 Thread Dj
Hello! I'm trying to replace spaces between words so a sentence like this: "this line has really messed upspacing" Looks like this: "This line has really messed up spacing" I'm only trying to change *space between words and not carriage returns and all that.* So

Re: Noob trying to improve on these grep / expressions

2019-01-04 Thread Dj
here. On Friday, January 4, 2019 at 11:10:40 AM UTC-8, Christopher Stone wrote: > > On 01/03/2019, at 17:53, Dj > wrote: > > Couple more quick things: would it be hard to do one that only extracts > text that is within quotation marks? > > ------

Re: Noob trying to improve on these grep / expressions

2019-01-04 Thread Dj
On Thursday, January 3, 2019 at 8:31:53 AM UTC-8, Christopher Stone wrote: > > On 01/01/2019, at 13:47, Dj > wrote: > > From what I see with your results, I think this is getting me to the place > of "good enough" for this problem. > > ------

Re: Noob trying to improve on these grep / expressions

2019-01-01 Thread Dj
rray = $text =~ /(\b\w[^.!]+?\?)/gms; $, = "\n"; say @array; On Monday, December 31, 2018 at 4:03:49 PM UTC-8, Christopher Stone wrote: > > On 12/31/2018, at 13:54, Dj > wrote: > > Mike, that makes a lot more sense now. I looked at page for the Module and >

Re: Noob trying to improve on these grep / expressions

2018-12-31 Thread Dj
ions posed from my journal entries over time. On Monday, December 31, 2018 at 6:46:24 AM UTC-8, Mike Pasini wrote: > > Dj, Process Lines processes *lines* not sentences. So any paragraph that > has a sentence with a question mark in it would match searches for strings &g

Re: Noob trying to improve on these grep / expressions

2018-12-31 Thread Dj
ture to take a bad time and block out the > good times, until any success became an accident and failure seemed the > only truth? > > Next to what? > > > > > On Sunday, December 30, 2018 at 10:00:28 PM UTC-5, Dj wrote: > > Hello Chris, > > An example would

Noob trying to improve on these grep / expressions

2018-12-29 Thread Dj
Hello, I'm trying to extract every sentence that ends with a question from some text files. I'm using the old text wrangler -> process lines -> copy to new document, but I'm still getting a lot of sentences that don't end in question marks in that new text. I've come up with these two

Re: Help using grep

2010-11-22 Thread DJ N-4ceR
I suppose this will not be possible in one regex without tricks, because numbers do not represent letters like an array. Doing that with perl you could use the e parameter to run code inside replacement. Then you could do the ASCII transformation and add 17 to a number to get the letter. It

Re: BUG: FTP File Browser

2010-10-27 Thread DJ N-4ceR
Yes, in the FTP browser. No matter what I am doing, I can not get it working. I've also checked the Preferences - FTP-Settings -- You received this message because you are subscribed to the BBEdit Talk discussion group on Google Groups. To post to this group, send email to

Re: BUG: FTP File Browser

2010-10-27 Thread DJ N-4ceR
Not yet, just wanted to know if somebody else does have the same problem. -- You received this message because you are subscribed to the BBEdit Talk discussion group on Google Groups. To post to this group, send email to bbedit@googlegroups.com To unsubscribe from this group, send email to