Search found 2 matches

by dba
Fri Dec 08, 2006 1:22 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Extract string from log file
Replies: 4
Views: 14708

Thank you for your replies; your script looks awesome Yoorix ^^
I'll try both solutions on Monday.

David
by dba
Fri Dec 08, 2006 3:21 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Extract string from log file
Replies: 4
Views: 14708

Extract string from log file

Hello, I'm trying to find a way to extract a value from a log file (F-Secure's HEADER.INI) and to send it back to me as a %Reply% In that INI file, we find several values and these... [FSAV_Database_Version] Version=2006-12-08_03 Actually, I'd like to get 2006-12-08_03 as the Reply I've tried with t...