Search found 30 matches: atest

Return to advanced search

Re: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?

... the primary key column correctly. it seems Function to identify PRIMARY KEY work correct with UFT8-Table TDATAROW:SAVEPQQ( 1795 ) var2char(aTest) = "__record" TDATAROW:SAVEPQQ( 1804 ) ::aStructPG[ n, 10 ] = "PRI" ::aStructPG[ n, 7 ] = "artikel" cSeq = "artikel___record_seq" ...
by Jimmy
Thu Aug 03, 2023 6:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?
Replies: 21
Views: 718

Re: search highest digit in the array

... 255, 0,0 ),RGB( 252, 235, 220 )) oBrw:KeyNo:= nRowSelect static Function Colorize_Max(oBrw,nColor1,nColor2) local avals:= oBrw:aArraydata local atest:= aFindMax( aVals ) local nRow:= atest[1] local nCol:= atest[2] oBrw:aCols[nCol]:bClrStd := {|| { CLR_BLACK,IIf(oBrw:nArrayAt=nRow, nColor1,nColor2) ...
by Silvio.Falconi
Thu Mar 10, 2022 8:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: search highest digit in the array
Replies: 7
Views: 471

Re: FWH 2006: XBrowse : Own built-in Buttonbar

a work in progress

Image

Nages,
can I insert also a comboBox control ?

the text od datasource can be different from area ?
sample dbf := clie001.dbf aREA := CL TEXT := CLIENTI
by Silvio.Falconi
Sat Jul 18, 2020 3:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2006: XBrowse : Own built-in Buttonbar
Replies: 14
Views: 2227

Re: ¿ Por qué el MsgMeter no Funciona ?

\SAMPLES\ATEST.PRG
by karinha
Mon Jun 24, 2019 6:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿ Por qué el MsgMeter no Funciona ?
Replies: 3
Views: 586

Re: Problem with a Combobox

... I check if the files are png or are these functions good for any format? and then I could create temporary images and then delete them every time? aTest aElementiBmp:={ }  //new arraycFoldertemp:=".\bitmaps\mini\"For n= 1 to Len(aElementi)  //on aElementi there are a fields ...
by Silvio.Falconi
Wed Feb 20, 2019 12:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with a Combobox
Replies: 7
Views: 1163

Re: one array from two

... i wish create another array from asudoku and a prompt..not with hand but from fwh source... in this case we have the originsl asudoku and the atest We need asudoku otinal to control wich the user insert on cell we can calc the possibility numbers when the user want insert a number on a cell ...
by Silvio.Falconi
Tue Jan 20, 2015 12:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: one array from two ( sudoku revenge)
Replies: 5
Views: 1237

one array from two ( sudoku revenge)

... "8", " ", "9", " ", " ", " " } } I wish an array type for n= 1 to 9 AAdd( aTest,{ aPrompt[n],{adata[1][n],; adata[2][n],; adata[3][n],; adata[4][n],; adata[5][n],; adata[6][n],; adata[7][n],; adata[8][n],; adata[9][n] } } ...
by Silvio.Falconi
Mon Jan 19, 2015 9:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: one array from two ( sudoku revenge)
Replies: 5
Views: 1237

Re: Sudoku with fwh

for the color we can thik after

I think we must first create another array atest for insert the vertical datas

aPrompt[n], asudoku[n][1]....

as first column there are the letters and then the other columns
by Silvio.Falconi
Mon Jan 19, 2015 8:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sudoku with fwh
Replies: 28
Views: 8144

create an arra from txt file

... 800005216045862007670009500769204030020001765001670009004096800907400601306107940 I wish insert all into a array having only one field of 81 space atest:= { Space(81) } I made this but it make error cFile:="level1.txt" ctext:= Memoread(cFile) nLinea :=MLCOUNT(cTexto) for n=1 to nLinea ...
by Silvio.Falconi
Thu Jan 15, 2015 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: create an arra from txt file
Replies: 7
Views: 2441

Re: Position on array

atest[ ascan( asample, n ) ]
by nageswaragunupudi
Mon Dec 29, 2014 10:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Position on array
Replies: 2
Views: 408

Position on array

I have 2 array with the same len : asample:= := {200,300,400,500,600} atest:= := {silvio,mario,paolo,rosa,valerio} and I have a function return me only the number I have on first array sample 400 and I wish Know the position of element to have the text on second ...
by Silvio.Falconi
Mon Dec 29, 2014 9:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Position on array
Replies: 2
Views: 408

Re: Enviando mensajes de WhatsApp

Hola...
Yo lo quiero compilar con xHarbour y me faltan estas dos funciones.

Error: Unresolved external '_HB_FUN_HB_TSTOSTR' referenced from C:\ATEST\OBJ\TEST.OBJ
Error: Unresolved external '_HB_FUN_HB_SEC' referenced from C:\ATEST\OBJ\TEST.OBJ

En qué lib están?
Desde ya muchas gracias...
Saludos,
by jrestojeda
Wed Mar 19, 2014 3:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Enviando mensajes de WhatsApp
Replies: 212
Views: 81686

Re: Enviando mensajes de WhatsApp

SysCtrl, te da algun error al ejecutar el exe que has compilado con xharbour ? a mi me da este error: Path and name: C:\aTest\Test.exe (32 bits) Size: 1,646,592 bytes Time from start: 0 hours 0 mins 0 secs Error occurred at: 09/17/12, 09:48:24 Error description: Error BASE/1089 Non-integer ...
by Frafive
Mon Sep 17, 2012 7:48 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Enviando mensajes de WhatsApp
Replies: 212
Views: 81686

Re: Enviando mensajes de WhatsApp

Hola He podido compilar con xharbour, pero me da este error: Path and name: C:\aTest\Test.exe (32 bits) Size: 1,646,592 bytes Time from start: 0 hours 0 mins 0 secs Error occurred at: 09/13/12, 17:19:14 Error description: Error BASE/1089 Non-integer parameters: ...
by Frafive
Thu Sep 13, 2012 3:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Enviando mensajes de WhatsApp
Replies: 212
Views: 81686

Re: Enviando mensajes de WhatsApp

... Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_HB_FUN_HB_SOCKETGETHOSTS' referenced from C:\ATEST\OBJ\TEST.OBJ Error: Unresolved external '_HB_FUN_HB_SOCKETOPEN' referenced from C:\ATEST\OBJ\TEST.OBJ Error: Unresolved external '_HB_FUN_HB_SOCKETCONNECT' ...
by Frafive
Thu Sep 13, 2012 8:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Enviando mensajes de WhatsApp
Replies: 212
Views: 81686
Next

Return to advanced search