Search found 156 matches: conditions

Return to advanced search

Re: JSON2DBF adapter

... Thus, you have the `do while/enddo` not passing parameters like `[bFor]`, `[bWhile]`, `[nNext]`, `[nRec]`, `[lRest]`. Programming the loop and conditions is more readable, maintainable, and generally more understandable. I would leave it as is. But the lines would be fine if you could create ...
by Otto
Sun Feb 04, 2024 8:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON2DBF adapter
Replies: 3
Views: 503

Re: OpenAI class using hbCurl

... benefit from OpenAI, takes imagination. For me, being able to have the system automatically code medical procedures using CPT codes and diagnosis conditions using International coding diagnosis version 10 codes places my software ahead of everyone else. I know that won't last long. Others will ...
by reinaldocrespo
Wed May 10, 2023 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OpenAI class using hbCurl
Replies: 8
Views: 696

Re: more than 1 bmp on a xbrowse column

... grids where tags (like stack overflow tags) are shown. Yes, it would help to see sample code using oCol:bPaintText to paint various bmps based on conditions. Thank you, Reinaldo.
by reinaldocrespo
Thu Mar 23, 2023 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: more than 1 bmp on a xbrowse column
Replies: 6
Views: 476

Group on xbrowse

... one which is in the dialog . what if the user no longer wants grouping? I would like to make the end user could group the records according to conditions for example for customer.dbf files, the end user could group the customers of a certain state (state), create that which creates the Report ...
by Silvio.Falconi
Sun Feb 26, 2023 5:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Group on xbrowse
Replies: 0
Views: 197

How to set up a child window inside a main window

By creating a main window (Mdi) under the conditions of the topic Logo in Mdi https://forums.fivetechsupport.com/viewtopic.php?f=3&t=39821&sid=6ac843679145a6baa3940eb9fa999c55 https://i.postimg.cc/Pq6pjwm4/kk.jpg ...
by Silvio.Falconi
Fri Nov 11, 2022 9:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to set up a child window inside a main window
Replies: 6
Views: 447

The more fancy Xbrowses the more slow they become ?

... I'm a heavely user of Xbrowse and I see myself giving Xbrowse a more fancy look, using bitmap and showing images etc. Also cell coloring based on conditions I like to do. But will all this fancy stuff slow Xbrowse down in manipulating larger data ? lets say thousands of records and many fields ...
by Marc Venken
Thu Nov 03, 2022 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: The more fancy Xbrowses the more slow they become ?
Replies: 8
Views: 440

Re: use fw_arraytodbf with conditions

Inserting new records: For testing, I have used a small portion of the "storico.txt" We already have some data in STORICO.DBF and now we will try to insert new records. https://imagizer.imageshack.com/v2/xq90/924/VDGZAz.png #include "fivewin.ch"REQUEST DBFCDXfunc...
by Silvio.Falconi
Tue Sep 20, 2022 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: use fw_arraytodbf with conditions
Replies: 5
Views: 655

Re: use fw_arraytodbf with conditions - RESOLVED

Rao, on my test I have the dMaxDate "10/09/2022" and on storico.txt I arrive until 2022/09/17 when I execute aNew := {} AEval( aData, { |a| If( a[ 1 ] > dMaxDate, AAdd( aNew, a ), ) } ) oStorico:FW_ArrayToDbf( anew ) XBROWSER oStorico SHOW RECID I not see any records why ?
by Silvio.Falconi
Mon Sep 19, 2022 11:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: use fw_arraytodbf with conditions
Replies: 5
Views: 655

Re: use fw_arraytodbf with conditions

THANKS RAO
by Silvio.Falconi
Mon Sep 19, 2022 7:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: use fw_arraytodbf with conditions
Replies: 5
Views: 655

Re: use fw_arraytodbf with conditions

Inserting new records: For testing, I have used a small portion of the "storico.txt" We already have some data in STORICO.DBF and now we will try to insert new records. https://imagizer.imageshack.com/v2/xq90/924/VDGZAz.png #include "fivewin.ch"REQUEST DBFCDXfunc...
by nageswaragunupudi
Sun Sep 18, 2022 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: use fw_arraytodbf with conditions
Replies: 5
Views: 655

Re: use fw_arraytodbf with conditions

For n= 1 to len(aData)If ctod(aData[1][n]) > dUltimaDataAaDd(aNewData,{aData[1][n],;aData[2][n],;aData[3][n],;aData[4][n],;aData[5][n],;aData[6][n],;aData[...
by nageswaragunupudi
Sun Sep 18, 2022 1:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: use fw_arraytodbf with conditions
Replies: 5
Views: 655

use fw_arraytodbf with conditions

... //FW_ArrayToDBF( aData, cFieldList, bProgress, lOverWrite, lRecallDeleted, bTrigger ) oLotto2:fw_ArrayToDBF( aData,,bProgress) // how insert conditions ? I need to create it because when I update the archive the old procedure deletes all the archive and re-insert all the records while it ...
by Silvio.Falconi
Sat Sep 17, 2022 10:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: use fw_arraytodbf with conditions
Replies: 5
Views: 655

Re: System info, Tips & Tricks, scharing project info

... Whereas, I think, a database filter is going to process the whole database so it can build a "filter" of just those records meeting the conditions. Then the browse is redisplayed. Whenever you are wondering about speed it is best just to record the start and end times of a routine, then ...
by James Bott
Sun Jan 16, 2022 7:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: System info, Tips & Tricks, scharing project info
Replies: 20
Views: 1450

Re: To Maurizio, to Dutch

... At best, you can also have it on the same device on which you run the "Cloud program" in the web browser. This gives you the same conditions as a standalone or a program that accesses via the company network. Best regards, Otto
by Mulyadi
Sun Dec 12, 2021 2:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Maurizio, to Dutch
Replies: 29
Views: 2197

Re: To Maurizio, to Dutch

... At best, you can also have it on the same device on which you run the "Cloud program" in the web browser. This gives you the same conditions as a standalone or a program that accesses via the company network. Best regards, Otto
by Otto
Thu Dec 09, 2021 1:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Maurizio, to Dutch
Replies: 29
Views: 2197
Next

Return to advanced search