Search found 40 matches: analyze

Return to advanced search

Re: xbrowse problem with :bLClicked

... of records in your xbrowse, specifically when using the spacebar to toggle selection. Let's break it down and see if we can fix this. First, let's analyze the `:bLClicked` block: :bLClicked := { |r,c,f,oBrw|    if( oBrw:Mousecolpos( c ) == 1,       ( if( ( f := AScan( ...
by Antonio Linares
Mon Apr 22, 2024 5:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 87

Re: Strange characters going from FWH to Outlook FWH 3.10

Dear Michel,

It may be related to the used codepage

Please post both texts here, not as an image (so we can copy and paste them), so we can analyze them

thanks
by Antonio Linares
Fri Dec 08, 2023 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange characters going from FWH to Outlook FWH 13.10
Replies: 18
Views: 3717

Analyze text

Is it possible to analyze text from FW using GPT ?
by Natter
Fri Jun 16, 2023 7:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Analyze text
Replies: 1
Views: 219

Understanding how autoGPT works...

... 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 your big-picture behavior constantly. ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 528

hb_jsonDecode() this Website

... oHttp:ResponseBody(), cFile ) this way i got Website from "cURL" as "cFile" in HTML Format which i try to "analyze" to get Information ... 1st Try : PROCEDURE TestJSON()LOCAL cFile, cMemo, aReturn,ii,nMax,aArray   cFile := "d:\PHPFORUM\FWH\T0042918.HTML"  ...
by Jimmy
Sun Mar 19, 2023 4:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_jsonDecode() this Website
Replies: 2
Views: 308

Re: set spinner on combobox

... No not run if the user changes the value back to 1 when the minimum is 3 or 6 the procedure could crash because I'll explain for example if we analyze the sequences 1-2 adds up to 3 this when it comes to sequences with two numbers 1-2-3 the minimum sum is 6 this when it concerns the sequences ...
by Silvio.Falconi
Tue Nov 01, 2022 10:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: set spinner on combobox
Replies: 7
Views: 432

Re: HBFORMAT.EXE de xHarbour/Harbour.

... a Cross-Reference of all Function / Procedure in Source CLICK will also create Structure of DBF which are used in Source --- CLICK can NOT "analyze" Macro*** or Method of CLASS *** CLICK can use SNAPCODE for Marco under Construction : CLICK fail on FOR EACH TRY / CATCH
by Jimmy
Mon Sep 19, 2022 9:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBFORMAT.EXE de xHarbour/Harbour.
Replies: 12
Views: 1030

Re: Fields packed in text file

Miguel,

Please provide us a Comp-3 (Packed Decimals) file example to analyze it
by Antonio Linares
Mon Oct 11, 2021 5:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fields packed in text file
Replies: 3
Views: 461

Re: Sistemita de Backup de archivos FWH y Harbour

... Encrypt. Si queréis ver la fortaleza del certíficado y si está bien instalado lo podéis comprobar con: https://www.ssllabs.com/ssltest/analyze.html?d=forum.modharbour.app y https://ssltools.digicert.com/checker/views/checkInstallation.jsp Luego os pongo los ...
by Baxajaun
Thu Apr 15, 2021 2:18 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Sistemita de Backup de archivos FWH y Harbour
Replies: 22
Views: 2796

Re: Documentation for variables - what form should it be?

... In other words, the purpose of the documentation isn't just readibility for human beings, but also a reference for automated processes that might analyze software code in the future. So there would have to be a consistent structure that lists the types of elements - similar to what you have - ...
by FWExplorer
Tue Mar 02, 2021 11:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Documentation for variables - what form should it be?
Replies: 9
Views: 929

Re: New FTDN June 2020 (FWH 20.06)

... "E". Solucionado. viewtopic.php?f=3&p=233094#p233094 * FWMariaRowset: El método Rowset() no acepta sentencias sql como CHECK TABLE, ANALYZE TABLE, etc. Solucionado. viewtopic.php?f=3&t=39104 * FW_DemoDB(): Cambio importante: Esta función proporciona conexión a un servidor MySql ...
by Antonio Linares
Sat Jul 11, 2020 5:26 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN June 2020 (FWH 20.06)
Replies: 1
Views: 1340

New FTDN June 2020 (FWH 20.06)

... * FWMariaRowset: Method Rowset() is not accepting sql statements like CHECK TABLE, ANALYZE TABLE, etc. Fixed. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=39104 * FW_DemoDB(): Important Change: This function provides connection ...
by Antonio Linares
Thu Jul 09, 2020 9:37 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June 2020 (FWH 20.06)
Replies: 1
Views: 1340

Server Apache24 to ModHarbour

... have to do is create a folder inside C: \ Apache24 \ htdocs And to run from your web browser write: localhost / your folder / file.prg They can analyze or review the examples that exist: http://localhost/mod_harbour/samples/ I hope it helps you.
by acuellar
Thu Jul 02, 2020 12:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Server Apache24 to ModHarbour
Replies: 0
Views: 325

Re: Problem with datepick

... even showing the error message of the valid function " The end date must be greater than the start date " Error on Menupopup Now let's analyze the first button that of the popup menu there are submenus Today tomorrow day after tomorrow Current month Next month season June July August ...
by Silvio.Falconi
Wed Mar 11, 2020 6:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with datepick
Replies: 13
Views: 2497
Next

Return to advanced search