Search found 400 matches: giving

Return to advanced search

Incremental search in filtered array

... { |x, y| if( x[1]==y[1], x[2]<y[2], x[1]<y[1] ) })   EndIFreturn .t.  Giving Set Filter filters it by State = "NY". I need to do incremental search on the filtered. Thanks for the help Regards
by acuellar
Thu Jul 23, 2020 7:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Incremental search in filtered array
Replies: 1
Views: 290

hbmk2 plugins

Using this hbmk2 plugin we get reported of the different states of the make process giving us the oportunity to modify params, etc plugin.prg function hbmk2_plugin( hbmk2 )   hb_MemoWrit( hbmk2[ "cSTATE" ] + ".txt", hb_jsonEncode( ...
by Antonio Linares
Tue May 05, 2020 9:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbmk2 plugins
Replies: 0
Views: 370

FW Lookup function (where to find)

... de campagne" SETUP ( oBrw:cHeaders := { "Code", "Lijst","Titel" } ) SELECT aResult := oBrw This is giving me all data, but inside is a lot of data from Xbrowse and have to figer out where the data is.
by Marc Venken
Sat May 02, 2020 2:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW Lookup function (where to find)
Replies: 5
Views: 677

Re: TWeb for mod Harbour is ready

Taavi,


Taavi wrote:With latest git tutor3, 7 and 8 are giving errors.


Solved !

C.
by Carles
Thu Apr 16, 2020 6:45 am
 
Forum: mod_harbour
Topic: TWeb for mod Harbour is ready
Replies: 17
Views: 3712

Re: TWeb for mod Harbour is ready

Thanks, characters seems to be ok now.

With latest git tutor3, 7 and 8 are giving errors.


Tutor 20 was really helpful, thanks.

Taavi
by Taavi
Wed Apr 15, 2020 6:13 pm
 
Forum: mod_harbour
Topic: TWeb for mod Harbour is ready
Replies: 17
Views: 3712

New FTDN December 2019 (FWH 19.12)

... is evaluated with the rowset as parameter. Till FWH1909, read is attempted with clause "LOCK IN SHARE MODE". This approach was not giving the expected results as other users also are able to read the record for lock and attempt to write was resulting in deadlock issues. This is ...
by Antonio Linares
Sat Dec 21, 2019 5:59 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN December 2019 (FWH 19.12)
Replies: 2
Views: 3879

mod_harbour sessions videos on YouTube - HWeb mod-harbour N

... | Marcelo Roggeri HWeb mod-harbour Nº21 Otto 22:56 Uhr[url] https://winhotel.space/harbourino/html/index.html Thank you for giving me the opportunity to introduce Harbourino. This link is a very simple user manual. The download links are listed in the manual. Angel Pais 23:06 ...
by Otto
Sat Nov 23, 2019 5:04 am
 
Forum: mod_harbour
Topic: mod_harbour sessions videos on YouTube - HWeb mod-harbour N
Replies: 0
Views: 506

Excel Saveas error

... a table in excel file and it work perfectly. On the server where I place the same program, with the same excel version, this little function is giving this error : Error: Impossibile trovare la proprietà SaveAs per la classe Workbook. (0x800A03EC)operation: SAVEASfilename: Microsoft ...
by Massimo Linossi
Wed Nov 20, 2019 3:56 pm
 
Forum: mod_harbour
Topic: Excel Saveas error
Replies: 2
Views: 738

Request easy test

... modification, deletion, search for a record just as Charles had originally done with fwppc (Clients.prg) only in this way I could also help by giving my contribution, having many years of experience in php and asp, javascript and html apps thanks
by Silvio.Falconi
Thu Nov 07, 2019 9:12 am
 
Forum: mod_harbour
Topic: Request easy test
Replies: 2
Views: 632

Re: FWH Graphs

Please use TGraph. We are giving a very simple example to start with. Once you start using, you will find many options for different types of graphs and customize to your taste. #include "fivewin.ch"#include "tgraph.ch"function ...
by nageswaragunupudi
Wed Oct 23, 2019 3:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH Graphs
Replies: 9
Views: 2386

Re: xbrowse too slow

... another faster way. Dialog ? Explorerbar ? Tab? Xbrowse ? wich one ? I not have any other controls and codes You might also consider that you are giving the user way too much data. It appears that you are showing 52 columns on just the first folder. 52 fields times 6135 records is 319,020 pieces ...
by Silvio.Falconi
Sat Sep 21, 2019 7:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse too slow
Replies: 30
Views: 4888

Re: xbrowse too slow

... Then for the slowest code, you have to either decide to eliminate it or reprogram it another faster way. You might also consider that you are giving the user way too much data. It appears that you are showing 52 columns on just the first folder. 52 fields times 6135 records is 319,020 pieces ...
by James Bott
Fri Sep 20, 2019 10:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse too slow
Replies: 30
Views: 4888

Re: harbour_for_mod_harbour error compiler

... . So i made a test with the official harbour release and i generate my first hrb files. All is ok. Now i've another problem . Some commands are giving error in compiling procedure like DEFAULT values and TRY CATCH ... Thanks to all Giuliano
by giuliano
Wed Aug 21, 2019 7:48 am
 
Forum: mod_harbour
Topic: harbour_for_mod_harbour error compiler
Replies: 14
Views: 2258

harbour_for_mod_harbour error compiler

... for mod_harbour exe compiler for later building an hrb file to include inside my project. The command that I use is harbour64.bat and this is giving me a lot of errors. I work in a Windows server machine using Visual studio 2019 - These are only few lines of errors ..... apache_dyn.obj : error ...
by giuliano
Tue Aug 20, 2019 9:01 am
 
Forum: mod_harbour
Topic: harbour_for_mod_harbour error compiler
Replies: 14
Views: 2258

Error writing a post containing html and javascript code

Hi.
I've tried to post some code written in modharbour with html and javascript
but the forum does not accept it and is giving a protection error.
by Massimo Linossi
Mon Aug 12, 2019 7:46 pm
 
Forum: mod_harbour
Topic: Error writing a post containing html and javascript code
Replies: 2
Views: 613
PreviousNext

Return to advanced search