On 14. May 2007, at 06:21, Graham English wrote:
I started using the GTDAlt bundle and I wrote a Quicksilver action in applescript to append text to my inbox.txt. I know I can just use Quicksilver's append text but I wanted to write something custom. The problem is it is adding invisible characters between every letter. Any ideas why?
Try run ‘xxd’ on the file to figure out which characters got inserted. That might help diagnosing the problem.