TEXT_IO package problem....
From: Jimmy <c6635500_at_comp.polyu.edu.hk>
Date: 1998/07/04
Message-ID: <359EC3C5.6DC2_at_comp.polyu.edu.hk>#1/1
Date: 1998/07/04
Message-ID: <359EC3C5.6DC2_at_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 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 CEST