you can always just comment out all the whitespace between the lines
you wish to be connected...

$foo#*

*##set( $bar = $tool.baz )##
#if( $bar )#*

*#$tool.woogie

#end

On 9/6/05, Isuru Nishan <[EMAIL PROTECTED]> wrote:
> Hi All,
> 
> I wan to get the results coming from the  template
> $fileelementlist.get(2).get(0).getTourID()$fileelementlist.get(2).get(0).getTotalSeats()
> 
> 
> and
> 
> #set($isautopnr=$fileelementlist.get(2).get(0).isIsautomatedpnraddress())
> 
> #if($isautopnr)
> 
> $fileelementlist.get(2).get(0).getElementId()$fileelementlist.get(2).get(0).getAutomatedPNR()
> 
> #end
> 
> 
> 
> to the same line.
> 
> 
> 
> When I run this two templates results are in two different lines.I want to 
> get them to the same line.Pls help!!!
> 
> ISuru
> 
> 
> 
> ---------------------------------
>  Click here to donate to the Hurricane Katrina relief effort.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to