[TxMt] Re: AppleScript template not working

Matt Neuburg matt at tidbits.com
Tue Jul 12 21:43:08 UTC 2016


> On Jul 12, 2016, at 1:37 PM, Rasmus Malver <rasmus at malver.dk> wrote:
> 
> Since templates were discontinued I've been using this AppleScript to make a quick HTML doc:
> 

I'm kind of amazed your script _ever_ worked. You're not even talking to TextMate. And I don't see anything that would make the template text appear in the document; you're just making a kind of "here doc". You're just sort of trusting that the "result" of your script will magically become the text of the document at the right moment.

m.

--
matt neuburg, phd = http://www.apeth.net/matt/
pantes anthropoi tou eidenai oregontai phusei
Programming iOS 9! http://shop.oreilly.com/product/0636920044352.do
iOS 9 Fundamentals! http://shop.oreilly.com/product/0636920044345.do
RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html



More information about the textmate mailing list