Search found 760 matches: messages

Return to advanced search

Re: FWH 17.03 : Using FWMARIADB for Embedded Server

... Required for linking. We should use this but not libmyql.lib We already have this in our \fwh\lib\ folder 3. errmsg.sys: language specific err messages. Required to be kept in some folder. This file is not readily available in FWH folders. If you installed dolhpin, you may file it in dolphin ...
by nageswaragunupudi
Tue Apr 23, 2024 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.03 : Using FWMARIADB for Embedded Server
Replies: 43
Views: 10042

WhatsApp tests

Modesto Rocabado has shared with us this code to send messages and files using WhatsApp. We do appreciate your tests and feedback to fine tune it. Many thanks! FUNC SendToWhatsApp( cPhone, cMsg, aAttach )LOCAL oShell, aFiles := {}, ...
by Antonio Linares
Wed Apr 17, 2024 3:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WhatsApp tests
Replies: 9
Views: 361

Re: FW and Telegram

Mr, CharlesKwon, I have a telegram bot and I want to send messages to users from it (the IDs of these users are known).
How can I do this using your class ?
by Natter
Fri Apr 12, 2024 9:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW and Telegram
Replies: 13
Views: 1061

Re: DNS

... any pending blocking or asynchronous Winsock calls issued by any thread in your application. This cancellation happens without notification messages or event object signaling, which could potentially lead to unexpected behavior if not handled carefully.
by Antonio Linares
Fri Mar 29, 2024 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DNS
Replies: 5
Views: 1029

Re: TITLE CLASS BUG with oDLg TRansparent

... checkbox must work , please change the color and size of the throw bar. A question if you are not capable with the atTitle class why do you send messages and above all because you are a manager of this forum ? No puedo calmarme cuando me escribes estas herejías, tienes que usar los colores tal ...
by Silvio.Falconi
Sun Mar 17, 2024 5:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TITLE CLASS BUG with oDLg TRansparent - RESOLVED-
Replies: 9
Views: 1661

Re: link error

... and get link errors with buildx.bat from fivetech, is the samples compatible only with harbour ou bcc specific version? Can I see the error messages you get, please?
by Enrico Maria Giordano
Wed Feb 14, 2024 6:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 577

Re: WebView2 sample

... I do not succeed trying to create the sample program 'webview.prg' which I found in FWH 22.10. The linking process terminates with following messages: Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.Error: Unresolved external '_HB_FUN_WEBVIEW_CREATE' ...
by Silvio.Falconi
Sun Jan 28, 2024 5:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 sample
Replies: 16
Views: 1214

WebView2 sample

... I do not succeed trying to create the sample program 'webview.prg' which I found in FWH 22.10. The linking process terminates with following messages: Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.Error: Unresolved external '_HB_FUN_WEBVIEW_CREATE' ...
by Detlef
Sun Jan 28, 2024 5:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 sample
Replies: 16
Views: 1214

Re: future of Rich Text Editor maybe time to start with WEBVIEW

... doesn't solve his problems but must read advertising about WebView. ( That doesn't mean I agree with Silvio's excited and sometimes offending messages. ) As you are now a specialist concerning WebView and AI you must consider that only very few members here could even grasp the meaning of ...
by Detlef
Fri Jan 26, 2024 8:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1706

Re: HTML code in a TPanel class

... Activex ? WevView id Supported on Win7,Win10,win11 ? I saw WebView used only from Otto ? (sorry if I allow myself this consideration but all the messages on the forum can be traced back to Mr. Otto and no one else so it would seem that whoever created the WebView class did it only and exclusively ...
by Silvio.Falconi
Mon Jan 22, 2024 8:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML code in a TPanel class
Replies: 9
Views: 1360

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: line:593 called from: HB_COMPILEFROMBUF, line: 0 called from: ...
by Antonio Linares
Mon Jan 15, 2024 12:38 pm
 
Forum: mod_harbour
Topic: How does mod harbour work
Replies: 8
Views: 1199

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: line:593 called from: HB_COMPILEFROMBUF, line: 0 called from: ...
by Ruth
Mon Jan 15, 2024 9:35 am
 
Forum: mod_harbour
Topic: How does mod harbour work
Replies: 8
Views: 1199

Re: phpBB to LLM

... cTopic := RTrim( posts->topic )    hTopic[ "topic" ]    = RTrim( posts->topic )     hTopic[ "messages" ] = {}    AAdd( hTopic[ "messages" ], GetPost() )    SKIP     while posts->topic == ...
by Antonio Linares
Tue Jan 02, 2024 5:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696

Re: phpBB to LLM

Dear Anton,

> result: ready in 16min maybe with some errors - error messages can't be saved there!

Can you please send me te generated "fine-tuned-model" files using wormhole app ?

https://wormhole.app/

many thanks!
by Antonio Linares
Tue Dec 26, 2023 12:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696

Re: phpBB to LLM

installed python 3.11.7
pip install torch
pip install transformers

python train.py

result: ready in 16min maybe with some errors - error messages can't be saved there!

if i run train.py again then comes terrible | 213/1628301 [05:57<1293:44:33, 2.86s/it]

can't wait so long :(
by alerchster
Mon Dec 25, 2023 8:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696
Next

Return to advanced search