Forum Discussion
YMinaev
Staff
14 years agoHi,
Have you tried debugging your code? Walk through it step by step and check values which are read from your file and values used in comparison. The problem seems to be in the condition you use or in the way you split lines read from your file.
Have you tried debugging your code? Walk through it step by step and check values which are read from your file and values used in comparison. The problem seems to be in the condition you use or in the way you split lines read from your file.