Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> TEXT_IO package problem....

TEXT_IO package problem....

From: Jimmy <c6635500_at_comp.polyu.edu.hk>
Date: 1998/07/04
Message-ID: <359EC3C5.6DC2@comp.polyu.edu.hk>#1/1

Hello all,

	I want to use TEXT_IO package to do replacement in a text file. 
	If a line only contains "AAA", I want to replace this line with another
new line contains "BBB". (i.e. delete line "AAA", add a new line "BBB" in the current line position)

        Is is possible to do this with TEXT_IO package? I fail to do so. It seems that I cannot insert a new line to the current get line position.

Thanks,
Jimmy Received on Sat Jul 04 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US