Search found 36 matches: pippo

Return to advanced search

Re: combobox

... "Fivewin.ch" FUNCTION MAIN() LOCAL oDlg LOCAL oCbx, cVar := "" LOCAL aArray:= { "", "Alpha", "Pippo", "Pluto", "Paperino","Pblano" } asort(aArray) DEFINE DIALOG oDlg @ 1, 1 COMBOBOX oCbx VAR cVar; ITEMS aArray ...
by jds
Thu Jul 15, 2010 12:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5608

Re: combobox

The problem is that by typing "pap" the combobox is showing only the first record that matches the "p" in that case "pippo"...??
by jds
Fri Apr 16, 2010 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5608

http method post

... Host: http://www.sms.mio.it Content-Type: application/x-www-form-urlencoded Content-Length: length Username=pippo&Password=Pluto&Text=SMS test Any suggest ? Thanks in advance.
by Marco Turco
Fri Nov 06, 2009 3:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: http method post
Replies: 1
Views: 512

aDel e Array multidimensionali

... problema nel cancellare una serie di elementi di un array mulidimensionale. Immaginiamo di avere un array del tipo aArray:={} aadd(aArray,{1,"pippo"}) aadd(aArray,{2,"pluto"}) aadd(aArray,{1,"topolino"}) aadd(aArray,{2,"paperino"}) Vorrei cancellare dall'array ...
by Marco Turco
Mon Mar 23, 2009 7:58 pm
 
Forum: All products support
Topic: aDel e Array multidimensionali
Replies: 3
Views: 964

oBRW:report() : problemi con i records deleted??

... record valido fino al raggiungimento del numero di record totale. Esempio, posto che ho 5 record di cui il terzo e il quarto cancellati: REC.1 "PIPPO" REC.2 "PLUTO" REC.3 "TOPOLINO" (deleted) REC.4 "BINGO" (deleted) REC.5 "BONGO" , nell'xbrowse vedo solo i 3 record attivi, mentre se vado con ...
by max
Thu Oct 09, 2008 9:10 pm
 
Forum: All products support
Topic: oBRW:report() : problemi con i records deleted??
Replies: 1
Views: 617

Paolo asks the server for Pippo´s IP, then Paolo starts a direct connection to Pippo.
by Antonio Linares
Thu Sep 25, 2008 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TCPIP Chat
Replies: 18
Views: 5368

The server will provide the IPs of Paolo and Pippo, so a new connection can be established.
by Antonio Linares
Thu Sep 25, 2008 5:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TCPIP Chat
Replies: 18
Views: 5368

Silvio,

Now you have to set a socket connection from Paolo to Pippo, or viceversa, so they can talk directly.
by Antonio Linares
Thu Sep 25, 2008 5:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TCPIP Chat
Replies: 18
Views: 5368

... 172.15.20.4 port 790 look it please http://img253.imageshack.us/img253/9584/pippochatzh0.jpg 1) I run another client ( we call it PIPPO) and I connect it to the same ip of the server I can see PiPPO on the server window 2) Then I run another client ( we call it PAOLO) and I connect ...
by Silvio
Thu Sep 25, 2008 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TCPIP Chat
Replies: 18
Views: 5368

Upload files via FTP

... web. Il cliente e' collegato ad internet via server e non direttamente. utilizzando il prompt comandi con i comandi FTP: ftp> open http://www.pippo.it Connesso a http://www.pippo.it. . . ftp> cd immagini 250 CWD command successful ftp> send c:immagini\test1.jpg 500 Illegal PORT command ...
by Romeo
Wed Sep 24, 2008 5:19 pm
 
Forum: All products support
Topic: Upload files via FTP
Replies: 3
Views: 1055

... pochi attimi fa: occorre usare l'alias "FIELD" (che non conoscevo) creando l'indice con la INDEX ON. Quindi non devo crearlo con: INDEX ON pippo->lastname to INDICE ma con: INDEX ON field->lastname to INDICE Facendo così infatti l'errore non c'è più, e tra l'altro ho notato che mi ...
by max
Thu Sep 11, 2008 10:19 am
 
Forum: All products support
Topic: Problemi (seri) con file .ntx creati con "index on..&qu
Replies: 2
Views: 837

Problemi (seri) con file .ntx creati con "index on..&qu

Ho scoperto di avere dei seri problemi con i file .NTX che mi creo ex-novo all'interno della procedura usando questa sintassi: USE PIPPO INDEX ON pippo->lastname to INDICE USE L'ho scoperto dopo molto tempo fin quando m'è capitato che la procedura mi va in errore se apro il .dbf con ...
by max
Thu Sep 11, 2008 9:34 am
 
Forum: All products support
Topic: Problemi (seri) con file .ntx creati con "index on..&qu
Replies: 2
Views: 837

esempio:

@10,10 BTNBMP obutt prompt "Successivo" filename "pippo.bmp","pippo1.bmp" action ...


ecco mi riferivo alla scritta "Successivo", posso io averla di un altro colore ?

Grazie
by Romeo
Thu Jun 26, 2008 12:41 pm
 
Forum: All products support
Topic: Dialog con ButtonBar ?
Replies: 13
Views: 2076

Re: Error DBCMD/2001 Workarea not in use: DBGOTO

... 'use &cFile ..' You may prove my assumption by asking for the value of neterr() after the use-command. I also would recommend you to say 'pippo->( dbGoto( scost ) )' and asure that scost is really of type numeric. hth Detlef
by Detlef Hoefner
Sat Mar 22, 2008 12:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error DBCMD/2001 Workarea not in use: DBGOTO
Replies: 2
Views: 865

Error DBCMD/2001 Workarea not in use: DBGOTO

... ReadLibroCassa(cFile,scost) store "" to lb01,lb02,lb03,lb04,lb05,lb06,lb06,lb07,lb08,lb09,lb10,lb11,lb12,lb13,lb14,lb15,lb16 use &cFile alias pippo go scost lica1 := pippo->lb01 lica2 := pippo->lb02 lica3 := pippo->lb03 lica4 := pippo->lb04 lica5 := pippo->lb05 lica6 := pippo->lb06 ...
by Marco Turco
Sat Mar 22, 2008 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error DBCMD/2001 Workarea not in use: DBGOTO
Replies: 2
Views: 865
PreviousNext

Return to advanced search