Jump to content
Macro Express Forums

pegases

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by pegases

  1. Hi,

     

    I am trying to search through a text file till I find a specific name. Is there a way to setup a loop till end of file reading line by line.

     

    I know that Text File Begin Process can read a line from the file if the line is specified. And there is a repeat folder command that will load all the files in the folder till end but no such command for a file.

     

    Thank you,

     

    Pegases

  2. Hi,

     

    I am trying to open all the files in a folder, code:

     

    Repeat Folder

    Text File Begin Process: "Filename"

    Text File End Process

    End Repeat

     

    in Repeat Folder above I have saved the file name and path to a variable; however Text File Begin Process doesn't have a place to enter a variable for file path.

     

    Thank you,

     

    pegases

×
×
  • Create New...