Results 1 to 22 of 22

Thread: Find/Replace a 'block' of text in a text file?

Threaded View

  1. #15
    Lively Member elielCT's Avatar
    Join Date
    Jun 2011
    Posts
    89

    Re: Find/Replace a 'block' of text in a text file?

    Ok i didnt run into that issue, but i see wut may have caused it... I never jumped out of the loop after i found what i wanted to replace..

    Changes:
    Can now delete a line
    Exit loop after choosing to edit or delete a line
    The data is now copied to the edit box for easier editing
    Data is selected for edit/delete based on line number not value
    Split the open file sub-procedure into two. (one to open file, one to write file to screen)
    After file is edited it updates on screen (thanks to splitting openfile sub)
    Back up is created whenever file is opened for editing
    Can create manual backup
    Few cosmetic changed
    Few other minor stuff...

    if you just want the stand alone exe:
    http://www.4shared.com/zip/t6tQHqOU/SimpleFileEdit.html

    or the solution is in attachment....
    Attached Files Attached Files
    Last edited by elielCT; Aug 19th, 2012 at 04:38 AM. Reason: Wrong attachment

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width