[Gambas-user] Class to Read/Write INI files

Frank Berg frankberg at ...390...
Wed Jan 12 18:18:36 CET 2005


hi..

there are 2 thing..

i was edit the text file with KWRITE. after this: each line is append with 
an \r
ok, this was the \r token..no problem with this..

i use an configuration file from the ISDN capisuite

there are all "values" set in "
also

call_from="-"
call_to="4902100"

the "-" is set for an call with no telefon number send with the call

and gambas set the string in " to,
and an " in the line, gambas make to \"
therefor "call_from=\"-\""
and after split(s,"=")
ist it \"-\""
this was my question..
how eleminate i the \" from the string..

frank

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: voice-5.txt
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050112/f80a67c9/attachment.txt>


More information about the User mailing list