Search found 1375 matches: difference

Return to advanced search

Compiler with MSVC y HARBOUR

... (the executable grows a little) I hope it helps you and gives you the opportunity to use these wonderful tools with which you will notice the big difference in the performance of your systems.
by acuellar
Thu Apr 18, 2024 8:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 142

Re: Question about performance RowSet

... this error. This example works perfectly fine with Harbour but fails with xHarbour with this run-time error. This bug is due to my ignoring the difference in the behavior between Harbour and xHarbour of a function PValue(). We regret the inconvenience. You can fix this problem by making a small ...
by Eroni
Fri Mar 22, 2024 12:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4039

Re: Question about performance RowSet

... this error. This example works perfectly fine with Harbour but fails with xHarbour with this run-time error. This bug is due to my ignoring the difference in the behavior between Harbour and xHarbour of a function PValue(). We regret the inconvenience. You can fix this problem by making a small ...
by nageswaragunupudi
Thu Mar 21, 2024 10:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4039

Question about performance RowSet

... // 1.87 seconds oCn:QueryResult( "select field1, field2 to my table where field3 = 'x' " ) // 0.21 seconds   that's right? This difference in accumulated time when I need to obtain data from several tables for editing in multiple browsers becomes very large. For example, when ...
by Eroni
Thu Mar 14, 2024 8:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4039

Re: Google Graph extra graphic ? (Navaro)

I put the dll's in de sample folder where they are now, but I don't see the difference of the problem before with resolution. For the Xbrowse : PROG = Arduino program item MOV = Move servo motor TMP = Temperature sensor value NUM = Program number (steps 1 to xxx ...
by Marc Venken
Thu Feb 22, 2024 11:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2864

Re: Question about function file

I confirm this difference: xHarbour: ? File( cFile ) // Results .T. This is the right one Harbour: ? File( cFile ) // Results .F. I have no clue about the cause, sorry. :-( Thank you Enrico. https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43844&p=264863&hilit=longname&sid=714d291ed0a2c9290d53183020f6ae6c&sid=714d291ed0a2c9290d53183020f6ae6c#p264863 ...
by Eroni
Mon Feb 19, 2024 9:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about function file
Replies: 3
Views: 226

Re: Question about function file

I confirm this difference:

xHarbour:
? File( cFile ) // Results .T. This is the right one

Harbour:
? File( cFile ) // Results .F.

I have no clue about the cause, sorry. :-(
by Enrico Maria Giordano
Thu Feb 15, 2024 9:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about function file
Replies: 3
Views: 226

Question about function file

Hello everyone. I am observing a difference in the behavior of the File() function when migrating from xHarbour 123 to Harbour 320: REQUEST HB_LANG_PTREQUEST HB_CODEPAGE_PT850HB_SETCODEPAGE('PT850')HB_LANGSELECT('PT')xHarbour ...
by Eroni
Wed Feb 14, 2024 10:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about function file
Replies: 3
Views: 226

Re: SAPI : change Voice

Dear Jimmy, Can you share the RC for your example ? In case you are using a RC file... My mistake: the difference with events is NOT a handle of a window. The difference is to play in ASYNC mode !!! oVoice:Speak( "harbour and xharbour", 1 ) // that 1 uses Async mode ...
by Antonio Linares
Sun Feb 11, 2024 10:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3569

Re: TWebView window size

...                   endifreturn nil//----------------------------------------------------------------------------//  please can you help me find the difference and help me correct my approach. again kind regards and thank you in advance ruth
by Ruth
Thu Feb 01, 2024 9:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView window size
Replies: 14
Views: 854

Re: Fine tune Phi2 from Microsoft with your own data

... jiva from realizing its true nature, which is Brahman. Maya is the cause of all suffering, and the obstacle to all liberation. Maya is also the difference between the jiva and Brahman, and the distinction between the purusha and the prakriti. Maya can be overcome by knowledge, wisdom, and devotion. ...
by Antonio Linares
Mon Jan 15, 2024 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fine tune Phi2 from Microsoft with your own data
Replies: 11
Views: 1252

Re: Monitor function error

i.e. the resolution of ScreenWidth() is right the resolution of ScreenHeight() is bad compared to the screen resolution,there is a difference of 63

ScreenHeight() excludes the taskbar height, and gives the height available for our program's window/display.
by nageswaragunupudi
Wed Jan 10, 2024 11:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Monitor function error
Replies: 2
Views: 548

Monitor function error

... right position i.e. the resolution of ScreenWidth() is right the resolution of ScreenHeight() is bad compared to the screen resolution,there is a difference of 63 this ?   GetSysMetrics(0),GetSysMetrics(1) is right
by Silvio.Falconi
Wed Jan 10, 2024 8:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Monitor function error
Replies: 2
Views: 548

Re: phpBB to LLM

... with GPU support: Transformers uninstalled pip uninstall transformers pip cache purge pip install transformers None of this should make any difference or bring about any improvement. in train.py save_steps reduced to 500 so that there should be an output in fine-tuned model. train.py executed ...
by alerchster
Wed Dec 27, 2023 8:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696

Re: Fwh 23.10 TGet another problem (UNSOLVED)

ertan wrote:Hi again,

Do you use tdatarow edit dialogs or your own dialogs or window?

That should not make any difference.
If you have problem with any one you will have problem with all others.
by nageswaragunupudi
Sat Nov 25, 2023 11:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54318
Next

Return to advanced search