[jamming] Join modifier

John Waugh john.waugh at gmail.com
Thu Mar 2 20:17:12 PST 2006


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/434f7028/attachment.html


More information about the jamming mailing list