Re: [Harbour] gpf with dbcreate and char field

2010-04-22 Thread Estéfano Tonon
You'll trying to create a field with length = 65000 ??? I don't know the limitation... but this field length is too big... use memo... []'s Tonon Em 22/4/2010 17:57, Lautaro Moreira escreveu: Hello, this sample generates an GPF struct := {{"campo1","C",65000,0},{"cam

Re: [Harbour] gpf with dbcreate and char field

2010-04-22 Thread Estéfano Tonon
You'll trying to create a field with length = 65000 ??? Em 22/4/2010 17:57, Lautaro Moreira escreveu: Hello, this sample generates an GPF struct := {{"campo1","C",65000,0},{"campo2","C",65000,0}} dbcreate("test1.dbf",struct) --- It is normal or I'm doing

Re: [Harbour] Ping

2010-04-22 Thread Estéfano Tonon (Furacão)
Hi. Here, i use run ( ping 10.255.255.255 -w 1 > teste.txt ) and works fine. I read the result in "teste.txt"... Tonon Enrico Maria Giordano escreveu: Dear friends, I'd just want to know if Harbour supports PING. Thank you. EMG -- EMAG Software Homepage: http://www.emagsoftware.it