Search found 5469 matches: fine

Return to advanced search

Re: Error FWH 2404 unresolved external 'SetWindow Theme'

I found it and had removed my post ... builds are now fine.
by TimStone
Fri Apr 26, 2024 6:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FWH 2404 unresolved external 'SetWindow Theme'
Replies: 7
Views: 97

Report rpreview excel button disable not work

Dear Antonio, These code working fine FWH2212, but not work FWH2402 and FWH2404. LOCAL oReport, oFont[4]LOCAL nI    := 0LOCAL nRows := 0LOCAL nSel  := 0      cOFFER_NO := AllTrim( FW_UTF8PADCHAR(cOFFER_NO, 10) )    ...
by richard-service
Wed Apr 24, 2024 11:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work
Replies: 9
Views: 146

WhatsApp tests

Modesto Rocabado has shared with us this code to send messages and files using WhatsApp. We do appreciate your tests and feedback to fine tune it. Many thanks! FUNC SendToWhatsApp( cPhone, cMsg, aAttach )LOCAL oShell, aFiles := {}, aOthers  := {}, lRet If ...
by Antonio Linares
Wed Apr 17, 2024 3:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WhatsApp tests
Replies: 9
Views: 357

Re: ADS with 64bit FWH Apps

... the best source ), if you use the .dll files from ADS 10, then everything should work ok. I tried his suggestion here yesterday and it worked fine for me while using the ADS 12 Client Server installed for 64 bit OS. I haven't tried it on my client's computer yet, but I assume all should be ...
by TimStone
Tue Apr 16, 2024 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2304

Re: Digitally signing a document

... "signed" )else   MsgInfo( "non signed" )endif  Unfortunately signed.exe size is large but it works fine
by Antonio Linares
Mon Apr 15, 2024 8:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 423

Re: ADS with 64bit FWH Apps

Hello everyone; I bet the problem here is that you are trying to connect to an older server version using a newer client version. The opposite is fine. But newer clients need same or newer server. Try using 64 bit version of ADS 12 if you want to connect to ADS 12 server. All my customers are version ...
by reinaldocrespo
Sun Apr 14, 2024 5:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2304

Re: Digital signing a document

Antonio,

Thanks a lot for your help.

I'll test it tonight or tomorrow.

Have a fine Sunday.
by driessen
Sun Apr 14, 2024 11:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 423

Re: Problem with valid email refresh btnbmp

nageswaragunupudi wrote:Can any other friends also test this program and let us know if it is working for them.


Dear Rao,

Test code from Antonio.
working fine for 32bit.
    Win11 home/pro
    FWH2402
    Harbour 3.2
    Bcc77
by richard-service
Fri Apr 12, 2024 7:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2435

Re: Problem with valid email refresh btnbmp

... hb_regex( preCompiled, alltrim( cEmail ) ) ) https://imagizer.imageshack.com/img923/91/h0gh9Z.gif working fine here
by Antonio Linares
Fri Apr 12, 2024 6:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2435

Re: compile errors

No, this is fine till you switch to BCC 7.70. Then you can remove it.
by Enrico Maria Giordano
Thu Apr 11, 2024 4:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 304

Re: compile errors

This is the error: #include "C:\Harbour\Include\hbcurl.ch" Please replace it with #include "hbcurl.ch" Compiles fine here. And please use latest Harbour and xHarbour builds: https://github.com/FiveTechSoft/harbour_and_xharbour_builds http://xharbour.org/index.asp?page=download/windows/binaries_win
by Enrico Maria Giordano
Thu Apr 11, 2024 3:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 304

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: 8425

Re: Question about wfReadUrl() - SOLVED

Otto,

I don't do any search in my application into documents. Problem is that there are much to many documents (I have customers with more than 1 million documents).
So they use the standard Microsoft search which is doing fine.
by driessen
Sun Apr 07, 2024 8:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2783

Re: Question about wfReadUrl()

... different url's, all showing the same website. Because some antivirus software is blocking some of my url's, I want to check which url is working fine. Usuaslly my url's are working ok with the prefix "https". THe function wfReadUrl() which I use to check if the url is working, is working ...
by driessen
Fri Apr 05, 2024 8:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2783

Question about wfReadUrl() - SOLVED

...         CATCH               cExist := .T.            END         ENDIF         oCli:Close()   END SEQUENCERETURN(cExist) It works fine for "http://" urls, but if I use to check it for a "https://", I got this error: Error BASE/1081  Operation not supported: ...
by driessen
Fri Apr 05, 2024 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2783
Next

Return to advanced search

cron