Search found 272 matches: worth

Return to advanced search

Re: Silvo .. changes to your xMate environment

... not miss any error COMMAS, if you declare a variable and do not use it, the compilation will not pass. Incredible. It's a lot of work, but it's worth it, as your code is super clean of errors. Usando estas BANDERAS el compilador no pierde ningún error COMAS, si declaras una variable y no la ...
by Silvio.Falconi
Tue Apr 30, 2024 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 348

Re: Silvo .. changes to your xMate environment

... not miss any error COMMAS, if you declare a variable and do not use it, the compilation will not pass. Incredible. It's a lot of work, but it's worth it, as your code is super clean of errors. Usando estas BANDERAS el compilador no pierde ningún error COMAS, si declaras una variable y no la ...
by karinha
Tue Apr 30, 2024 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 348

Re: Error FWH 2404 unresolved external 'SetWindow Theme'

... -O -O1 -OS -Ob -Oc -Ov -c -d -g0 -k- -v- -w -w! My bcc74 is quite different .. is it worth editing the folder name and use this Borland.cfg ?? -I"c:\borland\bcc74\include";"c:\borland\bcc74\include\dinkumware64";"c:\borland\bcc74\include\windows\crtl";"c:\borland\bcc74\include\windows\rtl";"c:\borland\bcc74\include\windows\vcl";"c:\borland\bcc74\\include\windows\sdk" ...
by Rick Lipkin
Thu Apr 25, 2024 9:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FWH 2404 unresolved external 'SetWindow Theme'
Replies: 7
Views: 250

Re: Calculate total pages

Thank you. It is not worth the work, at least for me.
by Enrico Maria Giordano
Thu Nov 23, 2023 9:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculate total pages
Replies: 32
Views: 5912

Re: Testing Harbour -gc3 flag

... very smart once told me that what's cheap (free) is expensive. I don't know the price of PECOMPACT now, but it has never been expensive. It's worth the investment. Alguien muy inteligente me dijo una vez que lo barato (gratis) sale caro. No sé el precio de PECOMPACT ahora, pero nunca ha sido ...
by karinha
Mon Nov 20, 2023 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4381

Re: De *.C Para *.Obj en BCC74 no funciona más.

... it provides, it is faster, more compatible ? Regards Yes, it is stable. Date is 28 october 2023. I don't think it is faster than 7.60 but it is worth to use it as it is an updated version.
by Enrico Maria Giordano
Fri Nov 17, 2023 6:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: De *.C Para *.Obj en BCC74 no funciona más.
Replies: 84
Views: 39623

Re: Corrup file en copia de respaldo

... corrupted by some virus overwriting part of the file with junk, there is no way to fix it. If you open and find no garbage in the file, it is worth trying again. For future we have an important advice. We know the syntax: BackUp( [aTables], cDest, [bProgress], [nMaxRecs], ...
by nageswaragunupudi
Sat Aug 26, 2023 8:41 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Corrup file en copia de respaldo
Replies: 1
Views: 147

Re: Lentitud al abrir una dbf en red

Gentleman ... for what it is worth I gave up on .dbf many years ago in favor of SQL and ADO .. For local network apps I find MS Access is an excellent database choice but for large enterprise apps I like Sql Server. ADO does NOT require ...
by Rick Lipkin
Sat Jul 08, 2023 1:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Lentitud al abrir una dbf en red
Replies: 31
Views: 1611

Re: Fastreport de Cristobal

... spirit of collaboration from anyone. From those experiences that I drag along my life as a programmer, I came to the conclusion that it is not worth devoting my time and effort to this type of project with that philosophy: in the end you leave a project, since you are disappointed by the verify ...
by cnavarro
Wed May 31, 2023 1:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Fastreport de Cristobal
Replies: 32
Views: 3187

Re: CLASS modification

... Internet Connection, Complexity of Software, Security and Data Protection, Support and Reliability While these reasons are understandable, it's worth mentioning that web-based platforms continue to evolve and address many of these concerns. For example, advancements in internet infrastructure, ...
by Otto
Fri May 26, 2023 5:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1776

Re: CLASS modification

... companies providing hosted servers last for a short time, and when they shut down, we would have to relocate everything to another server. Not worth it. [/list] This is just some of the reasons I have for not converting to a web based platform. I have not lost a single client because of this. ...
by TimStone
Thu May 25, 2023 11:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1776

Re: U-Dbu

I forgot to comment...

There is also TWEB from Charly too is a screen design, routes, sessions,
together with UT they make an excellent dumbbell to have the FRONT and BACK all in one,
this gives a plus to many frameworks.

Worth a look.

Greetings
Osvaldo Ramirez
by ramirezosvaldo2
Thu May 11, 2023 2:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 1223

OpenAI class using hbCurl

Hello Fivewinners; For what's worth and in case anyone is interested, I share the class I wrote to query OpenAI for ICD10 diagnosis codes. It works really nice. I think the only external function I use here is LogData() and I will share ...
by reinaldocrespo
Tue May 09, 2023 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OpenAI class using hbCurl
Replies: 8
Views: 724

Re: XBROWSE : Seek(), OrdwildSeek() and "increment"

... or WildFilter as the case may be. Please test XBROWSER "CUSTOMER.DBF" AUTOSORT Please first play with all options of seek Also it is worth going through the code of function XBrowse(...) in \fwh\source\function\xbrowser.prg Being a Windows application, INKEY() is not used, but the ...
by nageswaragunupudi
Sat May 06, 2023 12:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE : Seek(), OrdwildSeek() and "increment"
Replies: 3
Views: 328

Re: PROBLEMA CON FORMATO DE FECHA MYSQL ADO

... XHARBOUR : https://imagizer.imageshack.com/v2/xq90/923/dxlgx9.png I have not checked with later versions of xHarbour. Worth checking, if the issue is fixed in later versions of xHarbour.
by nageswaragunupudi
Sat Nov 05, 2022 2:40 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: PROBLEMA CON FORMATO DE FECHA MYSQL ADO
Replies: 11
Views: 872
Next

Return to advanced search