Hans schrieb:
> Monday, September 28, 2009, 1:33:27 PM, noskule wrote:
>
>
>> ah, I found out I can use fmt, so using:
>>
>
>
>> [[#cvsn]]
>> {=$Name},
>> [[#cvsnend]]
>>
>
>
>> adds a space after each semicolon, is there a way around this?
>>
>
> try this:
>
> [[#cvsn]]{=$Name},\
> [[#cvsnend]]
>
>
> ~Hans
>
>
yep, works, thanks
nos