Search found 2981 matches: done

Return to advanced search

Compiling error Antonio Nages resolved

... (c) 1999-2021, https://harbour.github.io/ Compiling 'test.prg'... Lines 5140, Functions/Procedures 2 Generating C source output to 'Obj\test.c'... Done. [1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\Work\fwh\include -IC:\work\bcc7\Include\windows\sdk\;C:\work\HARBOUR\Include ...
by Silvio.Falconi
Fri Apr 12, 2024 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 410

Re: compile errors

I've updated the harbour files and made the changes mentioned above. Done to 1 error now: Turbo Incremental Link 6.80 Copyright (c) 1997-2017 Embarcadero Technologies, Inc. Error: Unresolved external '___get_std_stream' referenced from C:\HARBOUR\LIB\HBVM.LIB|fm ...
by Jeff Barnes
Thu Apr 11, 2024 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 914

Re: harbour/xharbour appear ADS functions error

Enrico Maria Giordano wrote:Done, please check:

http://xharbour.org/index.asp?page=download/windows/binaries_win


Dear EMG,

It's working fine. Thank you so much.
by richard-service
Tue Apr 09, 2024 4:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 9618

Re: harbour/xharbour appear ADS functions error

... and generating preprocessed output to 'testads.ppo'... Lines 5366, Functions/Procedures 1 Generating C source output to 'testads.c'... Done. Embarcadero C++ 7.70 for Win32 Copyright (c) 1993-2023 Embarcadero Technologies, Inc. testads.c: Turbo Incremental Link 6.97 Copyright (c) 1997-2022 ...
by richard-service
Wed Apr 03, 2024 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 9618

Re: xbrowser, setorder DESC

ok.
And so that the column that is ordered by "SELECT" appears the TRIANGULITE as it is done?
by goosfancito
Mon Mar 25, 2024 8:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbrowser, setorder DESC
Replies: 8
Views: 1834

Re: Another for Btnbmp

Silvio

FLAT NOROUND GDIP

When these attributes are used, it doesn't work.
I have done tests without them, then it works.
There are so many ifs in the class that it would seem better to me to make a new one without all this legacy.
Best regards,
Otto

I used: C:\fwh2023\source\classes\btnbmp.prg
by Otto
Sun Mar 24, 2024 5:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 5962

Re: Problema super raro

Ok. This can be done in different ways. Let us now try the 1st method. FWH provides a cloud server for our testing. Let us use this server for our tests. Creating temporary table with data from the permanent table: oCn:Execute( ...
by nageswaragunupudi
Sun Mar 24, 2024 12:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema super raro (SOLUCIONADO)
Replies: 10
Views: 2539

Re: Mr Rao :SetFilter no funciona

... using fwh maria library. The data is in memory and filter is applied on data which is already in the memory. Filters, sorting, seeking are all done in memory and do not read from the server. So there is no dependance at all on the indexes on the server.
by nageswaragunupudi
Sat Mar 23, 2024 7:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mr Rao :SetFilter no funciona
Replies: 11
Views: 2642

Re: New FWH 24.02

driessen wrote:I made the changes you suggested, but there was also an error in one of my BAT-files with a path to the old BCC.

After having done these corrections, everything is running fine.

Thank you very much.


Great, thank you.
by Enrico Maria Giordano
Tue Mar 12, 2024 6:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 37
Views: 8081

Re: New FWH 24.02

I made the changes you suggested, but there was also an error in one of my BAT-files with a path to the old BCC.

After having done these corrections, everything is running fine.

Thank you very much.
by driessen
Tue Mar 12, 2024 4:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 37
Views: 8081

Re: A picture on top of the text

... image that position as a layover in a cell in the top right or top left position in order to show that these cells need extra care. This can be done with colors, but the png could also be like (DISCOUNT) image
by Marc Venken
Tue Mar 05, 2024 3:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A picture on top of the text
Replies: 5
Views: 465

Re: Does anyone have an Envelope Printing module ?

Rick, Envelopes load into ( adjustable ) paper trays, face down, seal to the right. They would print in landscape mode. I think that could be done very easily. What sizes does your client currently use ? We could start with those, and then expand. Since I work with the Printer class a lot, I ...
by TimStone
Sat Mar 02, 2024 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 1050

Re: Does anyone have an Envelope Printing module ?

Dear Joao, We use Word and Outlook extensively with our software. However, we are preparing because we believe that the automation we have done so far (ActiveX) will not be supported by Word and Office in the future. It is already difficult to buy appropriate versions for Remote Desktop, for ...
by karinha
Sat Mar 02, 2024 12:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 1050

Re: Does anyone have an Envelope Printing module ?

Dear Joao, We use Word and Outlook extensively with our software. However, we are preparing because we believe that the automation we have done so far (ActiveX) will not be supported by Word and Office in the future. It is already difficult to buy appropriate versions for Remote Desktop, for ...
by Otto
Fri Mar 01, 2024 8:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 1050
PreviousNext

Return to advanced search