Search found 190 matches: kindly

Return to advanced search

Re: Send Emails from Fivewin application

Dear Mr. Santos, I would greatly appreciate your example. May I kindly ask for it... I use (am learning) MOD_HARBOUR and desktop :-) Kind regards Ruth Download complete: https://mega.nz/file/FQFWgIDT#kvRtIHIesRpTw9I8CxJenTRikG4VXM0t_7J8qVQsOX8 https://mega.nz/file/UR9AiKQR#loYk6r3qRMkBNcN5vxErGsNFkUWOungL4q43QyYDL0Y ...
by karinha
Wed May 08, 2024 10:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 12
Views: 456

Re: Send Emails from Fivewin application

Dear Mr. Santos, I would greatly appreciate your example. May I kindly ask for it...
I use (am learning) MOD_HARBOUR and desktop :-)
Kind regards Ruth
by Ruth
Wed May 08, 2024 10:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 12
Views: 456

Re: REDEFINE BUTTON with custom font

Dear friends,

thank you very much for the answer and also thank you for putting up so kindly with a beginner like me.

kind regards
Ruth
by Ruth
Mon Feb 05, 2024 1:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: REDEFINE BUTTON with custom font
Replies: 12
Views: 697

Re: Fwh 23.10 TGet another problem (UNSOLVED)

... A, Ğ), it changes to "UTF8 GET" This should not change to "UTF8 GET". We need to find the reason. May I request Mr. Ertan to kindly inform if he always sees "ANSI GET" and does it change or not change to "UTF8 GET" later on? Thanks in advance for your help.
by nageswaragunupudi
Sun Feb 04, 2024 5:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 55054

Re: TWebView window size

... when I add oWnd unfortunately I don´t get a reaction anymore as expected when i click the ABFRAGE button. I kindly ask for your help and take the opportunity to also share said code  #include "FiveWin.ch" static h := {=>} static csend2js ...
by Ruth
Thu Feb 01, 2024 9:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView window size
Replies: 14
Views: 878

Re: link between PRG and RC

Dear Male,
thank you for kindly offering your help.
I am all good for now...thankfully I got the whole environment set up and am ready to go :-)
and also i discovered that we use pelles c too :-)
kind regard
ruth
by Ruth
Wed Jan 31, 2024 6:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1800

Re: link between PRG and RC

... my sister´s computer. now i have for example - FWH folder - HB30 folder and some more and i also installed xmate and googled hbmk2 as mr. vargas kindly mentioned...now i am trying to connect the dots :-) maybe there is a installation guide somewhere? i would highly appreciate someone telling ...
by Ruth
Tue Jan 30, 2024 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1800

Re: HarbourWave - leaked information

Dear Silvio,

I am not joking.

Again, please, I kindly ask you to be respectful or you will be banned for some days from these forums.

These are tech support forums. No need to take anything personal. We are professionals doing our best.

So please, calm down, and act respectfully. Thanks
by Antonio Linares
Mon Jan 29, 2024 7:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HarbourWave - leaked information
Replies: 7
Views: 913

Re: DateTime calculation

dear all, I would also like to kindly ask assistance with date and time handling. specifically: is it possible to convert a harbour date variable into a "unix timestamp expressed in milliseconds" (hope this is the correct term)? ...
by Ruth
Sat Jan 27, 2024 7:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DateTime calculation
Replies: 6
Views: 706

Re: How does mod harbour work

Dear team, I kindly want to ask another question about "How does mod harbour work". On some occasions I get very useful error messages - like for example Error: LOCAL declaration follows executable statement operation: ...
by Antonio Linares
Mon Jan 15, 2024 12:38 pm
 
Forum: mod_harbour
Topic: How does mod harbour work
Replies: 8
Views: 1210

Re: How does mod harbour work

Dear team, I kindly want to ask another question about "How does mod harbour work". On some occasions I get very useful error messages - like for example Error: LOCAL declaration follows executable statement operation: ...
by Ruth
Mon Jan 15, 2024 9:35 am
 
Forum: mod_harbour
Topic: How does mod harbour work
Replies: 8
Views: 1210

Re: Using Microsoft AI Phi-2 from FWH

hi Antonio, Could you kindly adapt this code to HMG ? i´m not sure about "Callback" under HMG will FWH CODE work when "LoadLibrary", "llama64.dll" or do i need DLL FUNCTION :?: Dear Jimmy, Does HMG support ...
by Antonio Linares
Thu Dec 21, 2023 10:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8429

Re: Using Microsoft AI Phi-2 from FWH

hi Antonio,
Antonio Linares wrote:Could you kindly adapt this code to HMG ?

i´m not sure about "Callback" under HMG

will FWH CODE work when "LoadLibrary", "llama64.dll" or do i need DLL FUNCTION :?:
by Jimmy
Thu Dec 21, 2023 10:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8429

Re: Using Microsoft AI Phi-2 from FWH

Dear Jimmy, Could you kindly adapt this code to HMG ? #include "Fivewin.ch"function Main()   local oDlg, cPrompt := PadR( "List 10 possible uses of AI from my Windows apps.", 200 )  ...
by Antonio Linares
Thu Dec 21, 2023 6:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8429

Re: DBF . Commit

nageswaragunupudi wrote:
but it is necessary to write the physical data on the hard disk


Kindly reconsider.


There is nothing to reconsider. Did you try my example? It demonstrates that the DBF is not written without COMMIT. It is not necessary for the visibility, we agree on this.
by Enrico Maria Giordano
Sun Oct 22, 2023 3:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2441
Next

Return to advanced search