Search results

  1. C

    SEARCHING .TXT for information

    How can this code be changed to find a given string in the file and grab data say 5 spaces after the string occurs (like 'ERROR:'). For ex.. ERROR: This is error message I want to get
  2. C

    Question Traversing through log file from CIM

    Hi I am new to Progress programming, I am just trying to read a CIM file error log file and getting the GroupIDs, Error Msgs, and ultimately I would like to get the data that was loaded for that group, and write it out to comma delimited file. If I wanted to go to specific line in file or find...
Top