Jump to content
Macro Express Forums

Backup69

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Backup69

  1. Hi all

     

    I try figure out how copy text from one txt file to another and in the same time delete this row from source file.

    I try fallowing command:

     

    Delay 1 Seconds

    Clipboard Empty

    Text File Begin Process: "Log.txt"

    Variable Modify String: Save %T1% to Clipboard

    ....here i use fiew "if" commands..

    Clipboard Save Text: "Log4.txt"

    Text File End Process

     

    with this metod "Clipboard Save" delete previous row from new file but i want move source file row by row to new file

    Can anyone give me fief clue.

     

    ty

×
×
  • Create New...