Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 21061

ReadLine()

$
0
0

Hello,

 

Why do this method don't take into account the first caracter ?

I have the following line in a txt file :

"testline";"100";"120";

When I try to do :

line:= file.ReadLine

and when I debug the line var, the first char is missing.

 

any help please ?


Viewing all articles
Browse latest Browse all 21061

Trending Articles