[TxMt] Re: Working with "$DIALOG", nib and shell

Allan Odgaard mailinglist at textmate.org
Thu Apr 16 10:07:25 UTC 2009


On 14 Apr 2009, at 22:30, Matthew Richmond wrote:

> [...]
> Currently i have this in my .sh file:
>
> token="$DIALOG" nib --load ~/Desktop/Test2.nib --center --model
> '{ classPath = "bar" }' --parameters '{}';

I think that should be:

     token=$("$DIALOG …)




More information about the textmate mailing list