Quote:
|
Originally Posted by highlander
hmm it s still not working with this as my logfile:
(1115118560)[Tue May 03 13:09:20 2005] Your location is -17,83, 628,39, 125,04. Your orientation is 89,95, 0,00, 0,00
|
Ok, now the problem is that the pattern the code is trying to match is probably something like:
Your location is [-]NNN.NN, [-]NNN.NN, [-]NNN.NN
And your log file has commas where the pattern is expecting periods.