Search found 239 matches: arguments

Return to advanced search

New FTDN February 2024 (FWH 24.02)

... system using XBrowse. A great implementation developed by Mr. Rao. * Fix: Class TWindow METHOD Activate() had a call to method Resized() with no arguments and this error was generating an incorrect behavior on new Class TWebView2. That call has been removed and now we need to check if there is ...
by Antonio Linares
Sat Mar 02, 2024 8:31 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2024 (FWH 24.02)
Replies: 1
Views: 194

Incorrecto numero de argumento para AT

Hola. El compilador me tira este error: Source\funciones.prg(113) Error E0021 Incorrect number of arguments in AT en este codigo, pero. según la ayuda estaría bien nPosicion := At( cTag, cDato, 2 ) Lo que quiero hacer. es que busque a partir del segundo carácter ...
by goosfancito
Wed Jan 17, 2024 11:37 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incorrecto numero de argumento para AT
Replies: 2
Views: 207

Re: Insert an record on array

Dear Silvio, Arguments aArray The array name into which the value xValue will be inserted. nPos Subscript position in aArray. Default: 1st position xValue Value to be inserted lAutoSize Boolean flag to increase or not the size of ...
by Silvio.Falconi
Mon Jan 15, 2024 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Insert an record on array
Replies: 4
Views: 825

Re: Insert an record on array

Dear Silvio, Arguments aArray The array name into which the value xValue will be inserted. nPos Subscript position in aArray. Default: 1st position xValue Value to be inserted lAutoSize Boolean flag to increase or not the size of ...
by Antonio Linares
Sun Jan 14, 2024 6:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Insert an record on array
Replies: 4
Views: 825

Re: WebView2 Essentials: Guides, Tips & Resources

... Methods: New(nDebug, hWndParent): Constructor that creates a new web view instance. It takes debug settings and a parent window handle as arguments. Navigate(cURL): Navigates the web view to a specified URL. SetHtml(cHtml): Sets the HTML content of the web view. Run(): Runs the web view. ...
by Otto
Wed Jan 10, 2024 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 480

Re: add a line in the print report

... it is useless to try to convince him that French cuisine is comparable or superior in quality to Italian cuisine, it will be better to provide arguments of a completely different type, for example the area of the city where the restaurant is located or the opportunity to taste a certain dish.
by Silvio.Falconi
Tue Dec 12, 2023 12:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: add a line in the print report
Replies: 8
Views: 536

Re: check on get

... Many things are easier in dealing with people when you are aware of this. Don't take posts too seriously during this time and don't get drawn into arguments. Thank you for your valuable work here in the forum. Best regards, Otto
by Otto
Wed Nov 29, 2023 6:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check on get
Replies: 27
Views: 3931

Re: Interesting discussion with ChtGPT

... but it does so linking back, actually, to the Clipper days. Look at the generalizations. It keeps comparing to Clipper, but the arguments, to me, fail: Declarations: Having to specify Data Type is certainly not new. It pre-dates Clipper ( an old, DOS, compiler ) in many languages. ...
by TimStone
Mon Nov 06, 2023 10:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1241

Re: App Termination and Relaunch.

... with the path to your application's executable. Depending on your specific requirements, you may need to pass command-line arguments or adjust other parameters when relaunching your application. Remember that this approach will completely terminate the current instance of ...
by Antonio Linares
Fri Oct 06, 2023 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: App Termination and Relaunch.
Replies: 5
Views: 391

Re: Incluyendo el SQLRDD

SR_DeletedName() Returns the name of the column that manages the Deleted() status › Syntax SR_DeletedName( [<cName>] ) ==> cOldSet › Arguments <cName> Name column to manage the Deleted() status. › Return Returns the status that was current before SR_DeletedName() was called. › ...
by carlos vargas
Fri Aug 25, 2023 1:34 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incluyendo el SQLRDD
Replies: 40
Views: 2537

Re: Incluyendo el SQLRDD

SR_RecnoName() Returns the name of the column that stores the Recno() › Syntax SR_RecnoName( [<cName>] ) ==> cOldSet › Arguments <cName> Column name to manage the Recno(). › Return Returns the status that was current before SR_RecnoName() was called. › Description Returns ...
by carlos vargas
Fri Aug 25, 2023 1:33 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incluyendo el SQLRDD
Replies: 40
Views: 2537

Re: Distancia de Levenshtein

... Syntax StrDiff( <cString1> , ; <cString2> , ; [<nReplace>], ; [<nDelete>] , ; [<nInsert>] ) --> nSimilarity Arguments <cString1> and <cString2> Thes are two character strings being compared for their similarity. <nReplace> The weighing factor ...
by nageswaragunupudi
Wed Jul 19, 2023 6:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Distancia de Levenshtein
Replies: 5
Views: 300

Distancia de Levenshtein

... + 1, matriz[i-1][j-1] + coste)        NEXT j    NEXT i RETURN matriz[m][n]  Error E0021 Incorrect number of arguments: MIN De antemano gracias
by leandro
Mon Jul 17, 2023 9:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Distancia de Levenshtein
Replies: 5
Views: 300

Re: chat open Ai questions

... i dati dei tassi di cambio non sono stati trovati, restituisci 0    RETURN 0END FUNCTION  In this example, the GetExchangeRates function takes two arguments: cCurrency, which indicates the target currency for the conversion, and dDate, which indicates the date for which to retrieve the reference ...
by Silvio.Falconi
Wed May 10, 2023 12:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: chat open Ai questions ( currency rates )
Replies: 5
Views: 307

Re: Understanding how autoGPT works...

... "delete file", "enhance code", "read file", "search file" select the most appropiate for the arguments "get info from http://www.test.com" and provide your answer in json format { "command", "argument" } only { ...
by Antonio Linares
Sun Apr 09, 2023 2:35 pm
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 526
Next

Return to advanced search