Search found 30 matches: saying
Searched query: saying
- Thu Jan 09, 2025 11:59 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Excel functions
- Replies: 0
- Views: 105
Excel functions
... had the ability to export data to Excel for awhile, but I sense there may be a better set of functions now to do this. I read a post from Mr. Rao saying there were new reading tools coming in the next release, but we haven't seen one now in 4 months. This indicated Excel would not be needed on the ...
- Wed Jan 08, 2025 7:54 am
- Forum: mod_harbour
- Topic: learn mod_harbour
- Replies: 3
- Views: 113
Re: learn mod_harbour
Hello Maurizio,
I was just about to write another appeal, saying that a new year is a great time to start something new. Then I wanted to check how long it has been since Antonio gave us mod_harbour. Many have not even unwrapped the gift yet. That was over 5 years ago.
I also read in other forums ...
I was just about to write another appeal, saying that a new year is a great time to start something new. Then I wanted to check how long it has been since Antonio gave us mod_harbour. Many have not even unwrapped the gift yet. That was over 5 years ago.
I also read in other forums ...
- Thu Nov 28, 2024 9:36 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: change special chars in memo for use with Json
- Replies: 9
- Views: 1372
Re: change special chars in memo for use with Json
Hello Marc,
my daughter sent me these lines of code a few days ago, saying that they would solve the code page problem.
Unfortunately, I haven’t tried it yet. Could you please test it?
Best regards,
Otto
#include "hbextcdp.ch"
cVData := IIF( ! isUtf8( offert1->bezeichnun ), hb_StrToUtf8 ...
my daughter sent me these lines of code a few days ago, saying that they would solve the code page problem.
Unfortunately, I haven’t tried it yet. Could you please test it?
Best regards,
Otto
#include "hbextcdp.ch"
cVData := IIF( ! isUtf8( offert1->bezeichnun ), hb_StrToUtf8 ...
- Mon Nov 25, 2024 7:02 pm
- Forum: Utilities / Utilidades
- Topic: RUN test
- Replies: 6
- Views: 3113
Re: RUN test
I did the master test, here is the print sequence.
It almost worked, it tried to download a FWRUN.EXE but it didn't download, saying that the link didn't exist and, it downloaded a CODE.PRG with a problem, as shown below:
#include "FiveWin.ch"
function Main()
  local oWnd
  DEFINE WINDOW ...
It almost worked, it tried to download a FWRUN.EXE but it didn't download, saying that the link didn't exist and, it downloaded a CODE.PRG with a problem, as shown below:
#include "FiveWin.ch"
function Main()
  local oWnd
  DEFINE WINDOW ...
- Thu Nov 14, 2024 6:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: cloud or not cloud
- Replies: 34
- Views: 5774
Re: cloud or not cloud
... here?
Where’s the user base?
Now don’t get me wrong, I appreciate the work, I really do.
But what are we even aiming for here?
You’re saying, "Long Live Fivewin," but let me tell you, that only works if there’s a strong user base.
You need people, lots of them!
Best regards,
Otto ...
Where’s the user base?
Now don’t get me wrong, I appreciate the work, I really do.
But what are we even aiming for here?
You’re saying, "Long Live Fivewin," but let me tell you, that only works if there’s a strong user base.
You need people, lots of them!
Best regards,
Otto ...
- Thu Oct 31, 2024 11:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ADS Question
- Replies: 10
- Views: 1113
Re: ADS Question
... ADS version 8.1 all is good. I also tried to install using the SAP installer on a 32 bit x86 VM (Hyper-V) and the utility failed with an error saying the processor was not supported. I also have the same experience their support is pathetic now, was very good. I remember talking to them on New ...
- Fri Oct 18, 2024 10:33 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 95
- Views: 8288
Re: New FWH 24.09
... and other country installations.
Let us only communicate with ASC values or HEX.
I am going to explain to you in my next postings why I am saying this.
We will also clarify different OEM and ANSI codepages as well as the common UTF8 codepage
For now, let us go step by step please. This way ...
Let us only communicate with ASC values or HEX.
I am going to explain to you in my next postings why I am saying this.
We will also clarify different OEM and ANSI codepages as well as the common UTF8 codepage
For now, let us go step by step please. This way ...
- Wed Sep 25, 2024 7:32 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: slowness
- Replies: 76
- Views: 11992
Re: slowness
... the supplier suggested to replace the motherboard of the PC, although all other software was running just fine. He replaced the motherboard and the problem was completely gone.
One year later, I had the same problem on the system of another customer. The same action solved the problem.
Just saying.
One year later, I had the same problem on the system of another customer. The same action solved the problem.
Just saying.
- Sat Sep 21, 2024 9:17 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: RichEdit5 and auto-texts
- Replies: 19
- Views: 2327
Re: RichEdit5 and auto-texts
... Please test this sample
https://bitbucket.org/fivetech/fivewin-contributions/downloads/testrtf7.prg
I hope you have understood what you are saying
I have built an initial example that still has some details that do not work correctly: for the word to be replaced, a space must be pressed at the ...
https://bitbucket.org/fivetech/fivewin-contributions/downloads/testrtf7.prg
I hope you have understood what you are saying
I have built an initial example that still has some details that do not work correctly: for the word to be replaced, a space must be pressed at the ...
- Fri Jul 26, 2024 4:46 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: DBF File Format - Considerations A Secure Option
- Replies: 15
- Views: 2230
Re: DBF File Format - Considerations A Secure Option
Otto
I think every developer has his or her favorite database and I am in no way saying to use this database or not .. I still use .dbf\cdx to write my reports and build my temp databases .. I like dbf\cdx .. the take away for me is I use what I am comfortable with and .dbf is simple to for me to ...
I think every developer has his or her favorite database and I am in no way saying to use this database or not .. I still use .dbf\cdx to write my reports and build my temp databases .. I like dbf\cdx .. the take away for me is I use what I am comfortable with and .dbf is simple to for me to ...
- Mon Jul 22, 2024 7:53 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Macros in Outlook
- Replies: 9
- Views: 938
Macros in Outlook
... in Word : oWord:Run("Macro").
So far so good.
Now I need to run a macro in Outlook and tried it the same way : oOutlook:Run("MacroOutl").
But here I get an error saying that the export method "RUN" doesn't exist.
How do I run a macro in Outlook from my FWH-application?
Thanks a lot for any help.
So far so good.
Now I need to run a macro in Outlook and tried it the same way : oOutlook:Run("MacroOutl").
But here I get an error saying that the export method "RUN" doesn't exist.
How do I run a macro in Outlook from my FWH-application?
Thanks a lot for any help.
- Tue Jul 09, 2024 2:24 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Proposal for them to do a virtual FW course
- Replies: 2
- Views: 459
Proposal for them to do a virtual FW course
... forum, at the beginning by email electronic (thanks Armando Estrada); I mention it because, if some of the teachers are absent, and I'm not saying this for anything bad, they simply wake up one day without wanting to do anything, wanting to retire hehehehehe (as can also happen to us) and we ...
- Mon Jun 17, 2024 2:24 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: problem with big dbf on xbrowse
- Replies: 39
- Views: 3669
Re: problem with big dbf on xbrowse
... to compile, but then I need to change your bat files and that is not working ok for now. (I never changed these ....)
Write or send an email saying:
FIVEWIN and FOLDER.
BCC32 and FOLDER
XHARBOUR and FOLDER
That I modify CX.BAT and CX.LNK for you. It's too simple.
Escribe o envía un correo ...
Write or send an email saying:
FIVEWIN and FOLDER.
BCC32 and FOLDER
XHARBOUR and FOLDER
That I modify CX.BAT and CX.LNK for you. It's too simple.
Escribe o envía un correo ...
- Sat Apr 13, 2024 5:33 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Runner XBase (RX)
- Replies: 10
- Views: 1985
Re: Runner XBase (RX)
Hi,
I don't understand exactly what you're saying. Do you need any special codepage?
C.
I don't understand exactly what you're saying. Do you need any special codepage?
C.
- Fri Mar 29, 2024 12:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Talking to your apps
- Replies: 20
- Views: 6067
Re: Talking to your apps
It seems that we have to setup our spoken language in windows. Mine was not setup and I get a system dialog saying to install and download a language pack. No time at this moment. Try later ...
Speech Recognition error...
Speech Recognition error...