Search found 543 matches: returned

Return to advanced search

Re: FW_DbfSqlQuery con campos mayores de 256 carracteres

... Sequence=general;') and the result is the same, when there are fields longer than 256 characters, the information in subsequent fields is returned truncated. Thinking that the reading that ADO performs is sequential and when it finds a field greater than 256, it begins reading the next ...
by VictorCasajuana
Fri Mar 08, 2024 2:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FW_DbfSqlQuery con campos mayores de 256 carracteres
Replies: 3
Views: 112

GetHostByName( GetHostName() )

... ) ; WSACleanup(), to get the local IP address. However my system has an EtherNet, Hamachi, and 2 VMware showing as adapters. The address returned by the function GetHostByName returns a different one that the one that has the same subnet as the network my system is on. Is this a bad configuration ...
by byron.hopp
Wed Mar 06, 2024 7:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetHostByName( GetHostName() )
Replies: 1
Views: 128

Re: Intentando un primer archivo make

... tu ayuda probé y el resultado es el mismo, además de quedarme una línea sumamente larga. There isn´t a echo.obj so I don´t understand the message returned. Además no existe un echo.obj, de modo que no entiendo el mensaje que devuelve Sorry for my terrible english. Perdón por mi terrible inglés. ...
by jose_murugosa
Wed Feb 28, 2024 12:14 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Intentando un primer archivo make (RESUELTO)
Replies: 8
Views: 185

Re: AP_SetStatusCode

Dear Otto,

200 is returned by defaut by Apache. If you want to return a different value then you have to use ErrorLevel( nValue ) in example: ErrorLevel( 408 )
by Antonio Linares
Mon Feb 26, 2024 8:06 am
 
Forum: mod_harbour
Topic: AP_SetStatusCode
Replies: 2
Views: 91

Re: Fwh 23.10 TGet another problem (UNSOLVED)

... LNK2001: unresolved external symbol _HB_FUN_XLSXLIB This lib is added to my mak file. echo C:\fwH\lib\xlsxlibhbmsvc.lib >> msvc.tmp I have returned to original build of fwh 23.10. I can compiled without any error (this thread related). I will disable xlsxlib and try to test other (TGet) ...
by Horizon
Wed Feb 21, 2024 8:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 52276

Re: erase files

In the context of Clipper and Harbour programming, the DOS error code 5, as returned by the FERROR() function, indicates "Access denied"​​. This error typically occurs when a program attempts to access a file or directory for which it does not have ...
by Silvio.Falconi
Thu Jan 25, 2024 10:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: erase files - Resolved!!
Replies: 20
Views: 1359

Re: erase files

In the context of Clipper and Harbour programming, the DOS error code 5, as returned by the FERROR() function, indicates "Access denied"​​. This error typically occurs when a program attempts to access a file or directory for which it does not have the ...
by Otto
Thu Jan 25, 2024 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: erase files - Resolved!!
Replies: 20
Views: 1359

Re: Browse Json

... to browse it. I have been able to see the data in the Json, it is basically an array where each element contains a hash which has the three fields returned from the "for json auto" call. But can I pass the object created from the hb_JsonDecode function and display it in TCBrowse. I played ...
by byron.hopp
Thu Jan 11, 2024 1:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse Json
Replies: 8
Views: 806

file ID in the Windows file system

... the Windows API to get a file's identifier. Functions like GetFileInformationByHandle() can be used after opening the file to get its handle. The returned data includes the File ID as part of the file's information. - **Powershell**: Similar to command-line utilities, you can script this in PowerShell ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 528

Re: Using Microsoft AI Phi-2 from FWH

... of the function. Syntax: HMG_CallDLL ( cLibName, [ nRetType ] , cFuncName, FuncArg1, ..., FuncArgN ) ---> xRetValue nRetType: value type returned by the function (constants defined in hbdyn.ch) - HB_DYN_CTYPE_DEFAULT - HB_DYN_CTYPE_CHAR - HB_DYN_CTYPE_CHAR_UNSIGNED - HB_DYN_CTYPE_CHAR_PTR ...
by Jimmy
Thu Dec 21, 2023 12:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 6897

Re: XBRCHART FROM Cristobal

... follow the forum in Spanish, that's where I post almost everything. I have been out of collaboration for 10 years due to cancer but now I have returned to the community and continue programming. If you need anything before uploading, please let me know. Excuse my terrible English. Greetings ...
by jll-fwh
Sun Dec 10, 2023 9:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBRCHART FROM Cristobal
Replies: 11
Views: 1177

Re: Fwh 23.10 TGet another problem

... Likewise, in the test performed when the fwh 23.10 version was active, the nKey variable returned the value 286, as seen below. http://www.objekt.com.tr/fwh_test/newtest3.png In both versions, there is a code snippet ...
by Horizon
Wed Nov 15, 2023 9:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 52276

New FTDN October/Octubre 2023 (FWH 23.10)

... If ommitted the function decides the best side. [cBlobType] If specified the result image is a blob of the type specified If ommitted, hBitmap is returned. * TGet: When picture clause @M is used, enter key was not exiting the Get. Fixed. https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43407&sid=7f4001848fbee7134ccadde0bb0dfd09 ...
by Antonio Linares
Thu Nov 02, 2023 9:53 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre 2023 (FWH 23.10)
Replies: 1
Views: 3562

Errror al compilar en Minigui o Gcc

... \v_xharb_v3\lib\Harb_miw/libtwbrwx32_h.a: error adding symbols: archive has no index; run ranlib to add one collect2.exe: error: ld returned 1 exit status Alguien sabe comose usa el ranlib Gracias
by ruben Dario
Thu Sep 21, 2023 4:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Errror al compilar en Minigui o Gcc
Replies: 1
Views: 178

Re: xHarbour.org updated!

... login y contraseña no muestra los datos. Sí, vaya al sitio web de Porto Seguro. Regards, saludos. Very strange, please tell me what message is returned in this code: #include "Fivewin.ch" FUNCTION MAIN() LOCAL oUrl, oCli oUrl = TUrl():New( "https://apis.averbeporto.com.br/php/conn.php" ...
by wartiaga
Thu Sep 21, 2023 12:14 am
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 153
Views: 30956
Next

Return to advanced search