ooh.  I'll have to look into that.  I wrote that at work to save me some time, so it was sort of the quick and dirty version.  I've been thinking about ways to improve it, though.<br><br>-dave<br><br><div><span class="gmail_quote">
On 1/19/07, <b class="gmail_sendername">Charilaos Skiadas</b> <<a href="mailto:skiadas@hanover.edu">skiadas@hanover.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Jan 19, 2007, at 8:24 PM, Dave Grijalva wrote:<br><br>> ok.  here's the updated version (sorry if nobody cares)<br>><br>> res=$(CocoaDialog inputbox --title "Open URL" \<br><br>You might want to google 'tm_dialog'. We are deprecating CocoaDialog.
<br><br>Also, we have ruby wrappers for typical user interaction windows,<br>that you can use instead of doing the call yourself, if you are<br>willing to work in ruby that is. They are in Support/lib/dialog.rb. I<br>am seeing 
dialog.py there also, so you might be able to do that from<br>python if that is your preferred scripting language.<br><br>Haris<br><br><br><br>______________________________________________________________________<br>For new threads USE THIS: 
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>(threading gets destroyed and the universe will collapse if you don't)<br><a href="http://lists.macromates.com/mailman/listinfo/textmate">
http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div><br>