[jamming] Join modifier
John Waugh
john.waugh at gmail.com
Thu Mar 2 21:14:02 PST 2006
Well I figured it out. Classic jam 2.5 has the :J modifier, but FTJam does
not :( I guess I'll use classic jam - it seems more recently updated anyway.
-John
On 3/2/06, John Waugh <john.waugh at gmail.com> wrote:
>
> Just as a follow-up, I'm using FTJam, on WinXP.
> Still no luck using :J=
>
>
> On 3/1/06, John Waugh <john.waugh at gmail.com > wrote:
> >
> > I can't seem to get the join (:J) modifier to work
> > I haven't been able to find much info in the mailing archives or
> > elsewhere ):
> >
> > Here is example code:
> >
> > --- start code ---
> >
> > local test = aaa ;
> > test += bbb ;
> > test += ccc ;
> > ECHO $(test) ; # prints: aaa bbb ccc
> > ECHO $(test:J=x) ; # prints the same as above !
> >
> > --- end code ---
> >
> > Am I missing something?
> > I thought the last line above would print "aaaxbbbxccc"
> >
> > What's the magic incantation?
> >
> > Thanks
> > -John
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://maillist.perforce.com/pipermail/jamming/attachments/20060302/69e1847c/attachment.html
More information about the jamming
mailing list