Yeah, it's got to be an environment issue. The weird thing is that I haven't changed anything in my startup scripts. I'll figure it out when I have a little more time. Thanks!<br><br><div class="gmail_quote">On Thu, Jul 23, 2009 at 9:06 PM, Matt Neuburg <span dir="ltr"><<a href="mailto:matt@tidbits.com">matt@tidbits.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 7/23/09 7:19 PM, in article<br>
<a href="mailto:65f5d7330907231919l1003f57cg6bc351b23f65139d@mail.gmail.com">65f5d7330907231919l1003f57cg6bc351b23f65139d@mail.gmail.com</a>, "Schell"<br>
<div class="im"><<a href="mailto:efsubenovex@gmail.com">efsubenovex@gmail.com</a>> wrote:<br>
<br>
> Ah, okay, sorry guys. The code involved is ANY CocoaDialog calls. For example:<br>
><br>
> [bash script]<br>
><br>
> fullProjectPath=$(CocoaDialog filesave \<br>
>             --text "Please name your project and select a folder to save it<br>
> into" \<br>
>             --title "Create New Project" \<br>
>             --with-extensions .tmproj \<br>
>             --with-file "$defaultProjectName");<br>
><br>
> [/bash script]<br>
><br>
> fullProjectPath's value is now "QT call results in 0".<br>
<br>
</div>Okay, well, I don't really do bash scripting, but I just tried making a new<br>
bash script in TextMate and I ran this:<br>
<div class="im"><br>
fullProjectPath=$(CocoaDialog filesave \<br>
 --text "Please name your project and select a folder to save it into" \<br>
 --title "Create New Project" \<br>
 --with-extensions .tmproj \<br>
</div> --with-file testing);<br>
echo $fullProjectPath<br>
<br>
And here's the output after I interact with the dialog:<br>
<br>
/Users/mattleopard/Desktop/testing.tmproj<br>
<br>
That looks right. So what causes this difference? The version of TM?<br>
Something about the environment where the script is being run? m.<br>
<div><div></div><div class="h5"><br>
--<br>
matt neuburg, phd = <a href="mailto:matt@tidbits.com">matt@tidbits.com</a>, <<a href="http://www.tidbits.com/matt/" target="_blank">http://www.tidbits.com/matt/</a>><br>
A fool + a tool + an autorelease pool = cool!<br>
AppleScript: the Definitive Guide - Second Edition!<br>
<a href="http://www.tidbits.com/matt/default.html#applescriptthings" target="_blank">http://www.tidbits.com/matt/default.html#applescriptthings</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Schell Scivally<br><a href="mailto:efsubenovex@gmail.com">efsubenovex@gmail.com</a><br><a href="http://blog.efnx.com">http://blog.efnx.com</a><br>