Search found 70 matches: bblock

Return to advanced search

Re: Error FiveWin/3 Cannot create Dialog Box:

Yes, it is correct, but anyway, check if your TMENUITEM class has the DATA bBlock
by cnavarro
Tue Mar 26, 2019 7:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FiveWin/3 Cannot create Dialog Box:
Replies: 27
Views: 4093

Re: Error FiveWin/3 Cannot create Dialog Box:

... Args: [ 1] = O TMENUITEM This data exist in class TMenuITem Hakan, The TMenuItem class in the repository does not contain the DATA bBlock Excuse me, it's my mistake
by cnavarro
Sun Mar 24, 2019 10:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FiveWin/3 Cannot create Dialog Box:
Replies: 27
Views: 4093

Re: Error FiveWin/3 Cannot create Dialog Box:

Time from start: 0 hours 0 mins 1 secs Error occurred at: 24/03/2019, 21:23:20 Error description: Error BASE/1005 Message not found: TMENUITEM:_BBLOCK Args: [ 1] = O TMENUITEM This data exist in class TMenuITem Please put your code of Called from: .\Master.prg => DEFINE_RIBBON( 1554 )  D...
by cnavarro
Sun Mar 24, 2019 7:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FiveWin/3 Cannot create Dialog Box:
Replies: 27
Views: 4093

Re: funciones de FWH y Harbour en un archivo .txt

... ADSStmtSetTableReadOnly(<nMode>)-><lSuccess> AEval(<aArray>,<bBlock>,[<nStart>],[<nCount>])->aArray AFields([<aFieldsnames>],[<aTypes>],[<aWidths>],[<aDecimals>])->nFields ...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5860

TDatabase FWH 17.08 : Datas and Methods

... dialog of record object, but user can specify his own dialog with ::bEdit 26. End() Closes DBF and ::oCn object 27. Eof() True if EOF() 28. Eval( bBlock, bFor, bWhile, nNext, nRecord, lRest ) Executes DBEVAL() with same parameters 29. Exec( bAction ) Evaluates bAction in the WorkArea of the object. ...
by nageswaragunupudi
Fri Sep 15, 2017 12:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase FWH 17.08 : Datas and Methods
Replies: 1
Views: 1801

Maybe Important - 2015-07-31 16:05 UTC-0800 Pritpal Bedi (be

... getChildProperty( cChild, cProperty ) -> oQVariant | NIL METHOD invokeMethod( cMethod, ... ) -> oQVariant | NIL METHOD connect( cSignal, bBlock ) -> lSuccess METHOD connectChild( cChild, cSignal, bBlock ) -> lSuccess :create() only initiates a QQuickWidget(), set some of its properties, ...
by Pritpal Bedi
Sat Aug 01, 2015 1:47 am
 
Forum: FiveTouch
Topic: Maybe Important - 2015-07-31 16:05 UTC-0800 Pritpal Bedi (be
Replies: 1
Views: 1704

Re: DIREFENCIA ENTRE HARBOUR/XHARBOUR

... xValue ) AddAll( oCollection ) AtIndex( nPos ) AtPut( nPos, xValue ) Append( xValue ) AsString() Collect( bCollect ) Copy() DeleteAt( nPos ) Do( bBlock ) IndexOf( xValue ) Init( nLen ) InsertAt( nPos, xValue ) Remove( xValue ) Scan( bScan ) as well as a simulated size property Other types most ...
by Antonio Linares
Sun Jul 12, 2015 9:26 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: DIREFENCIA ENTRE HARBOUR/XHARBOUR
Replies: 4
Views: 2332

Re: ADO RDD xHarbour

... of DBEVAL that translates to ADO_EVALBLOCK. It takes an "eternity" to run. Something is wrong. STATIC FUNCTION ADO_EVALBLOCK( nArea, bBlock, uResult )   LOCAL nCurrArea      nCurrArea := Select()   IF nCurrArea != nArea    ...
by AHF
Tue May 12, 2015 7:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 454105

Re: ADO RDD xHarbour

Lucas,

Locate works now exactly the same as for dbfcdx and others. No need to alter anything in the code.
I choose to eval(bBlock) in do while performance its almost the same as with find.

Ill post new version today.
by AHF
Tue Apr 28, 2015 4:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 454105

Re: ADO RDD xHarbour

Antonio, I dont know if uResult it is provided by reference because its called from dbeval(). Dont know why but UR_SUPER_EVALBLOCK( nArea, bBlock, uResult ) works! (without @) Adordd its almost ready ! Now adordd its a true Rdd! There are big differences from previous posted version. Its much ...
by AHF
Wed Apr 22, 2015 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 454105

Re: ADO RDD xHarbour

UR_SUPER_EVALBLOCK( nArea, bBlock, @uResult ) maybe ?
by Antonio Linares
Wed Apr 22, 2015 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 454105

Re: ADO RDD xHarbour

Isn't uResult provided by reference ?

If not, then this value will be lost:

uResult := Eval( bBlock )

not sure if it will be also applicable to:

UR_SUPER_EVALBLOCK( nArea, bBlock, uResult )
by Antonio Linares
Wed Apr 22, 2015 4:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 454105

Lista de funciones de [x]harbour con sus parametros para edi

... [<aFilenames>], [<aSizes>], [<aDates>], [<aTimes>], [<aAttributes>]) -> nFiles AEval(<aArray>, <bBlock>, [<nStart>], [<nCount>]) -> aArray AFields([<aFieldsnames>], [<aTypes>], [<aWidths>], [<aDecimals>]) ...
by carlos vargas
Wed Feb 11, 2015 2:37 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Lista de funciones de [x]harbour con sus parametros para edi
Replies: 2
Views: 1051

Re: tipo de dato undefine al leer una planilla excel

... (macro expression too complex) // This example shows all possible return values of Type() PROCEDURE Main PRIVATE aArray := { 1, 2, 3 } PRIVATE bBlock := {|x| 1+x } PRIVATE cChar := "xHarbour" PRIVATE dDate := Date() PRIVATE hHash := Hash() PRIVATE lLogic := .F. PRIVATE nNumber := ...
by Jeff Barnes
Tue Apr 29, 2014 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tipo de dato undefine al leer una planilla excel
Replies: 3
Views: 814

New FTDN September/Septiembre 2013 (FWH 13.09)

... <b> Usage if dDate between dStart and dEnd <action> endif if nVar not between 100 and 200 <action> endif * New function XEval( bBlock/uVar, param1, ... paramN ) returns uVar if the first parameter is not a codeblock or result of evaluation of the codeblock in the first parameter ...
by Antonio Linares
Wed Oct 30, 2013 3:14 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2013 (FWH 13.09)
Replies: 1
Views: 2819
PreviousNext

Return to advanced search