Search found 87 matches: osend

Return to advanced search

Error en Listbox.

... .\source\classes\WBROWSE.PRG => TWBROWSE:INITIATE( 0 ) Called from: => __OBJSENDMSG( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 210 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 178 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:INITIATE( 630 ) Called ...
by José Camilo
Sun Mar 24, 2024 10:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en Listbox.
Replies: 1
Views: 310

Error in class tget fwh2304

... 1316 ) Called from: => __OBJSENDMSG( 0 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 300 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 278 ) Called from: .\source\classes\DIALOG.PRG ...
by ralph
Fri Jul 14, 2023 12:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in class tget fwh2304
Replies: 3
Views: 280

Re: Codeblocks y punteros a funciones (Closures?)

... no darnos aún la capacidad de crear y usar nuevas clases. Esto era realmente frustrante :-) Dentro de las librerías de Clipper, el módulo "osend" (creo recordar) era el Santo Grial por descifrar. Anton Van Straaten desde sudAfrica vió la oportunidad de negocio y comenzó a construir ...
by Antonio Linares
Fri Dec 17, 2021 9:54 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Codeblocks y punteros a funciones (Closures?)
Replies: 6
Views: 619

Re: GIF animados para FWH sin usar DLLs externas!

... TGIF:INITIATE( 0 ) Called from: => __OBJSENDMSG( 0 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 300 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 278 ) Called from: .\source\classes\DIALOG.PRG ...
by AIDA
Wed Apr 21, 2021 12:41 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: GIF animados para FWH sin usar DLLs externas!
Replies: 24
Views: 3733

Re: GIF animados para FWH sin usar DLLs externas!

... TGIF:INITIATE( 0 ) Called from: => __OBJSENDMSG( 0 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 300 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 278 ) Called from: .\source\classes\DIALOG.PRG ...
by AIDA
Wed Apr 21, 2021 12:15 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: GIF animados para FWH sin usar DLLs externas!
Replies: 24
Views: 3733

Re: Algun experto en el foro que use o uso Eagle 1 ?

... oMySqlCon:= TMSConnect():New() // Inicia el objeto Conexion oMySqlCon:SetAutoError( lError ) __objAddData(oMySqlCon, "nSeconds" ) oSend(oMySqlCon, "nSeconds",0) __objAddData(oMySqlCon, "nTimeMax" ) oSend(oMySqlCon, "nTimeMax",5*(60*60)) IF oMySqlCon:Connect( ...
by jnavas
Thu Nov 15, 2018 2:36 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Algun experto en el foro que use o uso Eagle 1 ?
Replies: 15
Views: 3452

Re: xImage question

... .\source\classes\XIMAGE.PRG => TXIMAGE:INITIATE( 189 ) Called from: => __OBJSENDMSG( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 291 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 259 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:INITIATE( 781 ) Called ...
by ellano
Thu Sep 27, 2018 5:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xImage question
Replies: 6
Views: 1004

Re: xBrowse error on ADS

... 1186 ) Called from: => __OBJSENDMSG( 0 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 300 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 278 ) Called from: .\source\classes\DIALOG.PRG ...
by ryugarai27
Sat Sep 01, 2018 5:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse error on ADS (SOLVED!)
Replies: 12
Views: 2736

Re: Objeto para Array ou Hash (RESOLVIDO)

Sr. Cristobal, muito obrigado :D function aObjData( obj ) /* */ local n, v, l local aData := AOData( obj ) for n := 1 to Len( aData ) TRY v := OSend( obj, aData[ n ] ) l := .t. CATCH v := '<protected>' l := .f. END aData[ n ] := Lower( Left( aData[ n ], 1 ) ) + ; SubStr( aData[ n ], 2 , ...
by MGA
Tue Jul 31, 2018 1:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Objeto para Array ou Hash
Replies: 3
Views: 768

Ayuda con un xBrowse (SOLUCIONADO)

... .\source\classes\XBROWSE.PRG => TXBROWSE:INITIATE( 1193 ) Called from: => __OBJSENDMSG( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 291 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 259 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:INITIATE( 655 ) Called ...
by Armando
Sun Jul 08, 2018 10:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con un xBrowse (SOLUCIONADO)
Replies: 6
Views: 1958

Re: Error en la clase ssay

... Called from: .\_a_say_dinamico.prg => TDSAY:INITIATE( 0 ) Called from: => __OBJSENDMSG( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 291 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 259 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:INITIATE( 657 ) Called ...
by J. Ernesto
Mon Apr 02, 2018 10:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en la clase ssay Cambie el return y Funciona OK
Replies: 4
Views: 673

Wbrowse cell edit - problem in TGET class

... from: .\source\classes\TGET.PRG => TGET:INITIATE( 819 ) Called from: => __OBJSENDMSG( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 291 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 259 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:INITIATE( 655 ) Called ...
by driessen
Tue Aug 22, 2017 12:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wbrowse cell edit - problem in TGET class
Replies: 11
Views: 1992

Re: Error in xbrowse May 2017

... .\source\classes\XBROWSE.PRG => TXBROWSE:INITIATE( 1184 ) Called from: => __OBJSENDMSG( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 291 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 259 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:INITIATE( 655 ) Called ...
by Maurizio
Thu Jun 08, 2017 6:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in xbrowse May 2017
Replies: 5
Views: 1011

error con xbrowse

... 849 ) Called from: => __OBJSENDMSG( 0 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 279 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 257 ) Called from: .\source\classes\DIALOG.PRG ...
by kpidata
Fri Mar 17, 2017 1:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error con xbrowse
Replies: 2
Views: 520

Re: FWH 1510: Problem with Buttonbar in Dialog

... 282 ) Called from: => __OBJSENDMSG( 0 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => OSEND( 295 ) Called from: => HB_EXECFROMARRAY( 0 ) Called from: .\source\function\HARBOUR.PRG => ASEND( 273 ) Called from: .\source\classes\DIALOG.PRG ...
by TimStone
Sat Dec 12, 2015 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 1510: Problem with Buttonbar in Dialog
Replies: 6
Views: 2133
Next

Return to advanced search