Search found 587 matches: suggestions

Return to advanced search

Re: Question about wfReadUrl()

Hello Ceasar and Enrico,

I tried both suggestions.

They both work, but both suggestions do have a problem in case the url doesn't exist or doesn't react.
It lasts at least 1 to 2 minutes before the test is passed.

Can we do something about it?

But thank you very much for your suggestions.
by driessen
Fri Apr 05, 2024 10:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2744

Re: Expertos en expresiones regulares

Suggestions works #include "fivewin.ch"function main()   local oWnd   define window oWnd   activate window oWnd on init checkstring()return nilFUNCTION CheckString()    LOCAL cPattern := "^TEY-[0-9]{4}-[0-9]{2}$"  ...
by Marc Venken
Thu Mar 14, 2024 3:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Expertos en expresiones regulares (SOLUCIONADO)
Replies: 7
Views: 1329

Re: Does anyone have an Envelope Printing module ?

... on expermenting with creating something that prints on plain paper and matching the text up to fit certain size envelopes .. Thanks for everyones suggestions .. Rick Lipkin
by Rick Lipkin
Mon Mar 04, 2024 2:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 540

MAPI Outlook HTML TEXT

... see the formatted text in the body but I see it as if it were normal text DEFINE MAIL oMail ; SUBJECT cSubject ; TEXT cBodyHtml ; FROM USER any suggestions other than using another email program? :D by by marco
by MarcoBoschi
Mon Feb 26, 2024 4:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MAPI Outlook HTML TEXT
Replies: 10
Views: 503

Data exchange between PC and Android device on the same loca

... either. Because? - I have not seen how to use .HRBs instead of .PRGs from Mod-Harbour - I found it TOO ROBUST for such a simple need. Any ideas or suggestions for this small scenario of: Data exchange between PC and Android device on the same local network via WiFi. ? Arturo LS
by Arturo Lopesoria
Tue Feb 20, 2024 11:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 769

Re: Convert a print to Rtf or doc

... in the thread. But that works for template reports. We need to generate word doc for free form reporting. I will be personally interested in your suggestions.
by nageswaragunupudi
Fri Dec 01, 2023 2:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3426

DBF Repair Tools

... the filter doesn't work. I used Advantage Architect to also try to filter out the blanks, but that doesn't eliminate them either. Does anyone have suggestions for a really good DBF file repair tool ? Lots claim to be but I think they all do the same thing. Back in the DOS days we had a great one ...
by TimStone
Wed Nov 08, 2023 8:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF Repair Tools
Replies: 7
Views: 769

SetAutoHelp

... quite extensive. I would like to actually use the feature but add it as an F2 key. When changing the code, however, it disables the F1 help. Any suggestions for making both work ... F1 for the context sensitive help in the manual, and F2 so the user can write their own help notes ? I figured ...
by TimStone
Fri Nov 03, 2023 4:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAutoHelp
Replies: 2
Views: 193

FW 23.07 Xbrowse, oCol:Cargo is NIL

I use oCol:Cargo to save some parameters.
Since FW 23.07 it does not work anymore, maybe due to:
LinkList: Method Sort( [lAsc], [lRecurse], [nCol] ) enhanced with
three new parameters.
Param.3 nCol: Default 0: Sorts on nCol of Cargo Array

How can I find a workaround?
Suggestions are welcome.
by frose
Sun Sep 10, 2023 8:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW 23.07 Xbrowse, oCol:Cargo is NIL
Replies: 4
Views: 244

Re: DBF to Excel Sheet, without Excel, using ADO ?

A few suggestions: 1) Instead of your CopyToClipBoard() fuction, we recommend using FW_CopyToClipboard( data, [nFormat] ) --> lSuccess nFormat can be omitted and is mostly guessed correctly by the function. ...
by nageswaragunupudi
Tue Aug 15, 2023 7:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2565

Re: Shell.Explorer.2 problem

Thank you for all your help and suggestions. Over the years, Element Payment Systems was bought out by Vantiv which was bought out by Worldpay. I was contacted by developers at Worldpay telling me they are receiving reports from other developers/partners ...
by Randal
Tue Jun 27, 2023 5:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Shell.Explorer.2 problem
Replies: 12
Views: 716

Re: Xbrowse : Tooltips timers

... this is available in your version. Even the array format of tooltip also is available in your version 2102. No need to upgrade for implementing my suggestions.
by nageswaragunupudi
Mon Jun 12, 2023 2:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse : Tooltips timers
Replies: 3
Views: 231

Understanding how autoGPT works...

... args: "code": "<full _code_string>" 16. Get Improved Code: "improve_code", args: "suggestions": "<list_of_suggestions>", "code": "<full_code_string>" 17. Write Tests: "write_tests", ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 526

Windows 7 / MSVS 2022 Crash

... This occurs in both 32 bit and 64 bit. I am comparing any changes in the program that might account for this. Any thoughts on where to look ? Any suggestions are appreciated.
by TimStone
Wed Apr 05, 2023 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 7 / MSVS 2022 Crash
Replies: 32
Views: 2943

FTP Best Options ?

... are you using to accomplish these tasks. I am using FWH ( always latest version ), Harbour, MSVC 2020, with 32 and 64 bit builds. Thanks for your suggestions.
by TimStone
Fri Mar 03, 2023 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FTP Best Options ?
Replies: 8
Views: 739
Next

Return to advanced search