1176
N.A.N.Y. 2019 / Re: NANY 2019: TextWorx - Universal Text Manipulator
« Last post by wraith808 on January 17, 2019, 09:02 AM »oh, well, if there were word separations, such as spaces, that would be easy. thisisavariable would be quite difficult (more difficult than I am interested in, anyway!). However, would anybody ever want to do that to a phrase? I think Cytochrome wanted to do it to thisisavariable, and I can understand wanting to do that. When people write variables in code, they never write them with spaces between. I would actually find it easier to camelcase the vars as they come to me in my mind than to put spaces into them where they don't belong.-BGM (January 15, 2019, 11:25 PM)
I was thinking about this, and you could convert between CamelCase, snake_case, and kebab-case pretty simply. Just not the random all lower case words. That could be a real use.

Recent Posts
He didn't seem to mean the files being in the directory, which was why I was asking. I might add the ability to add the files in the directory to be scanned, but wanted to make sure that I covered his specific use case.

Besides, debugging can be fun and I could surely help with that, if needed. 
