Search found 131 matches: everywhere

Return to advanced search

LLM metrics - métricas

... que tenemos el siguiente contexto y opciones de respuesta: Contexto: "John was feeling sad because he lost his favorite toy. He looked everywhere but couldn't find it. Finally, he..." Opciones de respuesta: A) "found it under the couch" B) "bought a new toy" ...
by Antonio Linares
Tue Apr 23, 2024 7:47 pm
 
Forum: latest AI news
Topic: LLM metrics - métricas
Replies: 0
Views: 33

Re: Compiler with MSVC y HARBOUR

... mod harbour installation. I am always weighing whether it makes sense to use WebView2, or whether it might be simpler to use a localhost server everywhere. That's why I am creating a distribution for our users. Perhaps you would be so kind as to explain your mod harbour installation as well. ...
by Otto
Fri Apr 19, 2024 6:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 146

Re: Problem with FiveWin and PDF995 on Windows 11.

... suggestion, but I do have several "Extend Class TPrinter with Data" and "with Message", can this be the problem? I use this everywhere I print, if this is the problem, can I rename the class and solve the problem? Yes. Works correctly if you are using unmodified printer.prg
by nageswaragunupudi
Thu Feb 15, 2024 1:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1221

Re: Problem with FiveWin and PDF995 on Windows 11.

I will try your suggestion, but I do have several "Extend Class TPrinter with Data" and "with Message", can this be the problem? I use this everywhere I print, if this is the problem, can I rename the class and solve the problem?
by byron.hopp
Wed Feb 14, 2024 5:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1221

PepPol European Invoicing standard

Hello, In Belgium it will be obliged to send invoices with PepPol. It is a european system that will make invoicing the same everywhere. I have seen posts that this is already so in Italy ? but unther XML. Peppol will also be XML, so the layout and making of Italy-invoices will already ...
by Marc Venken
Wed Feb 14, 2024 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PepPol European Invoicing standard
Replies: 12
Views: 925

Re: Backups into blu rays

... working. You stuck your bootstraps with the easyreport software, you managed to convince Antonio Linares to buy a software that makes holes everywhere and doesn't work. Now you are stuck with the html language involving the whole forum so much so that often we other users are forced to ask ...
by Silvio.Falconi
Wed Jan 03, 2024 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Backups into blu rays
Replies: 20
Views: 3402

Re: add a line in the print report

... of expression but this is not just a disease now you are obsessed with html as you were obsessed with ER but I have shown you that ER is leaking everywhere and how many people still use ER today? when you ask for a certain topic I don't come to your topic and I reply with other topics instead ...
by Silvio.Falconi
Tue Dec 12, 2023 12:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: add a line in the print report
Replies: 8
Views: 546

Re: Convert a print to Rtf or doc

... in Word again. It's complicated and has no future. I'll post a small test program for HTML report later. HTML is so easy to configure and it works everywhere. Best regards, Otto https://mybergland.com/fwforum/worddocxclip3.jpg
by Otto
Thu Nov 30, 2023 6:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3468

Re: Seeking your thoughts

... computer, and then re-install them. That did not work. I AM NOT ABLE TO REPLICATE THE PROBLEM. I am confident it is not in the code. Everywhere else it works perfectly ( all of the other installs, and from all of their workstations ). That is why I'm not posting code ... because it ...
by TimStone
Sat Jun 10, 2023 1:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Seeking your thoughts
Replies: 10
Views: 653

Re: How install Harbour on web server

Dear Antonio, I know. There are pros and cons to every system, like almost everywhere else. But I think self-hosting is an optimal solution for starting and running Fivewin and mod harbour programmes in parallel on one server. Even though you made it easy for ...
by Otto
Sun Sep 11, 2022 9:42 am
 
Forum: mod_harbour
Topic: How install Harbour on web server
Replies: 26
Views: 5016

Re: Very strange problem - ideas needed

... ( that I can see ). I can edit that file without a problem. Their system worked perfectly until this build which uses FWH 22.06, but it works everywhere else where the same build is installed. It is VERY strange ... I do appreciate all your thoughts.
by TimStone
Wed Aug 24, 2022 5:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Very strange problem - ideas needed
Replies: 17
Views: 1754

Very strange problem - ideas needed

... strange. I will provide detail and perhaps someone will have an idea what might cause this result. IT IS NOT IN FWH or my code, because it works EVERYWHERE except one location. 1). The problem: A routine looks at a record in File A, and gets a account number. It then looks at File B and totals ...
by TimStone
Tue Aug 23, 2022 12:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Very strange problem - ideas needed
Replies: 17
Views: 1754

Re: How to get root path of Apache

... ) ' ? AP_GetEnv( "DOCUMENT_ROOT" ) We should rather take advantage of the generosity of FIVETECH that we can see the source code everywhere. I have found the functions here: https://github.com/FiveTechSoft/mod_harbour mod_harbour-master\source\paths.prg Best regards, Otto
by Otto
Sat Jul 30, 2022 8:40 am
 
Forum: mod_harbour
Topic: How to get root path of Apache
Replies: 2
Views: 380

Re: FW Preview user style

... harbour I get the impression that it is easier to go back to functional programming on the harbour side. Sure on client side with JS classes are everywhere. I got a new Ah, Ha moment. All is much easier than with desktop. For users, it is normal to make a request and wait for the answer. On desktop, ...
by Otto
Sun May 15, 2022 9:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW Preview user style
Replies: 24
Views: 1702

Re: Conversion from ca-clipper ( not found a variable)

Marc, If you use a Object, and want to see it everywhere, you will use the public not ? No, no PUBLICs. There are several ways to eliminate PUBLICS. Here is one: ---------------------------------------------------------- ELIMINATING PUBLICS Here ...
by James Bott
Thu Mar 10, 2022 7:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Conversion from ca-clipper ( not found a variable)
Replies: 30
Views: 4378
Next

Return to advanced search