[Gambas-user] Class to Read/Write INI files
Frank Berg
frankberg at ...390...
Wed Jan 12 10:22:25 CET 2005
hi,
i was try to make a new class for edit ini files,
if i take an config file, and read with "LINE INPUT" 1 line in a string
variable
the input is
[GLOBAL]
but the string has [GLOBAL]\r
and
call_from = -
is change in the string variable
call_from = \"-\""
is it correct that the "INPUT LINE" function gif me formatting information
??
an real text file has none formatting information?!
frank
More information about the User
mailing list