Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> TEXT_IO package problem....
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 anothernew 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
![]() |
![]() |