| Subject | RE: [ib-support] Endlines from a Stored Proc | 
|---|---|
| Author | Dimitry Sibiryakov | 
| Post date | 2003-05-21T04:08:05Z | 
On 21 May 2003 at 12:53, Nigel Weeks wrote:
Second line';
It works in script file and DSQL.
SY, Dimitry Sibiryakov.
            >Well, it would have been attached, if the server didn't stripIt did.
>attachments...
>I'm doing this:str_proc = :str_proc || 'First line
>
>str_proc = :str_proc || 'First line \n';
>str_proc = :str_proc || 'Second line\n';
Second line';
It works in script file and DSQL.
SY, Dimitry Sibiryakov.