Search found 538 matches: mistake

Return to advanced search

Re: OT : Problem with this forum?

Already changed inside local php.ini: session.gc_maxlifetime = 65535 Lets see if this makes a difference... Yesterday, by mistake, I made this change in http://www.fivetechsoft.com instead of http://www.fivetechsupport.com (where the forums are) So now, I have set it for the forums. ...
by Enrico Maria Giordano
Tue Sep 21, 2021 7:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT : Problem with this forum?
Replies: 65
Views: 5246

Re: OT : Problem with this forum?

Already changed inside local php.ini: session.gc_maxlifetime = 65535 Lets see if this makes a difference... Yesterday, by mistake, I made this change in http://www.fivetechsoft.com instead of http://www.fivetechsupport.com (where the forums are) So now, I have set it for the forums. ...
by Antonio Linares
Tue Sep 21, 2021 3:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT : Problem with this forum?
Replies: 65
Views: 5246

Re: HRB give a empty page

OUCHHH SOLVED ... Very simple at all ... ? "Hello word" does nothing in HRB whilst AP_RPuts( "Hello word" ) Work fine My mistake clearly as the testhrb.prg was written correctly before I rewrote it :/ Thinking about it I should have seen it immediatly because compiling with ...
by jfl@mafact.com
Mon Sep 20, 2021 3:40 pm
 
Forum: mod_harbour
Topic: SOLVED : HRB give a empty page
Replies: 28
Views: 2468

Re: Lookup method of Tdatabase

... the dialog of edit from each buttons I had created that test.prg just to understand the problem and why the isfree function with lookup made a mistake https://i.postimg.cc/BQG1YndZ/hhhj.jpg from the planning beach I press a button with the mouse (btnbmp) and open the dialog ...
by Silvio.Falconi
Thu Aug 19, 2021 7:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lookup method of Tdatabase
Replies: 44
Views: 3136

Re: Lookup method of Tdatabase

... new look , you look like santa claus ( fivewin's Santa claus) Anyway I don't think the error is that i don't think at all that the function makes mistake for those wrong records, anyway tonight I recreated a new demo archive and I'm trying IsFree ()
by Silvio.Falconi
Tue Aug 17, 2021 10:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lookup method of Tdatabase
Replies: 44
Views: 3136

Re: Lookup method of Tdatabase

Agreed.

I was talking about records 3, 6, and 12 having dates within the test date range, 08/07/2021 - 29/07/2021. Yes, I did make a mistake and say record 16 instead of 12 in my original message.

Records 3, 6, and 12 are all Room_ID= 0006 and type= 01.
by James Bott
Mon Aug 16, 2021 11:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lookup method of Tdatabase
Replies: 44
Views: 3136

Re: CDO.Message (method Send)

All this is done and worked well before. A strange mistake
by Natter
Thu Jul 22, 2021 11:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CDO.Message (method Send)
Replies: 3
Views: 458

Error to compile a lib

... Bad header in input LIB  if I use a folder (vtaskbar) inside the folder c: \ work \ prg \ prenotazioni \ lib makes me mistake if instead I put the folder (vtaskbar) directly in the c: \ work \ folder then the library is compiled without errors I generally prefer to ...
by Silvio.Falconi
Fri Jun 18, 2021 6:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error to compile a lib
Replies: 0
Views: 276

Re: check existing first and last on customer

... nages solution works but only as far as if it finds a customer if it doesn't find it it makes mistake so i think the line IF oDbf:LookUp( UPPER( PADR( cCognome, 20 ) + PADR( cNome, 20 ) ), ; "UPPER(CLICOGNOME+CLINOME)", { || FOUND() ...
by Silvio.Falconi
Mon Jun 14, 2021 10:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check existing first and last on customer - RESOLVED !!!
Replies: 23
Views: 2692

Re: Print Problem with FWH2104

Mr. Vilian I am sorry. You mentioned FWH1905 in your first post and it was my mistake to compare with FWH1909. It is true that there was a change in the behavior of RoundBox() between FWH1906 and FWH1909, due to the wrong behavior of this method till 1906 as explained ...
by nageswaragunupudi
Wed Jun 09, 2021 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Problem with FWH2104
Replies: 27
Views: 2749

Re: error on btnbmp with fwh 21.04

... always come out and then this evening a strange very strange thing happened because I called a function which is on line 128 and instead made a mistake in another function which is on line 154 I'll explain with more details the error Compiler version: Harbour 3.2.0dev (r1904111533)  ...
by Silvio.Falconi
Sun Jun 06, 2021 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error on btnbmp with fwh 21.04
Replies: 8
Views: 794

Re: Testing for tDatabase EOF

... modules that are temporally created on the local hard drive that I use as a repository for the dencrypted data. oDbf:eof DOES work ... just my mistake in NOT passing the oDbf object to the correct ( retrofited ) function .. a rookie mistake :) Thanks Rick Lipkin
by Rick Lipkin
Wed Jun 02, 2021 3:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing for tDatabase EOF
Replies: 3
Views: 407

Re: FWH 2103: XBrowse: oSortCbx

...  ACTIVATE DIALOG oDlg CENTERED   oDbf:Close()return nil This is working as expected sorry, i beg your pardon i am mortified , it was my mistake i forgot a comma and everything was not working!!!! because I have my dbf config local aCols    := { ;                { "CliCognome" ...
by Silvio.Falconi
Tue Jun 01, 2021 8:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2103: XBrowse: oSortCbx
Replies: 23
Views: 3100

Re: tScrollPanel and Pelles C

My mistake, you have to call it this way:

// Class TPanel Method Redefine( nId, oWnd, lDesign, cVarName, lBorder )

oPanel := TScrollPanel():Redefine( 101, oDlg )

Also, you have to call oPanel:SetFont( oDlg:oFont ) from the ON INIT clause of the ACTIVATE DIALOG
by Antonio Linares
Wed May 05, 2021 7:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tScrollPanel and Pelles C
Replies: 7
Views: 1261
PreviousNext

Return to advanced search