Search found 54 matches: leads

Searched query: leads

by Otto
Fri Nov 29, 2024 12:59 pm
Forum: FiveWin for Harbour/xHarbour
Topic: php4dbf - CSV-import
Replies: 10
Views: 2256

Re: php4dbf - CSV-import

Hello Marc,

I am using PHP version 8.3.9.

In PHP versions prior to 8.0, it is not allowed to set a default value other than NULL for parameters with type hints. This leads to the mentioned error.

I think that's the problem.

Best regards,
Otto
by Otto
Wed Nov 13, 2024 10:11 am
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 10477

Re: cloud or not cloud

... was to create a setup that is flexible and can adapt to new requirements.

A key aspect of this is the integration with ChatGPT, which quickly leads me to answers and helps organize my notes.

This system has already made my work significantly easier. It’s not just about storing information ...
by dagiayunus
Fri Jul 19, 2024 5:57 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Need Help guide for my program.
Replies: 38
Views: 5252

Re: Need Help giide for my program

... today.
You don't have to use AI, but ignoring it is also not right because it is a reality.

And just by the way, the proposed solution path leads to the result.
Of course, the first PROMPT does not immediately provide a workable solution.
But a few months ago, there were no hits for FIVEWIN ...
by Antonio Linares
Fri Jul 19, 2024 4:53 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Need Help guide for my program.
Replies: 38
Views: 5252

Re: Need Help giide for my program

... today.
You don't have to use AI, but ignoring it is also not right because it is a reality.

And just by the way, the proposed solution path leads to the result.
Of course, the first PROMPT does not immediately provide a workable solution.
But a few months ago, there were no hits for FIVEWIN ...
by Otto
Fri Jul 19, 2024 4:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Need Help guide for my program.
Replies: 38
Views: 5252

Re: Need Help giide for my program

... today.
You don't have to use AI, but ignoring it is also not right because it is a reality.

And just by the way, the proposed solution path leads to the result.
Of course, the first PROMPT does not immediately provide a workable solution.
But a few months ago, there were no hits for FIVEWIN ...
by byron.hopp
Tue Jul 16, 2024 8:07 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How to Curl for text messaging
Replies: 5
Views: 4905

Re: How to Curl for text messaging

... Using the Twilio API seems to work great, it the crashing of the program I can't figure out. Thanks, in advance. Line number in the hb_out.log file leads me to the "Return nil" statement. Error 6005: Exception error:

Function TwilioText( cTel_To,cBody )
Local cLogFile := "TraceLog.txt"
Local hCurl ...
by Ruth
Fri May 17, 2024 9:09 am
Forum: FiveWin for Harbour/xHarbour
Topic: hb_base64encode() stays empty
Replies: 10
Views: 1799

Re: hb_base64encode() stays empty

... base64 output. When I insert it to
https://base64.guru/converter/decode/image
it successfully displays my image.
https://mybergland.com/ruth/baseguru.png


This leads me to believe that the unwanted characters are added by the microsoft CDO.


Kind regards to you and many thanks again :-)
Ruth
by Ruth
Wed Jan 31, 2024 1:38 pm
Forum: mod_harbour
Topic: Different Processing of Escape Characters in Mod Harbour
Replies: 5
Views: 2339

Re: Different Processing of Escape Characters in Mod Harbour

Dear Otto,
I think \n leads to an error because the backslash is an escape character in javascript.
according to chatgpt :-) ... when used in a string, the \ expects to be followed by another character to form the escape sequence.
So \\n is needed in this case I suppose.
kind regards
ruth
by Otto
Wed Jan 31, 2024 4:10 am
Forum: mod_harbour
Topic: Different Processing of Escape Characters in Mod Harbour
Replies: 5
Views: 2339

Different Processing of Escape Characters in Mod Harbour

Hello everyone,
I am working with Mod Harbour and have noticed that in my JavaScript code \\n causes a line break,
while \n leads to an error. Is this a known behavior in Mod Harbour, or could there be another reason for it?
Has anyone had similar experiences or can give me a tip on how to handle ...
by miarcod
Thu Nov 30, 2023 6:10 am
Forum: FiveWin para Harbour/xHarbour
Topic: Subuir un fichero a un servidor
Replies: 18
Views: 5035

Re: Subuir un fichero a un servidor

... la linea de comandos.
He buscado y probado todo lo que encuentro pero no lo consigo tampoco.


curl --location 'https://www.zohoapis.eu/crm/v5/Leads/594992000001640002/Attachments' --header 'Authorization: Zoho-oauthtoken 1000....' --form 'file=@"/E:/postman-portable/ZOHO_PRE.PDF"'

obtengo el ...
by Otto
Tue Nov 21, 2023 7:33 am
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 2649

Fivewin controls similar to javascript elements

... is a scripting language primarily used for web development, while FiveWin is a toolkit used with C++ for desktop application development. This leads to differences in how events are processed and handled.

System-Level vs. Application-Level: In Windows programming, you're often dealing with ...
by Otto
Sun Jul 23, 2023 2:33 pm
Forum: mod_harbour
Topic: AJAX - DBF - Callback
Replies: 0
Views: 1336

AJAX - DBF - Callback

... 2 tables that I populate with AJAX. I have now noticed that such a short interval between the calls, practically within a millisecond, occasionally leads to a problem with the
evaluation using .done and .fail.
Now I have changed the call to a callback-based solution.

Best regards,
Otto

function ...
by Silvio.Falconi
Tue Oct 26, 2021 8:22 am
Forum: FiveWin for Harbour/xHarbour
Topic: FWTool to automate DBF and mod harbour
Replies: 12
Views: 1799

Re: FWTool to automate DBF and mod harbour

... i zi pi zi / what's the use? if it's not visual but why don't we join forces to create something powerful instead do all this bullshit that leads us nowhere

Am I not right?
and then let's look at the "Easyreport" forum when the last message dates back to ask for ER support .. in 2020 and ...
by James Bott
Wed May 19, 2021 4:34 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase Class
Replies: 18
Views: 3068

Re: TDatabase Class

... oDBF:nArea)

Note that TDatabase creates it's own unique workareas which is not going to be 9 in this case. With database objects you never deal with workareas. Your error message:

Error description: Error DBCMD/2001 Workarea not in use: ORDSCOPE

leads me to believe that the workarea is the issue.