Re: one blank line at top of .lst file
From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sun, 18 Nov 2001 11:13:05 +0100
Message-ID: <vc2fvtk76nhmhfpq5ilihc5ff4gu6bnp9v_at_4ax.com>
Date: Sun, 18 Nov 2001 11:13:05 +0100
Message-ID: <vc2fvtk76nhmhfpq5ilihc5ff4gu6bnp9v_at_4ax.com>
On Sun, 18 Nov 2001 09:39:30 GMT, jesskelpie_at_hotmail.com.au (jess) wrote:
>When using sql plus and spooling to a .lst file, there is always one
>blank line at the beginning.
>Have set verify off
>set heading off
>set pagesize 9999
>set echo off
>I am getting tired of emacsing the .lst files to delete the first
>(blank) line before the feeding into another program that regects the
>file with a blank line at the beginning.
>Thanks (newby)
set pagesize 0
set newpage 0
Hth
Sybrand Bakker, Senior Oracle DBA
To reply remove -verwijderdit from my e-mail address Received on Sun Nov 18 2001 - 11:13:05 CET
