1

When I am spooling the record in the textpad it will fetch the record,However the first row is blank.It will dsplay the record from the 2nd line in textpad.Please suggest me how I can remove the first blank row.Ex-It is display record like this:

first line is blank

column1 column2


xyz abc

I want to remove the first line which is blank(i.e. line with #first line is blank)

1 Answer 1

1

Try setting enviroment vars like:

set feedback off verify off heading off pagesize 0 newpage 0

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.