Search found 119 matches: evaluation

Return to advanced search

xbrowse (likely a custom table) whose contents change dynam

... harbour code. The result would then be assigned to the HASH and sent back to the client. hData['data'] := here is the result of the e.g. filter evaluation Detailed Explanation Variable Initialization: hData: A hash to store the response data. hPost: A hash to store the decoded JSON body from ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 56

LLM metrics - métricas

... médico, por lo que es una métrica más especializada que otras métricas de lenguaje natural. AGIeval AGIeval (Artificial General Intelligence evaluation) es una métrica utilizada para evaluar la capacidad de los modelos de lenguaje natural para realizar tareas de inteligencia artificial general ...
by Antonio Linares
Tue Apr 23, 2024 7:47 pm
 
Forum: latest AI news
Topic: LLM metrics - métricas
Replies: 0
Views: 313

AJAX - DBF - Callback

... 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 myajaxRequest(params, callback) ...
by Otto
Sun Jul 23, 2023 2:33 pm
 
Forum: mod_harbour
Topic: AJAX - DBF - Callback
Replies: 0
Views: 311

Understanding how autoGPT works...

... and information gathering. 2. Long Term memory management. 3. GPT-3.5 powered Agents for delegation of simple tasks. 4. File output. PERFORMANCE EVALUATION: 1. Continuously review and analyze your actions to ensure you are performing to the best of your abilities. 2. Constructively self-criticize ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 538

New FTDN June/Junio 2022 (FWH 22.06)

... row like AEval() but in the reverse order from last element to the first element. If the optional parameter nStart and/or nCount are provided, the evaluation starts from nStart and for nCount elements. Ex: c := "" FW_RAEval( { "A","B","C","D","E" ...
by Antonio Linares
Tue Jun 21, 2022 4:31 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2022 (FWH 22.06)
Replies: 1
Views: 876

Re: SET RANGE ERROR

No, you can't, as at the time of the evaluation of bChange only the object itself is passed to the codeblock: Eval( ::bChange, Self ) EMG I can't do what? Enrico did not understand I have the example of nages look at the file dtprang1.prg ...
by Silvio.Falconi
Fri May 14, 2021 9:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SET RANGE ERROR - RESOLVED!!!
Replies: 6
Views: 730

Re: SET RANGE ERROR

... line like this. oDtpFirst:bchange := { | oDtplast, oGrs1 |( oDtpLast:SetRange( dFirst ), oGrS1:Update() ) } No, you can't, as at the time of the evaluation of bChange only the object itself is passed to the codeblock: Eval( ::bChange, Self ) EMG
by Enrico Maria Giordano
Fri May 14, 2021 9:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SET RANGE ERROR - RESOLVED!!!
Replies: 6
Views: 730

New FTDN August/Agosto 2020 (FWH 20.08)

... * function FWCheckExpression( cExpression, [uVal], [@uRet] ) --> lValid Optional 3rd new param by ref contains the result on evaluation of the expression. * xbrowser.prg: Pressing Ctrl-E + Ctrl-X enables entering any expression that will be evaluated and result displayed. ...
by Antonio Linares
Sun Sep 20, 2020 11:38 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN August/Agosto 2020 (FWH 20.08)
Replies: 3
Views: 2322

Re: FWH, VPN and SMB

Tim,

I just installed the evaluation version of ADS 12.0.

I use this code to select RDDCDX
Code: Select all  Expand view
REQUEST DBFCDX
RDDSETDEFAULT("DBFCDX")
To what do I have to change my code?

But how about converting the existing files?
Thanks.
by driessen
Mon Apr 20, 2020 7:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH, VPN and SMB
Replies: 27
Views: 2586

New FTDN February 2020 (FWH 20.02)

... (x)Harbour's function NETRMTNAME() Returns mapped UNC path of persistent connections not currently connected also. * XBrowse: - Enhanced logic for evaluation of expressions used while browing ADO and MySql. When columns are defined as "NAME","QTY","QTY*RATE", etc., ...
by Antonio Linares
Wed Feb 26, 2020 10:24 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2020 (FWH 20.02)
Replies: 1
Views: 4668

New FTDN June/Junio 2019 (FWH 19.06)

... := .T. TPrinter():cI2PDFlicence := nil // assign your licence If licence is not entered, the pdf generated will have a watermark that it is an Evaluation copy. Sample: \fwh\samples\img2pdf.prg - Printer.prg: Creation of PDF silently was earlier using function FWPreviewToPDF(), which was creating ...
by Antonio Linares
Thu Jul 11, 2019 6:14 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2019 (FWH 19.06)
Replies: 4
Views: 2757

Re: class xbrowse: suggestion for improvement

... filter, This is an issue. We can not use dbfilter() to combine the existing filter because, if the existing filter contains local variables, evaluation of such filter results in a runtime error.
by nageswaragunupudi
Sat Jun 01, 2019 8:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: class xbrowse: suggestion for improvement
Replies: 6
Views: 806

Re: Rpreview issues - PDF

... both working correctly to me in person and also in his post above. He is using bcc and I know you are using MSVC. I searched and located the old evaluation version of image2pdf dll I downloaded in 2009 and tested with bcc and msvc using the code posted by Mr. Vilian. This is my test program. ...
by nageswaragunupudi
Tue Apr 23, 2019 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7512

Re: Axtualización a FWH64



Gracias Enrico, pero ... Evaluation only... :(
by FiveWiDi
Sun Apr 21, 2019 8:37 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Actualización a FWH64
Replies: 6
Views: 726

Re: Question to TRBtn

Antonio, I test with msginfo() and this are executed twice!
Another thing is, that with ENTER no evaluation of bAction proceeds. In the case of using this button outside from ribbon all functions of a normal button should possible!
by byte-one
Thu Dec 20, 2018 11:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question to TRBtn
Replies: 8
Views: 1225
Next

Return to advanced search