Re: Quick help with Text Filter

2013-04-29 Thread John Delacour
On 28/4/13 at 01:49, krem...@kreme.com (LuKreme) wrote: I knew I was going to hate python, and I do. My script was failing because there were spaces indenting a line instead of a tab. I finally, after much struggling, ended up with this: #!/usr/bin/python ... Now, one other thing, if I

Re: Quick help with Text Filter

2013-04-29 Thread François Schiettecatte
There is some good info here on how to 'touch' a file from within python: http://stackoverflow.com/questions/1158076/implement-touch-using-python Sidebar, there is a really good utility on the Mac called Dash: https://itunes.apple.com/us/app/dash-docs-snippets/id458034879?mt=12

Re: Synchronizing project collection with SFTP and AppleScript

2013-04-29 Thread Sandman
On Apr 28, 3:39 pm, Prachi Gauriar pra...@quantumlenscap.com wrote: I’m not sure I understand this 100%, but it sounds like you have a folder on a remote system, and you want to update that folder via SFTP and have your BBEdit project reflect the changes? If that’s not correct, could you