Search found 234 matches: allways

Return to advanced search

Re: WhatsApp tests

Antonio, https://i.postimg.cc/WbG22VvP/g.gif I make a small test but I have allways errors Error description: Error BASE/1003 Variable does not exist: AATTACH My test #include "fivewin.ch"#include 'constant.ch'Function test()Local oDlg,oFont,oBoldlocal ...
by Silvio.Falconi
Wed Apr 17, 2024 10:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WhatsApp tests
Replies: 9
Views: 290

FWHMySql - Failing to restore large files

Hi Guys, A customer changed his server, as we recommended, before he made a backup of his database. However, we aren't being able to restore it. Allways we try to restore, there is happening the error bellow: Application Internal Error - C:\TEC2000\SGV90\SGV.EXETerminated at: 2024-04-10 14:09:07Unrecoverable ...
by vilian
Wed Apr 10, 2024 5:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMySql - Failing to restore large files
Replies: 3
Views: 106

Re: Problem with valid email refresh btnbmp

perhaos validamail not run here return allways .f.
by Silvio.Falconi
Wed Apr 03, 2024 9:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2323

Re: Problem with valid email refresh btnbmp

... here not run ok https://i.postimg.cc/fTV02T29/kkk.png I saw only "?" bitmap and btnbmp is allways disabled
by Silvio.Falconi
Wed Apr 03, 2024 9:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2323

Re: SWAGGER-UI para documentar nuestras API.

... --user anystring:'+cApi+' > clogrooms.txt' In order to add a Tag this should be executed, but I allways fale in passing the correct data This is NOT working DCOM := 'cmd /c curl -sS https://us8.api.mailchimp.com/3.0/lists/'+cLists+'/members/'; ...
by Marc Venken
Tue Mar 19, 2024 10:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SWAGGER-UI para documentar nuestras API.
Replies: 9
Views: 1962

Re: How to include hbCurl?

... --user anystring:'+cApi+' > clogrooms.txt' In order to add a Tag this should be executed, but I allways fale in passing the correct data This is NOT working DCOM := 'cmd /c curl -sS https://us8.api.mailchimp.com/3.0/lists/'+cLists+'/members/'; ...
by Marc Venken
Tue Mar 19, 2024 10:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to include hbCurl?
Replies: 13
Views: 2930

Re: Compiling with new harbour_bcc770_32_20240309

Antonio,
I not resolve ask allways uuid.lib
I must return on oldest configuration
Oldest harbour/fwh/bcc7.30
by Silvio.Falconi
Tue Mar 19, 2024 6:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3360

Re: Ayuda URGENTE- con puerto serial virtual USB

This post crossed the email ...

I will test it this evening since I have no Arduino hooked on here. The code like it is now is not giving a compiling error or so, that is prommissing !

I'll be back : allways wanted to say this )))))
by Marc Venken
Wed Feb 28, 2024 8:29 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda URGENTE- con puerto serial virtual USB
Replies: 19
Views: 888

Re: check on get

... NIL Nages, I tried with Aeval( aGet, { | o | if(o != nil .and. o:IsKindOf( "TGET" ) .and. o:lChanged,lAsk := .t.,.f.) } ) //this give me allways .t. #include"fivewin.ch"Function test()local aGet:=array(2)local oDlglocal cGet1:=space(60)local cGet2:=space(60)local ...
by Silvio.Falconi
Thu Nov 30, 2023 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: check on get
Replies: 27
Views: 3931

change Border color BTNBMP

I need a sample to redraw border color into a btnbmp, thanks

I try to change the color of the border it but the color border is allways black
by Silvio.Falconi
Wed Nov 08, 2023 12:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: change Border color BTNBMP
Replies: 2
Views: 283

swicth xbrowse datalines

...  }              ENDIF            END IF lmore I change the ndatalines on xbrowse from 1 to 2 when I change on one line I see allways as lMore is true https://i.postimg.cc/MGYgcQjS/1f.png when I set one line I see https://i.postimg.cc/Bn9zMgT3/2.png ...
by Silvio.Falconi
Wed Nov 08, 2023 10:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: swicth xbrowse datalines
Replies: 0
Views: 322

Re: who use PostgreSQL with Fivewin ?

... += " __keyversion integer NOT NULL DEFAULT 0, "      cQuery += " __lock_owner integer NOT NULL DEFAULT 0, " and PRIMARY KEY is ALLWAYS      cQuery += " CONSTRAINT " + cTable + "_pkey PRIMARY KEY (__record)" ***not talking about "Index" FIELD made ...
by Jimmy
Thu Sep 28, 2023 8:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: who use PostgreSQL with Fivewin ?
Replies: 13
Views: 1036

Re: GET con PICUTRE de 999999 y punto (.)

... SIZE 60,40 PIXEL OF oDlg ACTION MsgInfo( cGet )   ACTIVATE DIALOG oDlg CENTERED   ? cGetreturn nil  Thanks Mr. Rao But the dot is not allways at the same position. :(
by FiveWiDi
Tue Sep 19, 2023 6:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: GET con PICUTRE de 999999 y punto (.)
Replies: 6
Views: 305

Re: genblock

... that are on the left and then selects a button that is inside the first scrollable panel on First Scroll Panel If I select one button it return allways 04 on source on a for next cicle I create the buttons into scrollpanel and the assign an action for each button aBtnEle[n]:bAction :={ || (Elemento:= ...
by Silvio.Falconi
Mon Jun 12, 2023 5:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: genblock
Replies: 5
Views: 253

Re: Effect Pjama on Treport ( from Xbrowse)

... there is the function MakeRepCol( oRep, oXCol ) there is the call of RptAddColumn this function ( RptAddColumn) have the 10th parameter FALSE allways that's why the pajama effect will never happen Another solution on the xbrowse class at Method Report we can add a new parameter METHOD Report( ...
by Silvio.Falconi
Thu May 11, 2023 6:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Effect Pjama on Treport ( from Xbrowse)
Replies: 5
Views: 301
Next

Return to advanced search