Help Regarding Reading And Writing in to Text Files

Jan 27 2006 2:43 AM
Hi I required help in this regards,the problem is: How to read and write data in a text file. Example :The data in the file is like Text1 Text2 Text3 (or) Blank . I should operate the file like ArrayList,means insert at any postion if data exists,update ,delete. Thanks in advance.