09-22-2010 05:22 PM
Hi,
I have a problem with the "Scan from string".
The format string "%<%H:%M:%S%ds%bs%y>T"
works for the input string "11:12:1322sJans2010"
but doesn't work for the input string "11:12:1322sFebs2010"
The only difference is the month (Jan or Feb). I got know idea why!
Could anyone help me?
Regards,
Marcelo
09-22-2010 05:31 PM - edited 09-22-2010 05:32 PM
Both work for me in LabVIEW 2009; perhaps this was a bug in 8.6 that's been fixed?
Also, is it possible your operating system is running a different language, in which Jan is the abbreviated form of January but February is something else?