n the next position.
-Fernando
-- Original Message ---
From: Ru Vuott
To: gambas-user@lists.sourceforge.net
Sent: Tue, 12 Nov 2013 11:08:59 + (GMT)
Subject: [Gambas-user] Questions about reading of a text file with "Read".
> Hello,
>
> ...I would have
Hello,
...I would have specific questions about the reading of a text file with "Read".
I intend to read a text file in string representation using the classic command
"Open For ... READ"
Dim s As String
Read #fluxus, s
Print s
1) Why don't I get the error "End of file", *only if*