[TxMt] Embedding shell variables

Todd Breiholz talanb at gmail.com
Sun Oct 22 00:38:17 UTC 2006


Thanks for the response. Maybe I wasn't clear, though.  I'm trying to
define the TM_FLEX_ROOT  project variable in the _project information
window_ with a value of $TM_PROJECT_DIRECTORY/flex

When I evaluate $TM_FLEX_ROOT in my command, it evaluates to
$TM_PROJECT_DIRECTORY/flex.

FYI - This is on Version 1.5.3 (1292)

Thanks

Todd

On 10/21/06, Lists In at IDC <listsin at integrateddevcorp.com> wrote:
> On Oct 21, 2006, at 6:08 PM, Allan Odgaard wrote:
>
> > On 21. Oct 2006, at 21:45, Todd Breiholz wrote:
> >
> >> Is it possible to define a shell variable by referencing another
> >> shell
> >> variable?
> >
> > Yes
> >
> >> Here's an example of what I am trying to do:
> >>
> >> (These are project variables)
> >> TM_FLEX_ROOT=$TM_PROJECT_DIRECTORY/flex
> >> TM_SERVICES=$FLEX_ROOT/config/WEB-INF/flex/services-config.xml
> > That should work fine.
>
> Except it should be $TM_FLEX_ROOT on the second line, yes?
>
> S
>
> >
> >
> > ______________________________________________________________________
> > For new threads USE THIS: textmate at lists.macromates.com
> > (threading gets destroyed and the universe will collapse if you don't)
> > http://lists.macromates.com/mailman/listinfo/textmate
> >
> >
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>



More information about the textmate mailing list