<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 27 nov 2009, at 16:25, Rob McBroom wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On Nov 26, 2009, at 4:53 PM, Gert van Oss wrote:<br><br><blockquote type="cite">In Terminal:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">echo "$TM_SUPPORT_PATH"<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Doesn't give any result at all. Can anyone explain what I've done wrong?<br></blockquote><br>Generally speaking, TM_ variables only exist inside TextMate. Terminal sessions won’t have these. Paste that line into a blank document in TextMate and hit ⌃R to execute it. (Make sure the cursor is on the same line as the `echo` command.) You should see the path appear on the line below.<br><br>-- <br>Rob McBroom<br></div></blockquote></div><br><div>This gives me:</div><div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">$TM_SUPPORT_PATH</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">/bin/bash: /Applications/TextMate.app/Contents/SharedSupport/Support: is a directory</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><br></div></blockquote></body></html>