Hi Benoît
There is a reason why no one answers to my question on the XmlReader?
I was wrong in something?
Il 02/12/2015 12:45, Benoît Minisini ha scritto:
> Le 02/12/2015 12:00, Moviga Technologies a écrit :
>>
>> The thumbnails at the farm has such a low resolution that it is just a
>> big haze.
mment("Hidden")
writer.CDATA("Raw Data")
writer.PI("hello", "worldl")
writer.StartElement("titi")
writer.Text("hello")
Print "=="
Print writer.Close()
Print "=="
Print writer.Data
this is the output file /tmp/text
Hi to All,
I can not read an XML file with comment(s) because when the XmlReader
reads a line of comment () then the read method go
immediately at the end of the file and EOF is true
it's a bug?
Regards
--
___
ards
Il 24/11/2014 15:29, Benoît Minisini ha scritto:
> Le 24/11/2014 15:11, roberto a écrit :
>> As discuss in other thread , I have a problem with a segment fault 11
>> using gb.mime
>>
>> Find attachment with project. Inside the tar.gz is a eml file that
>> ca
As discuss in other thread , I have a problem with a segment fault 11
using gb.mime
Find attachment with project. Inside the tar.gz is a eml file that
caused the seg fault.
I have parsed the same eml file in a procedure in c using libgmime-2.6
without problem.
Other question:
if I wanted
I'm sorry to have destroyed the integrity of your thread
regards
Il 24/11/2014 04:47, T Lee Davidson ha scritto:
> Roberto,
>
> I don't mind you hi-jacking my thread, but I'm sure others do as it
> disrupts thread integrity and makes email message management more
> d
how i can pass hPart to the libgmime function?
Regards
how do I go hpart to function?
Il 23/11/2014 23:22, roberto ha scritto:
> Hi Benoît and All
> I have a similar problem of fault segment 11 with a hpart (as MimePart)
> enumerated from a a MimeMessage
> in the special condition
Hi Benoît and All
I have a similar problem of fault segment 11 with a hpart (as MimePart)
enumerated from a a MimeMessage
in the special condition that the part is empty, as for example ->
-- = _ Part_819_1944908340.1380722116143
Dear All,
I have a problem with a seek on a mbox file (thunderbird)
After open the file (size 3764088424 byte) without error with
hfile = Open mbox For Input
I have seek with:
Seek #hfile, SeekPoint
where SeekPoint is a Long with value 3687556402, gambas stop and return
error "Bad argument"
Hi Marty,
you would use a new class file were store your variables. In this case
the class is a bridge from your dialog to main form
Regards
Il 18/11/2014 20:42, Martin McGlensey ha scritto:
> Hello,
>
>
>
> I have created a dialog form. As created by Gambas, it has an OK and Cancel
> butto
s = Replace(s, ";", "")
s = Trim(Replace(s, Chr(34), ""))
Try s = Conv(hPart.Data, s, "utf-8")
If Error Then Message.Error("errore nel decodificare
una parte mime " & Error.text, "ok&q
mime, InStr(mime, ";") - 1)
> fname = Right(fich, - RInStr(fich, "/"))
> SmtpC.Add(File.Load(fich), mime, fname)
>Next
>
>
> Hope this helps.
>
> Regards
>
> 2014-11-06 10:49 GMT+01:00 Roberto :
>
>> De
Dear All,
there is a method to get the charset of a mimepart ( eg.
part.ContentType = "plain/text" )?
Best Regards
Gambas 3.6
--
___
Gambas-user mailing list
Gambas-user@lists.s
Is it possible to play an .avi or .flv file inside a form in gambas?
If yes, how to do that?
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development
14 matches
Mail list logo