Search found 289 matches: errore

Return to advanced search

Re: erase files

ecco dov'era l'errore il parametro D static Function Cancella_Archivi(cDir) local adir := DIRECTORY(cDir+ "*.*" ) local i,cFile FOR i = 1 to LEN( aDir ) cFILE := ALLTRIM( aDIR[i][1] ) IF FErase(cDir+cFile ) != 0 Msginfo( ...
by Silvio.Falconi
Fri Jan 26, 2024 11:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: erase files - Resolved!!
Replies: 20
Views: 1543

Re: erase files

Ho messo un trace msginfo(ferror,cfile)
Tutti e due i messaggi viene visualizzato l'errore 5 , il primo mi dà "." e il secondo ".." è sta cosa che non ho capito.
by Silvio.Falconi
Thu Jan 25, 2024 6:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: erase files - Resolved!!
Replies: 20
Views: 1543

Monitor function error

... and give me 961, 1280 the screen resolution is actually different as you can see on picture https://i.postimg.cc/0Qb1p1gR/errore-schermo.png How it's possible ? this is why one then makes a mistake in creating the dialogs in the right position i.e. the resolution of ...
by Silvio.Falconi
Wed Jan 10, 2024 8:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Monitor function error
Replies: 2
Views: 548

Error sending email

... for many years and with FW0709/xHarbour 1.1 it works without problems. Now with FW20.02/Harbour 3.2 I get the following error: Descrizione dell'errore: (DOS Error 1) WINOLE/1007 Parametro errato: DISPLAY Stack Calls =========== Called from TOLEAUTO:DISPLAY(0) -> Called from TMAIL:ACTIVATE(151) ...
by chiaiese
Thu Aug 10, 2023 11:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error sending email
Replies: 18
Views: 772

convert from a txt text file to a dbf with errors - RESOLVED

... bProgress, lOverWrite, lRecallDeleted, bTrigger )        DbCloseAll()     return nil result https://i.postimg.cc/FRKWHgrg/errore.jpg Any solution pls ?
by Silvio.Falconi
Sat Sep 17, 2022 6:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: convert from a txt text file to a dbf with errors - RESOLVED
Replies: 10
Views: 602

variabili strane

... n8, n9, n10, n11, n12, n13, n14, n15, n16, n17, n18, n19, n20, n21, n22 loro ci sono e rimangono per tutta la procedura che sto usando ma a me fa errore perchè in fwh ho problemi a convertire il vecchio programma in clipper e non so come fare perchè se ne inserisco solo 5 quando vado a vedere ...
by Silvio.Falconi
Sat Apr 02, 2022 5:24 pm
 
Forum: All products support
Topic: variabili strane
Replies: 6
Views: 775

Re: mod_harbour for non dedicated servers

... modharbour.exe test.php Then I open the following url in my browser: https://www.emagsoftware.it/mod_harbour/test.prg I get: Errore HTTP 404.3 - Not Found Then I tried with: https://www.emagsoftware.it/mod_harbour/test.php And I get: Warning: shell_exec() has ...
by Enrico Maria Giordano
Wed Jan 12, 2022 4:18 pm
 
Forum: mod_harbour
Topic: mod_harbour for non dedicated servers
Replies: 38
Views: 3676

Re: Box question

... ahora creado la matriz aHeader intentemos imprimir las cajas https://i.postimg.cc/brNQ65Br/boxes-errore.png pero al mirar las casillas me doy cuenta de que la segunda casilla de abajo a pesar de estar colocada en la columna 1 está más atrás ...
by Silvio.Falconi
Wed Nov 10, 2021 8:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Box question
Replies: 7
Views: 583

Re: Box question

there is an error on build of the Box https://i.postimg.cc/90mZNvrD/errore.png the boxes are identical changes only the coordinates of the row FIRST nRiga := 5.5 nColonna := 1 nAltezza := 0.8 nlarghezza := 4.5 cTesto := "Tipo documento" ...
by Silvio.Falconi
Wed Nov 10, 2021 3:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Box question
Replies: 7
Views: 583

Metafile error

Image

suddenly while I was trying to do a print I got this message, how do I fix it?
by Silvio.Falconi
Mon Oct 25, 2021 11:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Metafile error
Replies: 6
Views: 423

Re: Error on Windows Seven - download a file from a website

... objXMLHTTP.setRequestHeader "Origin", ls_address I tried with that but Error description: (DOS Error -2147352567) WINOLE/1007 Errore nel supporto per il canale di protezione (0x80072F7D): msxml3.dll
by Silvio.Falconi
Wed Oct 06, 2021 8:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error on Windows Seven - download a file from a website
Replies: 2
Views: 463

Re: How to read data from a serial port ?

I tried COM4 and get the error message:

"Errore di impostazione della porta di comunicazione."

No problem with CPU usage.

EMG
by Enrico Maria Giordano
Wed Jul 28, 2021 6:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to read data from a serial port ?
Replies: 10
Views: 959

Re: fivetouch

salve mi scuso se posto un problema ma ho necessità di capire dove stà l'errore. Dopo il testo posto l'errore e il sorgente. il problema si presenta quando da menu' scelgo lopzione "Ordini" se nella Function Ordini(.....) metto in rem la Use del file ...
by solving
Thu Jul 08, 2021 5:15 pm
 
Forum: All products support
Topic: fivetouch
Replies: 4
Views: 1030

don't open duplicates of an exe

... Let's imagine that the user gets distracted and opens the exe again then we would have this situation https://i.postimg.cc/zvVx2f1s/errore.png ie it displays me the message that the application is already running but then it happens that it still opens the main window as if it ...
by Silvio.Falconi
Wed May 19, 2021 8:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: don't open duplicates of an exe
Replies: 11
Views: 1193

Re: Conversione campo DATA (DBF) -> DATETIME (MSSQL)

Ciao Enrico grazie in realtà ero io che commettevo un errore nel costruire il comando SQL poichè non inserivo uno spazio fra STRTRAN( DTOC( DATE() ) , "/", "-") e TIME() ovvero :   cSql := "UPDATE  " + alltrim( ...
by mauri.menabue
Thu Apr 22, 2021 6:13 am
 
Forum: All products support
Topic: Conversione campo DATA (DBF) -> DATETIME (MSSQL)
Replies: 3
Views: 882
Next

Return to advanced search