Subject Re: [ib-support] Appending a CR/LF to a string
Author GreatDayDan
Good Morning!

Dimitry, this did not work. It simply appended a
space to the string.

Thanks...Dan'l


--- Dimitry Sibiryakov <SD@...> wrote:
> On 19 Apr 2002 at 14:21, GreatDayDan wrote:
>
> > OpenSalesorders = OpenSalesorders ||
> >Cast(:SalesOrderId as VarChar(7)) || #13#10;
> >
> > I would LIKE it to have a CR/LF after each order
> >id. The line above does not work (compiler chokes
> on
> >the #).
>
> Try this:
>
> OpenSalesborders = OpenSalesOrders ||
> Cast(:SalesOrderId as VarChar(7)) || '
> ';
>
> New line between apostrophes is not a mistake or
> auto word wrap of
> a mailer. It is what you need. Of course, to input
> this statement you
> have to use a tool which allows multi-line
> statements and doesn't
> modify them.
>
> SY, Dimitry Sibiryakov.
>
>
>


=====
____________________________________
Every day is a Great day, but
some days are GREATER than others!

__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/