AGG Software Forums

Online Help Center => Data loggers and plug-ins => Topic started by: fs on February 03, 2015, 09:24:50 AM

Title: double-byte characters log file parsing
Post by: fs on February 03, 2015, 09:24:50 AM
We are evaluating Data Logger Suite, I don't know whether it support double-byte characters log file parsing or not?

In addition, how to detect specific keyword and then to run a program?

Thank you!!
Title: Re: double-byte characters log file parsing
Post by: Arthur Grasin on February 03, 2015, 09:37:26 AM
1. Our software does not support double-byte characters.
2. What do you mean? Could you describe it a bit more?
Title: Re: double-byte characters log file parsing
Post by: fs on February 03, 2015, 09:53:40 AM
1. Is it possible to have a custom development?
2. Parsing a text file based on a condition - certain character to search; running program if condition is met. thx.